Menu

/branches/parsnip/Src/Main/CS.Database.Snippets.pas Commit Log


Commit Date  
[r4286] (14.9 kB) by delphidabbler

Removed temporary Category (ID) property from TSnippetBase and all code that supported using the property.
Updated affected code by removing all references to category IDs.

2013-12-12 23:45:15 View
Download
[r4243] (15.1 kB) by delphidabbler

Removed facility to specify fields needed when getting read only snippet: now all read only snippets have full compliment of fields.

NOTE: I've done this because being able select fields was potentially a way of introducing bugs, especially when it isn't easy to track how a read only snippet is used.

2013-12-11 17:43:53 View
Download
[r4241] (20.1 kB) by delphidabbler

Renamed IReadOnlySnippet as ISnippet and made required changes to affected code.
Also renamed TDatabase's LookupReadOnlySnippet method and LookupSnippet.

2013-12-11 16:08:28 View
Download
[r4229] (20.1 kB) by delphidabbler

Various snippet related interfaces, classes and methods renamed.

2013-12-11 09:32:48 View
Download
[r4205] (20.2 kB) by delphidabbler

Added temporary Category property to TSnippetBase and removed property from TSnippet since it now inherits the property from TSnippetBase.

2013-12-10 15:51:30 View
Download
[r4173] (19.9 kB) by delphidabbler

Added new IStringList.IsEmpty method and its implementation in TIStringList.
Modified all code that tested IStringList.Count against zero to use IStringList.IsEmpty intead.

2013-12-09 20:26:59 View
Download
[r4112] (19.9 kB) by delphidabbler

Changed ISnippetIDList.Add from a function to a procedure.
Also changed so that an attempt to add the same snippet ID twice is silently ignored: this ensures the list acts like a set.

2013-12-04 11:20:58 View
Download
[r4030] (19.9 kB) by delphidabbler

Added assertion to TSnippetIDList.IsEqual to ensure parameter is assigned.

2013-12-01 01:50:21 View
Download
[r4017] (19.8 kB) by delphidabbler

Removed unused unit reference to USnippetIDs.

2013-11-29 01:17:21 View
Download
[r4016] (19.8 kB) by delphidabbler

Copied TSnippetIDList class from USnippetIDs.

2013-11-29 00:58:39 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.