Commit | Date | |
---|---|---|
[r2000]
(31.8 kB)
by
delphidabbler
Revised layout of Extra information tab of Snippets Editor: |
2012-06-25 13:27:04 |
View
Download |
[r1998]
(33.9 kB)
by
delphidabbler
Added overloaded Manage method to TMemoCaretPosDisplayMgr to be able to use the first child memo control of a given parent control. This was done to allow a memo control in a frame to be managed without calling code to have to know name of frame's memo control. |
2012-06-25 10:43:24 |
View
Download |
[r1997]
(33.9 kB)
by
delphidabbler
Changed to use TSnippetsActiveTextEdFrame edit edit extra information instead of custom code supporting entering REML into edit control. |
2012-06-25 10:27:28 |
View
Download |
[r1996]
(35.6 kB)
by
delphidabbler
Changed re revised snippets editor frame. |
2012-06-25 10:04:55 |
View
Download |
[r1994]
(35.4 kB)
by
delphidabbler
Made minimal changes to snippets editor to enable snippet description's active text to be edited either as plain text or REML. Uses new active text editor frame. |
2012-06-25 09:21:57 |
View
Download |
2012-06-24 16:45:49 |
View
Download |
|
[r1985]
(35.0 kB)
by
delphidabbler
Renamed UActiveText, UActiveTextHTML, UActiveTextRTF & UActiveTextValidator units into ActiveText namespace as UMain, UHTMLRenderer, URTFRenderer and UValidator respectively. |
2012-06-24 14:06:52 |
View
Download |
[r1943]
(35.0 kB)
by
delphidabbler
Changed TSnippet.Description property from string to IActiveText. This commit only seeks to have code compiling correctly after change. |
2012-06-19 21:24:44 |
View
Download |
[r1928]
(34.8 kB)
by
delphidabbler
Modified extra text editor so that multiple paragraphs of text can be entered without using REML mark-up - paragraphs have to be separated by blank lines. |
2012-06-19 12:51:22 |
View
Download |
[r1923]
(34.7 kB)
by
delphidabbler
Changed TSnippetsEditorDlg.BuildExtraActiveText method to no longer pre-process REML code string to compress spaces. No longer needed now that tagged text lexer processes spaces correctly itself. |
2012-06-18 22:23:07 |
View
Download |