Menu

/branches/v4-dev/Src/FrOverview.pas Commit Log


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
[r1711] (33.3 kB) by delphidabbler

Fixed bug in overview frame treeview where state of treeview was not being restored correctly when tabs are changed via main menu rather than by clicking on tabs.

** This changed also made manually in trunk at r1727.

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.
* Made minimal changes to code that calls INotifier.ShowViewItem: all changes leave end result unchanged.

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.
* Menu pop-up is now handled manually and occurs only when Alt or Shift are not pressed.

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.
* Shift+Up keypress now selects section head for a sub-item instead of previous section head.
* Renamed some private methods of TOverviewFrame.
* Updated help topic re changes.

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.
Fixes Bug #3427889

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.
Fixes bug # 3427866

2011-10-21 19:24:06 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.