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
|
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 |
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. |
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 |
2009-09-18 03:31:28 |
View
Download |
2009-08-13 23:34:02 |
View
Download |
|
2009-07-21 00:15:04 |
View
Download |