Commit | Date | |
---|---|---|
[r1985]
(16.7 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]
(16.7 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 |
[r1801]
(16.7 kB)
by
delphidabbler
Added new "class" snippet type for class and advanced record types. |
2012-04-20 10:35:05 |
View
Download |
2012-04-19 11:49:14 |
View
Download |
|
[r1759]
(16.5 kB)
by
delphidabbler
Standardised svn:mime-type properties to "text/pascal" and svn:eol-style to "native" |
2012-02-27 11:40:49 |
View
Download |
[r1757]
(16.9 kB)
by
delphidabbler
Reintegrated v4-dev branch into trunk. |
2012-02-27 11:19:09 |
View
Download |
[r1090]
(16.9 kB)
by
delphidabbler
Updated snippets validator to reject snippet names that do not begin with 'A'..'Z', 'a'..'z' or an underscore. This fixes bug #3120958 for new and edited snippets. |
2010-11-28 01:10:32 |
View
Download |
[r1055]
(16.7 kB)
by
delphidabbler
|
2010-11-25 01:15:33 |
View
Download |
[r993]
(16.7 kB)
by
delphidabbler
Added an additional out parameter to several methods of TSnippetValidator that pass back information about the selection that could be used to highlight any errors. Modified code accordingly. |
2010-11-12 16:38:58 |
View
Download |
[r988]
(15.3 kB)
by
delphidabbler
Corrected comment that said validator raises exception when it does not. |
2010-11-12 11:21:33 |
View
Download |