Menu

Old Code (SVN) Commit Log


Commit Date  
[r2200] by delphidabbler

Added missing edit menu to "add unit" edit controls.
Fixes bug #3556718 (http://bit.ly/RVanCE) as it relates to v3.x

2012-08-15 17:08:40 Tree
[r2199] by delphidabbler

Removed unused actions.

2012-08-15 16:30:25 Tree
[r2198] by delphidabbler

Added standard text edit actions to active text editor's context menu.
Fixes 2nd and final part of bug #3556718 (http://bit.ly/RVanCE)

2012-08-15 16:18:24 Tree
[r2197] by delphidabbler

Added missing edit menu to "display name " and "add unit" edit controls.
Fixes 1st part of bug #3556718 (http://bit.ly/RVanCE)

2012-08-15 15:58:07 Tree
[r2196] by delphidabbler

Extended section on tabs to include new context menu, method for cycling through tabs using keyboard and different options for closing tabs.
Also noted that editing or deleting database items clears history.

2012-08-15 12:01:32 Tree
[r2195] by delphidabbler

Added description of new View | Close All Tabs menu item.

2012-08-15 11:59:41 Tree
[r2194] by delphidabbler

XMLDoc commented unit

2012-08-14 01:28:32 Tree
[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
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.