Commit | Date | |
---|---|---|
[r4050]
(29.4 kB)
by
delphidabbler
Added ITagView interface and its implementation and a TViewFactory method to create an ITagView instance. |
2013-12-02 16:30:28 |
View
Download |
[r4019]
(25.9 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 |
2013-11-29 01:17:21 |
View
Download |
|
[r3985]
(25.9 kB)
by
delphidabbler
Removed assertions that test for nil snippet after calls to Database.Lookup: this method now raises an exception when the lookup fails (see revision 3984). |
2013-11-27 23:46:29 |
View
Download |
[r3938]
(26.0 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. |
2013-11-26 00:17:32 |
View
Download |
[r3918]
(26.0 kB)
by
delphidabbler
Renamed TSnippet's DisplayName property as Title and modified affected code accordingly. |
2013-11-25 13:09:06 |
View
Download |
[r3911]
(26.0 kB)
by
delphidabbler
Chnaged methods that called Dataabase._Snippets.Find to use one of Database.Lookup, Database.TryLookup or Database.Contains methods. |
2013-11-25 04:05:41 |
View
Download |
[r3910]
(26.0 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 |
2013-11-14 16:01:23 |
View
Download |
|
[r3787]
(26.0 kB)
by
delphidabbler
Removed UserDefined property from TSnippet. |
2013-11-14 15:19:15 |
View
Download |