Commit | Date | |
---|---|---|
[r4271]
(13.0 kB)
by
delphidabbler
Moved field that records whether database has changed from _TDatabase into TDatabase and created a temporary TDatabase.__Updated property to provide access to the new field to the code that needs it in TDatabase. |
2013-12-12 17:16:09 |
View
Download |
[r4232]
(13.0 kB)
by
delphidabbler
Changed code that accessed _Database.SnippetCount to use Database.SnippetCount instead. |
2013-12-11 10:13:29 |
View
Download |
[r4019]
(13.0 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-27 05:12:45 |
View
Download |
|
[r3947]
(13.0 kB)
by
delphidabbler
Changed code to use new IDatabase IsEmpty and SnippetName methods instead of accessing _Snippets property. |
2013-11-26 06:37:48 |
View
Download |
[r3910]
(13.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 |
[r3900]
(13.0 kB)
by
delphidabbler
Replaced unnecessary calls to FreeAndNil with calls to object's .Free method. |
2013-11-24 14:16:23 |
View
Download |
[r3787]
(13.0 kB)
by
delphidabbler
Removed UserDefined property from TSnippet. |
2013-11-14 15:19:15 |
View
Download |
[r3315]
(13.4 kB)
by
delphidabbler
Recreated "parsnip" (v5 development) branch by branching trunk just after updating it with changes in v4.7.1.
renamed from
/trunk/Src/UStatusBarMgr.pas
|
2013-08-18 14:51:47 |
View
Download |