Menu

Old Code (SVN) Commit Log


Commit Date  
[r2193] by delphidabbler

Fixed bug #3556715 (http://bit.ly/O3QN0u) where returning to a modified or deleted snippet or category in history results in GPF.
Fixed bug #3557107 (http://bit.ly/PfiYxm) where new snippets and categories were not being included in history.

Implemented by adding database change listener and acting on notified changes - modification and deletions cause history to be cleared and additions cause a suitable view to be added to history.

2012-08-14 01:11:56 Tree
[r2192] by delphidabbler

Added support for displaying pop-up menus over appropriate control when Alt+F10 is pressed: fixes bug #3556713 (http://bit.ly/RIzfvQ).
Simple fix for VCL controls but additional code needed to work with TWebBrowser because of way custom context menus handled there.

*** This fix is based on that applied to trunk at r2190.

2012-08-13 21:35:02 Tree
[r2191] by delphidabbler

Removed unused OnMenuPopup event from TWBUIMgr and renamed original OnMenuPopupEx as OnMenuPopup.
Modified implementing and calling code re changes.

*** This is a copy of change applied to trunk at r2189 and was made to make copying over of code that fixes bug #3556713 easier.

2012-08-13 21:03:40 Tree
[r2190] by delphidabbler

Added support for displaying pop-up menus over appropriate control when Alt+F10 is pressed: fixes bug #3556713 (http://bit.ly/RIzfvQ).
Simple fix for VCL controls but additional code needed to work with TWebBrowser because of way custom context menus handled there.

2012-08-13 20:45:05 Tree
[r2189] by delphidabbler

Removed unused OnMenuPopup event from TWBUIMgr and renamed original OnMenuPopupEx as OnMenuPopup.
Modified implementing and calling code re changes.

2012-08-12 19:11:34 Tree
[r2188] by delphidabbler

Removed ability for web browser control to display default IE context menu, removed related property from TWBUIMgr and modified calling code accordingly.

2012-08-12 18:58:18 Tree
[r2187] 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 Tree
[r2186] 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 Tree
[r2185] by delphidabbler

Added some resource strings for error messages.

2012-08-12 15:00:59 Tree
[r2184] by delphidabbler

Fixed bug in splitting class definition from declaration. Fixes bug #3556620 (bit.ly/Mq1Khh)

2012-08-12 14:53:03 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.