Commit | Date | |
---|---|---|
[r4050]
by
delphidabbler
Added ITagView interface and its implementation and a TViewFactory method to create an ITagView instance. |
2013-12-02 16:30:28 | Tree |
[r4049]
by
delphidabbler
Updated per-user config file documentation re change of name of OverviewTab value to OverviewGrouping in [WindowState:MainForm] sub-section. |
2013-12-02 15:33:37 | Tree |
[r4048]
by
delphidabbler
Renamed TMainWindowSettings' OverviewTab property to OverviewGrouping. |
2013-12-02 15:31:57 | Tree |
[r4047]
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. |
2013-12-02 15:24:06 | Tree |
2013-12-02 15:22:22 | Tree | |
[r4045]
by
delphidabbler
Moved methods of ITabbedDisplayMgr into IDetailPaneDisplayMgr and deleted ITabbedDisplayMgr. |
2013-12-02 15:17:56 | Tree |
[r4044]
by
delphidabbler
Changed various method, variable, parameter and constant names that referred to overview "tabs" so that they now refer to "groupings". |
2013-12-02 14:54:58 | Tree |
[r4043]
by
delphidabbler
Removed support for ITabbedDisplayMgr from TOverviewFrame because it no longer has tabs. This means that the Ctrl+Tab and Shift+Ctrl+Tab key presses no longer change the grouping. |
2013-12-02 13:50:10 | Tree |
[r4042]
by
delphidabbler
Replaced tab set used to select grouping type with a drop-down list & made minimal changes to code to support this. |
2013-12-02 13:21:23 | Tree |
[r4041]
by
delphidabbler
Changed TSnippet.Title property to use inherited getter instead of overridden one that returned the snippet's ID if the actual Title property was empty. |
2013-12-02 11:03:08 | Tree |