Commit | Date | |
---|---|---|
[r2200]
by
delphidabbler
Added missing edit menu to "add unit" edit controls. |
2012-08-15 17:08:40 | Tree |
2012-08-15 16:30:25 | Tree | |
[r2198]
by
delphidabbler
Added standard text edit actions to active text editor's context menu. |
2012-08-15 16:18:24 | Tree |
[r2197]
by
delphidabbler
Added missing edit menu to "display name " and "add unit" edit controls. |
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. |
2012-08-15 12:01:32 | Tree |
2012-08-15 11:59:41 | Tree | |
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. 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 |