Menu

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


Commit Date  
[r4018] (4.8 kB) by delphidabbler

Removed unused USnippetIDs unit from project.
Changed affected units to use CS.Database.Snippets instead.

2013-11-29 01:20:31 View
Download
[r3940] (4.8 kB) by delphidabbler

Moved ISnippetIDList from USnippetIDs unit into CS.Database.Types where it replaced IDBSnippetIDList.
Changed affected TSnippet properties to use ISnippetIDList instead of IDBSnippetIDList.
Modified uses clauses of affected units.

2013-11-26 00:53:39 View
Download
[r3939] (4.8 kB) by delphidabbler

Renamed TDBSnippetID in CS.Database.Types to TSnippetID and deleted TSnippetID from USnippetIDs.
Adjusted uses clauses of all code that uses TSnippetID as necessary.

2013-11-26 00:31:25 View
Download
[r3824] (4.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
[r3788] (4.8 kB) by delphidabbler

Removed UserDefined property from TSnippetID.
Made minimal changes to affected to code in order to compile. Inserted TODOs where further consequent changes are needed.

2013-11-14 15:33:43 View
Download
[r3315] (4.6 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.