Menu

Old Code (SVN) Commit Log


Commit Date  
[r2259] by delphidabbler

Deleted unused local variable.

2012-08-19 14:55:37 Tree
[r2258] by delphidabbler

Complete re-write of navigation topic following implementation of Ctrl clicking Detail Pane links or history items leading to display of view item in new tab.

2012-08-19 14:50:32 Tree
[r2257] by delphidabbler

Moved responsibility for selecting in history item chosen in history menu from TMainForm to THistoryMenu.

2012-08-19 13:58:03 Tree
[r2256] by delphidabbler

Created new public overload of TMainDisplayMgr.DisplayViewItem that takes a Boolean NewTab parameter and maps that onto a display mode.
Modified TMainForm to use new method instead of creating its own mappings of new tab requests onto display modes. This simplifies things and removes some duplication code.

2012-08-19 13:44:39 Tree
[r2255] by delphidabbler

Modified handling of history menu selection and go-forward, go-back actions so that, if Ctrl key is pressed, selected history item in displayed in new tab.

This implements feature request #3559378 (http://bit.ly/NPtEkX).

2012-08-19 13:32:48 Tree
[r2254] by delphidabbler

Added new ShiftKeysPressed routine that returns the set of Shift, Alt and Ctrl keys currently pressed.

2012-08-19 13:28:27 Tree
[r2253] by delphidabbler

Modified to note that Ctrl clicking snippet and category links opens them in a new tab.

2012-08-19 12:29:05 Tree
[r2252] by delphidabbler

Modified displayCategory and displaySnippet functions to detect if Ctrl key was pressed when link clicked. State of that key is passed to revised external.DisplayCategory and external.DisplaySnippet methods to indicate if category or snippet should be displayed in a new tab.

This completes implementation of feature request #3559377 (http://bit.ly/OqnAjd).

2012-08-19 12:22:39 Tree
[r2251] by delphidabbler

Modified DisplayCategory and DisplaySnippet methods of external object to take additional NewTab parameter.
Implementation in TWBExternal passes the new parameter on to relevant notifier methods.
External object interface version bumped to v9.

2012-08-19 12:18:35 Tree
[r2250] by delphidabbler

Modified INotifier.DisplayCategory and INotifier.DisplaySnippet methods and there implementations to take a new NewTab parameter that is passed on to TCategoryAction and TSnippetAction respectively.

2012-08-19 12:14:33 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.