Menu

/trunk/Src/FmMain.pas Commit Log


Commit Date  
[r2299] (56.2 kB) by delphidabbler

Modified TMainForm to call new TMainDisplayMgr.PrepareForDBReload method just before database is reloaded. This saves state of overview frame's tree view ready for restoration after database has been loaded.

Fixes bug #3560521 (http://bit.ly/RG7Jlw): Overview tree state doesn't restore after database update

2012-08-23 14:27:54 View
Download
[r2274] (56.1 kB) by delphidabbler

Created new custom action - TDetailTabAction - that is used by Notifier to select a new tab in detail pane. This replaces a standard action that had no tie in with user input.

2012-08-19 22:51:50 View
Download
[r2267] (56.2 kB) by delphidabbler

Changed popup menus used by detail pane to show more common options regardless of which menu type displayed. Exceptions are menus shown for anchors and images which focus on command / link being executed and don't display any commands embedded in displayed document.

Implements feature request #3559375 (http://bit.ly/NzaY8a).

2012-08-19 20:28:57 View
Download
[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
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.