Menu

/trunk/Src/FmMain.pas Commit Log


Commit Date  
[r2257] (56.4 kB) by delphidabbler

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

2012-08-19 13:58:03 View
Download
[r2256] (56.4 kB) 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 View
Download
[r2255] (57.1 kB) 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 View
Download
[r2187] (56.7 kB) by delphidabbler

Added "Close Tab" option to main display pane context menu (only displayed if special content menu not being used, e.g. over links, images etc).

2012-08-12 15:46:17 View
Download
[r2186] (56.6 kB) by delphidabbler

Added new "Close All Tabs" menu item to main View menu.
Added new "Close All Other Tabs" to display pane tab set context menu.
Added supporting actions / code.

2012-08-12 15:32:13 View
Download
[r2180] (55.9 kB) by delphidabbler

Added new pop-up menu to tab set in details pane that closes selected tab.
Implemented as a new command bar owned by detail frame.

2012-08-11 21:12:31 View
Download
[r2104] (55.7 kB) by delphidabbler

Added new action and Tools menu item to check for program updates by displaying "Check For Program Updates" dialogue box.

2012-07-18 10:47:42 View
Download
[r2011] (55.4 kB) by delphidabbler

Removed redundant INotifier.CompileSnippet and ISetActions.SetCompileSnippetAction methods along with their implementation in TNotifier.
Removed call to ISetNotifier.SetCompileSnippetAction in TMainForm.InitForm

2012-06-25 21:21:46 View
Download
[r2007] (55.4 kB) by delphidabbler

Removed link from snippet detail view that test compiled snippet.
As a side effect this changed removed test compile option from snippet detail view's context menu. Consequently TMainForm.InitForm was altered to explicitly add this option back into the context menu.

2012-06-25 20:56:43 View
Download
[r1966] (55.3 kB) by delphidabbler

Renamed TMainForm's SnippetsChangeHandler as DBChangeHandler.

2012-06-21 00:49:04 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.