Menu

Old Code (SVN) Commit Log


Commit Date  
[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
[r1700] by delphidabbler

* Added new parameter to TMainDisplayMgr.DisplayViewItem that determines whether view item is displayed in new tab or not.
* Removed debugging code for tab display mode from UMainDisplayMgr unit.
* Minimal changes to FmMain unit to work with revised TMainDisplayMgr.DisplayViewItem method.
* Changed behaviour of displaying certain view items: welcome page never overwrites tabs, history and main view items always overwrite and new snippets and categories always use new tabs.

2011-11-05 16:25:05 Tree
[r1699] by delphidabbler

Changed to use new TAnchor.ClickActiveLink method to simulate click on active link.

2011-11-05 00:13:29 Tree
[r1698] by delphidabbler

Added new TAnchors.ClickActiveLink method to simulate a click on active link in a document, if any.

2011-11-05 00:08:20 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.