Commit | Date | |
---|---|---|
2012-07-13 01:12:02 |
View
Download |
|
[r2046]
(32.2 kB)
by
delphidabbler
Added new Display name edit control to Code page of Snippets Editor dialogue box. NOTE: Currently does nothing. |
2012-07-12 17:01:30 |
View
Download |
[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 |