Menu

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


Commit Date  
[r4352] (33.5 kB) by delphidabbler

Removed references to unused DB.USnippet unit.

2013-12-17 00:15:28 View
Download
[r4058] (33.5 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
[r4052] (33.5 kB) by delphidabbler

Renamed various interface, class and factory method names in UView.pas to correct the spelling of "Null" in their names.
Modified affected code accordingly.

2013-12-02 16:59:29 View
Download
[r4044] (33.5 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] (33.5 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
[r4042] (34.4 kB) by delphidabbler

Replaced tab set used to select grouping type with a drop-down list & made minimal changes to code to support this.
Modified main form's form file re changes to embedded overview frame.

2013-12-02 13:21:23 View
Download
[r4031] (33.4 kB) by delphidabbler

Fixed bug where nil ISnippetIDList was being passed to ISnippetIDList.IsEqual method.

2013-12-01 01:53:07 View
Download
[r4018] (33.3 kB) by delphidabbler

Removed unused USnippetIDs unit from project.
Changed affected units to use CS.Database.Snippets instead.

2013-11-29 01:20:31 View
Download
[r3986] (33.3 kB) by delphidabbler

Removed redundant TODO.

2013-11-27 23:49:44 View
Download
[r3975] (33.5 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
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.