Commit | Date | |
---|---|---|
[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 |
[r1836]
(34.7 kB)
by
delphidabbler
Changed Dependencies dialogue box to display both a snippet's dependencies (as before) and the snippets it depends upon (new). Each is displayed in its own tab, and tabs that are displayed can be customised. |
2012-06-03 18:27:14 |
View
Download |
2012-04-19 20:38:59 |
View
Download |
|
2012-04-19 11:49:14 |
View
Download |
|
[r1764]
(34.5 kB)
by
delphidabbler
Fixed problem where page control tab sets sometimes do not receive keyboard focus when clicked. This was a problem noted in compilers dialog box. Others using page control had same fix applied as a precaution. |
2012-04-16 08:22:19 |
View
Download |