Commit | Date | |
---|---|---|
[r4376]
by
delphidabbler
Renamed TSnippetKinda set type as TSnippetKindIDs. |
2013-12-17 11:24:45 | Tree |
[r4375]
by
delphidabbler
Renamed TSnippetKind enumeration as TSnippetKindID. |
2013-12-17 11:19:37 | Tree |
[r4374]
by
delphidabbler
Moved and renamed DB.USnippetKind.pas to Main/CS.Database.SnippetKinds.pas. |
2013-12-17 11:02:44 | Tree |
2013-12-17 10:57:09 | Tree | |
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 |