Menu

Old Code (SVN) Commit Log


Commit Date  
[r4376] by delphidabbler

Renamed TSnippetKinda set type as TSnippetKindIDs.
Modified affected code accordingly.

2013-12-17 11:24:45 Tree
[r4375] by delphidabbler

Renamed TSnippetKind enumeration as TSnippetKindID.
Modified all affected code accordingly.

2013-12-17 11:19:37 Tree
[r4374] by delphidabbler

Moved and renamed DB.USnippetKind.pas to Main/CS.Database.SnippetKinds.pas.
Update using code with new unit name.

2013-12-17 11:02:44 Tree
[r4373] by delphidabbler

Removed unused reference to DB.USnippetKinds unit.

2013-12-17 10:57:09 Tree
[r4372] by delphidabbler

Removed redundant TSnippetKindInfoList class.

2013-12-17 10:56:11 Tree
[r4371] by delphidabbler

Replaced calls to TSnippetKindInfoList to get list of available snippet kinds with calls to Database.GetAllSnippetKinds and methods of the returned ISnippetKindList object.

2013-12-17 10:54:56 Tree
[r4370] by delphidabbler

Replaced calls to TSnippetKindInfoList to get list of available snippet kinds with calls to Database.GetAllSnippetKinds and methods of the returned ISnippetKindList object.

2013-12-17 10:54:16 Tree
[r4369] by delphidabbler

Added new TDatabase.GetAllSnippetKinds method to return a list of all snippet kinds supported in the database.

At present this is a fixed list of built in snippet kinds. This implementation may help if there is ever a need to change to having user- or externally-defined snippet kinds.

2013-12-17 07:10:55 Tree
[r4368] by delphidabbler

Added new ISnippetKindList interface and its implementation in the new TSnippetKindList class.

2013-12-17 07:08:57 Tree
[r4367] by delphidabbler

Moved TSnippetKindInfo record from DB.USnippetKind unit to CS.Database.Types.

2013-12-17 06:33:35 Tree
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.