Menu

/trunk/Src/USnippetValidator.pas Commit Log


Commit Date  
[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
[r984] (15.4 kB) by delphidabbler

Updated copyright date ranges to include 2010.

2010-11-11 01:17:26 View
Download
[r983] (15.4 kB) by delphidabbler

Removed URLDecode and URLEncode functions from UHTMLUtils unit. Replaced all calls to these functions with calls to URIDecode and URIEncode from the UURIEncode unit.

2010-11-11 01:16:02 View
Download
[r341] (15.4 kB) by delphidabbler

* Added new TSnippetValidator.ValidateExtra method to validate extra active text - checks for invalid hrefs in hyperlinks.
* Revised TSnippetValidator.Validate to call ValidateExtra.
* Reimplemented and shortened TSnippetValidator's HasValidDependsList overloaded methods, removing duplicated code. Renamed the methods as ValidateDependsList for consistency with other methods.
* Added new TSnippetValidator.ValidDependsKinds method that returns a set of snippet kinds that may be included in the dependency list of a specified snippet kind.

2009-09-21 01:13:22 View
Download
[r316] (12.5 kB) by delphidabbler

* Added new ValidateSourceCode, ValidateDescription, ValidateName name and overloaded HasValidDependsList methods to TSnippetValidator. HasValidDependsList takes snippet name and edit data instead of a snippet reference as parameters
* Modified TSnippetValidator.Validate to check snippet name, description and source code in addition to dependency list.

2009-09-18 03:31:28 View
Download
[r182] (6.9 kB) by delphidabbler

Removed change logs.

2009-08-13 23:34:02 View
Download
[r111] (6.9 kB) by Dev

Added svn:keywords property with Rev and Date keywords.

2009-07-21 00:15:04 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.