Commit | Date | |
---|---|---|
[r4019]
(9.4 kB)
by
delphidabbler
Renamed IDatabase and Database function, along with internal TDatabase class and PvtDatabase varibale by placing underscore in front of their names. This is to flag the items as "legacy" and to avoid name clashes with new database code being developed. |
2013-11-29 01:49:18 |
View
Download |
[r4018]
(9.4 kB)
by
delphidabbler
Removed unused USnippetIDs unit from project. |
2013-11-29 01:20:31 |
View
Download |
[r3966]
(9.4 kB)
by
delphidabbler
Renamed TCategory.Snippets property as SnippetIDs and changed its type to ISnippetIDList. |
2013-11-27 01:54:00 |
View
Download |
[r3954]
(9.4 kB)
by
delphidabbler
Hid snippets list from public view and provided methods to operate on the list instead. |
2013-11-26 13:17:47 |
View
Download |
[r3951]
(8.8 kB)
by
delphidabbler
Changed TGroup and TOverviewTreeBuilder to take a ISnippetIDList as constructor parameters instead of a TSnippetList. |
2013-11-26 10:49:21 |
View
Download |
[r3918]
(8.8 kB)
by
delphidabbler
Renamed TSnippet's DisplayName property as Title and modified affected code accordingly. |
2013-11-25 13:09:06 |
View
Download |
[r3910]
(8.8 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 |
[r3900]
(8.8 kB)
by
delphidabbler
Replaced unnecessary calls to FreeAndNil with calls to object's .Free method. |
2013-11-24 14:16:23 |
View
Download |
2013-11-15 02:14:48 |
View
Download |
|
[r3819]
(9.1 kB)
by
delphidabbler
Renamed FrSelectSnippetsBase unit as FrSelectSnippets.
renamed from
/branches/parsnip/Src/FrSelectSnippetsBase.pas
|
2013-11-15 02:13:48 |
View
Download |