Menu

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


Commit Date  
[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
[r4048] (58.9 kB) by delphidabbler

Renamed TMainWindowSettings' OverviewTab property to OverviewGrouping.
Also renamed "OverviewTab" value in user-config file to "OverviewGrouping".
Modified TMainForm to use revised property name.

2013-12-02 15:31:57 View
Download
[r4047] (58.8 kB) by delphidabbler

Renamed TMainDisplayMgr's SelectNextActiveTab and SelectPreviousActiveTab to SelectNextDetailsTab and SelectPreviousDetailsTab respectively: these names are more sensible now that only detail pane has tabs.
Made required changes to calling code in TMainForm.

2013-12-02 15:24:06 View
Download
[r4044] (58.8 kB) by delphidabbler

Changed various method, variable, parameter and constant names that referred to overview "tabs" so that they now refer to "groupings".
Made similar changes to some comments.
Modified code affected by the renaming.

2013-12-02 14:54:58 View
Download
[r4019] (58.8 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.
Modified all code that calls Database to use _Database instead.

2013-11-29 01:49:18 View
Download
[r4017] (58.8 kB) by delphidabbler

Removed unused unit reference to USnippetIDs.

2013-11-29 01:17:21 View
Download
[r3947] (58.8 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] (58.8 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
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.