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. 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). *** 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. *** 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). |
2012-08-13 20:45:05 | Tree |
[r2189]
by
delphidabbler
Removed unused OnMenuPopup event from TWBUIMgr and renamed original OnMenuPopupEx as OnMenuPopup. |
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. |
2012-08-12 15:32:13 | Tree |
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 |