Menu

Old Code (SVN) Commit Log


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

Renamed THTMLDocHelper as THTMLDOMHelper and updated using code.

2011-11-04 23:56:25 Tree
[r1696] by delphidabbler

* Renamed UHTMLDocHelper unit as UHTMLDOMHelper.
* Updated all affected units
* Removed unused unit reference from UJavaScriptUtils unit.

2011-11-04 23:53:04 Tree
[r1695] by delphidabbler

* Replaced calls to ColorToHTML routine in TCSS with called to new TCSS.ColorToCSS method.
* Deleted now unused ColorToHTML routine from UHTMLUtils unit.

2011-11-04 22:19:07 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.