Commit | Date | |
---|---|---|
[r4308]
(3.8 kB)
by
delphidabbler
Changed ISnippetView to have a SnippetID property of type TSnippetID instead of a Snippet property of type TSnippet. |
2013-12-14 13:36:32 |
View
Download |
[r4233]
(3.8 kB)
by
delphidabbler
Changed code that accessed _Database.IsEmpty to use Database.IsEmpty instead. |
2013-12-11 10:21:25 |
View
Download |
[r4019]
(4.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 |
[r3947]
(4.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]
(4.1 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]
(4.1 kB)
by
delphidabbler
Removed UserDefined property from TSnippet. |
2013-11-14 15:19:15 |
View
Download |
[r3315]
(4.1 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/UCodeShareMgr.pas
|
2013-08-18 14:51:47 |
View
Download |