Commit | Date | |
---|---|---|
[r4308]
(5.0 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 |
[r4304]
(5.0 kB)
by
delphidabbler
Changed data type for change events involving snippets passed via Info property of IDatabaseChangeEventInfo from TSnippet to TBox<TSnippetID>. Modified change event handlers in using code accordingly. |
2013-12-14 12:52:24 |
View
Download |
[r4303]
(5.0 kB)
by
delphidabbler
Moved all change event handling code from _TDatabase into TDatabase and removed AddChangeEventHandler and RemoveChangeEventHandler from _IDatabase. |
2013-12-14 11:09:10 |
View
Download |
[r4019]
(5.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 |
[r3939]
(5.0 kB)
by
delphidabbler
Renamed TDBSnippetID in CS.Database.Types to TSnippetID and deleted TSnippetID from USnippetIDs. |
2013-11-26 00:31:25 |
View
Download |
[r3315]
(5.0 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/Favourites.UManager.pas
|
2013-08-18 14:51:47 |
View
Download |