Menu

/trunk/Src/USnippetValidator.pas Commit Log


Commit Date  
[r1985] (16.7 kB) by delphidabbler

Renamed UActiveText, UActiveTextHTML, UActiveTextRTF & UActiveTextValidator units into ActiveText namespace as UMain, UHTMLRenderer, URTFRenderer and UValidator respectively.
Updated all using units as necessary.

2012-06-24 14:06:52 View
Download
[r1943] (16.7 kB) by delphidabbler

Changed TSnippet.Description property from string to IActiveText.
Made minimal changes to other calling code to work with new property type. Most of these take a simplistic approach and / or don't work correctly and need urgent attention.

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
[r1794] (16.5 kB) by delphidabbler

Added new "units" snippet type.

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.
Trunk now contains v4 development tree

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

Updated with changes merged from new-backend branch r709 and r1051 (r1051 used to resolve conflict due to renaming of FmUserDBEditDlg unit as FmSnippetsEditorDlg):
* Renamed TRoutineData, TRoutineReferences and TRoutineEditData as TSnippetData, TSnippetReferences and TSnippetEditData respectively.

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
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.