Commit | Date | |
---|---|---|
2013-12-17 00:15:28 |
View
Download |
|
[r4058]
(33.5 kB)
by
delphidabbler
Replaced category grouping in overview frame with a tags grouping. |
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. |
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". |
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. |
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. |
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. |
2013-11-29 01:20:31 |
View
Download |
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. |
2013-11-27 05:08:44 |
View
Download |