Commit | Date | |
---|---|---|
[r4019]
(2.5 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 |
[r3985]
(2.5 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 |
2013-11-27 23:25:09 |
View
Download |
|
[r3939]
(2.6 kB)
by
delphidabbler
Renamed TDBSnippetID in CS.Database.Types to TSnippetID and deleted TSnippetID from USnippetIDs. |
2013-11-26 00:31:25 |
View
Download |
[r3911]
(2.6 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]
(2.6 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 |
[r3832]
(2.6 kB)
by
delphidabbler
Changed various snippet name string parameters and properties to type TSnippetID and modified affected code accordingly. |
2013-11-16 00:28:31 |
View
Download |
[r3794]
(2.6 kB)
by
delphidabbler
Removed UserDefined property from TSnippetAction. |
2013-11-14 16:13:15 |
View
Download |
2013-11-14 16:01:23 |
View
Download |
|
[r3789]
(3.0 kB)
by
delphidabbler
Removed UserDefined parameter from TSnippet constructor and from TSnippetList.Find overloads. |
2013-11-14 15:41:14 |
View
Download |