Menu

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


Commit Date  
[r4058] (8.8 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
[r4045] (8.8 kB) by delphidabbler

Moved methods of ITabbedDisplayMgr into IDetailPaneDisplayMgr and deleted ITabbedDisplayMgr.
Removed TDetailFrame to remove reference to ITabbedDisplayMgr and updated method comments.
Modified TMainDisplayMgr, replacing details pane manager cast to ITabbedDisplayMgr with casts to IDetailPaneDisplayMgr.
Also changed TMainDisplayMgr so that Ctrl+Tab and Shift+Ctrl+Tab key-presses always result in change of detail pane tab, regardless of whether overview frame has keyboard focus.

2013-12-02 15:17:56 View
Download
[r4044] (9.1 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
[r4043] (9.2 kB) 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.
Added new SelectGrouping and SelectedGroupingIdx methods to IOverviewDisplayMgr and implemented these in TOverviewFrame.
Modified TMainDisplayMgr re the above changes no ensure that TOverviewFrame is no longer referenced via the ITabbedDisplayMgr interface.

2013-12-02 13:50:10 View
Download
[r3975] (8.9 kB) by delphidabbler

Changed snippet list parameter type of IOverviewDisplayMgr.Display from TSnippetList to ISnippetIDList and implemented changes in TOverviewFrame.
Made minimal modification to calling code in TMainDisplayMgr re these changes.

2013-11-27 05:08:44 View
Download
[r3624] (8.9 kB) by delphidabbler

Replaced all constant flags defined for use with IDocHostUIHandler methods with constant-only records that group related constants together.
Modified code that uses the constants re these changes.

2013-10-20 00:37:01 View
Download
[r3315] (8.8 kB) by delphidabbler

Recreated "parsnip" (v5 development) branch by branching trunk just after updating it with changes in v4.7.1.

2013-08-18 14:51:47 View
Download
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.