Menu

/branches/parsnip/Src/USnippetValidator.pas Commit Log


Commit Date  
[r3833] (17.8 kB) by delphidabbler

Made a public method of TSnippetValidator private.

2013-11-16 00:33:52 View
Download
[r3824] (17.8 kB) by delphidabbler

Made TSnippetID into an opaque type: removed Name property and added ToString method to return string representation of snippet ID.
Changed code that read Name property to call ToString instead.

2013-11-15 15:31:01 View
Download
[r3821] (17.7 kB) by delphidabbler

Removed Name property from TSnippet.
Code that used the property changed to read the TSnippet.ID.Name property instead.

2013-11-15 12:02:32 View
Download
[r3789] (17.7 kB) by delphidabbler

Removed UserDefined parameter from TSnippet constructor and from TSnippetList.Find overloads.
Changed calling code accordingly.

2013-11-14 15:41:14 View
Download
[r3750] (17.7 kB) by delphidabbler

Changed call to (Database as IDatabaseEdit).CreateTempSnippet to once again pass a snippet name.

2013-11-09 11:55:53 View
Download
[r3748] (17.7 kB) by delphidabbler

Removed unused SnippetName parameter from IDatabaseEdit.CreateTempSnippet overload method and its implementation.
Made necessary changes to calling code.

2013-11-09 11:01:36 View
Download
[r3744] (17.7 kB) by delphidabbler

Added new TSnippetValidator.ValidateDisplayName method.

2013-11-09 00:19:41 View
Download
[r3526] (17.0 kB) by delphidabbler

Replaced use of StrTrim in some tests for blank strings with new StrIsBlank routine that was designed for the job.

2013-09-16 01:43:09 View
Download
[r3315] (17.0 kB) by delphidabbler

Recreated "parsnip" (v5 development) branch by branching trunk just after updating it with changes in v4.7.1.

2013-08-18 14:51:47 View
Download
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.