Menu

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


Commit Date  
[r3952] (18.3 kB) by delphidabbler

Replaced call to Database._Snippets with a call to Database.SelectAll and made consequent changes.

2013-11-26 10:53:53 View
Download
[r3951] (18.1 kB) by delphidabbler

Changed TGroup and TOverviewTreeBuilder to take a ISnippetIDList as constructor parameters instead of a TSnippetList.
Modified using code accordingly including replacing a call to IDatabase._Snippets with a call to IDatabase.SelectAll.

2013-11-26 10:49:21 View
Download
[r3938] (17.9 kB) by delphidabbler

Renamed TDBSnippetKind and its elements in CS.Database.Types to be an exact copy of TSnippetKind from DB.USnippetKind then deleted the latter.
Moved TSnippetKinds from DB.USnippetKind to CS.Database.Types.
Adjusted uses clauses of all code that uses TSnippetKind and TSnippetKinds as necessary.

2013-11-26 00:17:32 View
Download
[r3921] (17.9 kB) by delphidabbler

Renamed TSnippet's TDisplayNameComparer and TDisplayNameEqualityComparer classes as TTitleComparer and TTitleEqualityComparer respectively and updated affected code.

2013-11-25 13:25:39 View
Download
[r3918] (17.9 kB) by delphidabbler

Renamed TSnippet's DisplayName property as Title and modified affected code accordingly.

2013-11-25 13:09:06 View
Download
[r3910] (17.9 kB) by delphidabbler

Renamed IDatabase's Snippets property as _Snippets as a first step in elimination of the property.

2013-11-25 01:09:40 View
Download
[r3483] (17.9 kB) by delphidabbler

Replaced use of sorted list classes from UContainers with similar classes from Delphi Collections library and from Generics.Collections.

2013-09-13 22:55:02 View
Download
[r3315] (17.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.