Commit | Date | |
---|---|---|
[r4308]
(58.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 |
[r4303]
(57.9 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 |
[r4300]
(57.9 kB)
by
delphidabbler
Modified comments and string literals referring to the "user" database or "user-defined snippets" to remove or qualify the word "user". |
2013-12-14 10:45:54 |
View
Download |
[r4275]
(57.9 kB)
by
delphidabbler
Added new TDatabase.Save method that saves database using new native file format. |
2013-12-12 17:52:07 |
View
Download |
[r4271]
(57.9 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 |
[r4233]
(57.9 kB)
by
delphidabbler
Changed code that accessed _Database.IsEmpty to use Database.IsEmpty instead. |
2013-12-11 10:21:25 |
View
Download |
2013-12-03 17:44:57 |
View
Download |
|
[r4104]
(58.0 kB)
by
delphidabbler
Removed Categories main menu with its add, delete and rename menu items and their associated actions. |
2013-12-03 17:37:56 |
View
Download |
2013-12-03 17:06:44 |
View
Download |
|
[r4079]
(59.6 kB)
by
delphidabbler
Display is now refreshed after tag removal in ActRemoveTagExecute. |
2013-12-03 12:56:54 |
View
Download |