Commit | Date | |
---|---|---|
[r1723]
(34.0 kB)
by
delphidabbler
Fixed bug where clicking tabs sometimes does not focus them, meaning that pressing Ctrl+Tab or Shift+Ctrl+Tab after clicking the tab does not always change the selected tab as expected. ** A fix based on, but not identical to, this one was applied to the trunk at r1728. |
2011-11-09 17:05:16 |
View
Download |
[r1721]
(33.7 kB)
by
delphidabbler
Renamed many classes in UView unit and updated using code accordingly. |
2011-11-09 15:59:16 |
View
Download |
[r1713]
(33.7 kB)
by
delphidabbler
Changed IOverviewDisplayMgr.Display method to have Force parameter to force re-displays of overview treeview. Changed calling code accordingly and to streamline some code in TMainDisplayMgr. |
2011-11-07 11:35:45 |
View
Download |
2011-11-07 10:54:01 |
View
Download |
|
[r1705]
(32.8 kB)
by
delphidabbler
Added support for displaying selected view items in new tab in detail pane when items are Ctrl clicked (or Ctrl right-clicked) in overview pane. |
2011-11-06 17:28:07 |
View
Download |
[r1704]
(32.2 kB)
by
delphidabbler
* Added extra NewTab parameter to INotifier.ShowViewItem and implemented it in TNotifier to set related action's NewTab property. This helps in passing along requests for displaying view items in new tabs via notifier. |
2011-11-06 17:23:07 |
View
Download |
[r1702]
(32.2 kB)
by
delphidabbler
* Changed tree view so no selection is made if Alt or Shift are pressed when mouse clicked. |
2011-11-06 16:45:19 |
View
Download |
[r1701]
(31.2 kB)
by
delphidabbler
* Changed key presses used to jump up and down sections in treeview to use Shift+Up instead of Ctrl+Up and Shift+Down instead of Ctrl+Down respectively. |
2011-11-06 14:39:24 |
View
Download |
[r1630]
(31.7 kB)
by
delphidabbler
Fixed potential bug by testing for nil notifier in TOverviewFrame.tcDisplayStyleChange. |
2011-10-23 16:41:55 |
View
Download |
[r1617]
(31.6 kB)
by
delphidabbler
Fixed bug in overview pane where selecting a view item not in overview pane does not deselect current selection. |
2011-10-21 19:24:06 |
View
Download |