Menu

Old Code (SVN) Commit Log


Commit Date  
[r1710] by delphidabbler

Updated XMLDoc documentation.

2011-11-07 01:30:52 Tree
[r1709] by delphidabbler

XMLDoc commented unit.

2011-11-07 01:30:22 Tree
[r1708] by delphidabbler

Added support for General Preferences "ShowEmptySections" option to display empty section headings. Overview tree view now displays all possible section headings when option is set or hides empty sections when option cleared.

2011-11-07 01:21:23 Tree
[r1707] by delphidabbler

* Renamed general preference ShowEmptyCategories as ShowEmptySections.
* Changed name of corresponding IPreferences property to match.
* Updated FrGeneralPrefs unit to use revised IPreference property name.
* Changed check box in display section of General tab of Preferences dialog box to refer to hiding empty "section headings" instead of categories.
* Updated General Preferences help topic re changes.
* Updated config file documentation.

2011-11-07 01:16:08 Tree
[r1706] by delphidabbler

XMLDoc commented unit.

2011-11-06 17:33:39 Tree
[r1705] 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 Tree
[r1704] 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 Tree
[r1703] by delphidabbler

* Added new "NewTab" property to TViewItemAction.
* Changed TMainForm handling of view item actions to request new detail tab from main display manager when a view item action has NewTab property set to true.

2011-11-06 17:19:19 Tree
[r1702] 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 Tree
[r1701] 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 Tree
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.