Menu

/branches/parsnip/Src/FmMain.pas Commit Log


Commit Date  
[r4275] (57.9 kB) by delphidabbler

Added new TDatabase.Save method that saves database using new native file format.
Removed old Save method from IDatabaseEdit and _TDatabase.
Changed affected code to use TDatabase.Save instead of IDatabaseEdit.Save.

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.
Also removed IDatabaseEdit.Updated function and its implementation in TDatabase and added a TDatabase.IsDirty method to perform same role.
Modified TDatabase.Load to clear the dirty flag.
Changed affected code to use the new TDatabase method.

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.
Deleted IsEmpty method from IDatabase and _TDatabase.

2013-12-11 10:21:25 View
Download
[r4106] (57.9 kB) by delphidabbler

Removed unused DB.UCategory unit reference.

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
[r4097] (59.5 kB) by delphidabbler

Removed call to notifier object to set display category action.

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
[r4076] (59.6 kB) by delphidabbler

Added support for handling remove tag and display tag actions.

2013-12-03 10:19:25 View
Download
[r4059] (59.0 kB) by delphidabbler

Renamed menu items and actions associated with groupings. Also named related action event handlers.

2013-12-02 18:04:47 View
Download
[r4058] (59.0 kB) by delphidabbler

Replaced category grouping in overview frame with a tags grouping.
Renamed cCategorisedGrouping constant as cTagsGrouping and made necessary changes to calling code.
Changed main form's main View menu re change from categorised to tags groupings. Also changed wording of other "grouping" menu options.

2013-12-02 17:54:53 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.