Commit | Date | |
---|---|---|
[r2274]
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 | Tree |
[r2273]
by
delphidabbler
Renamed IQuery.CurrentSearch as IQuery.LatestSearch and updated implementing and calling code accordingly |
2012-08-19 22:20:28 | Tree |
2012-08-19 22:06:13 | Tree | |
[r2271]
by
delphidabbler
Renamed FmViewExtraDlg unit as FmActiveTextPreviewDlg, TViewExtraDlg form class as TActiveTextPreviewDlg and HTML template file dlg-viewextra-tplt.html as dlg-activetext-preview-tplt.html. This was done because the dialogue box no longer relates only to "extra" text and the name had become misleading. Modified code and variables that referred to "extra" to something more relevant. Calling code updated as necessary. |
2012-08-19 22:04:57 | Tree |
[r2270]
by
delphidabbler
Changed TSnippetExtraHelper.PlainTextToActiveText to return empty active text, rather than empty paragraph, if given text is empty after trimming. |
2012-08-19 21:22:56 | Tree |
[r2269]
by
delphidabbler
Renamed local variables in TSnippetsActiveTextEdFrame.PlainTextToActiveText an removed redundant TODO. |
2012-08-19 21:14:43 | Tree |
2012-08-19 20:39:24 | Tree | |
[r2267]
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 | Tree |
[r2266]
by
delphidabbler
Added new methods to ICommandBarConfig that set actions and spacers for multiple command bars at same time. |
2012-08-19 20:24:52 | Tree |
[r2265]
by
delphidabbler
Modified TLinkAction.Update to set Enabled property of action as well as Visible. Both set to same value to make work correctly in menus wrapped with TWBDefaultPopupMenuWrapper. |
2012-08-19 20:22:53 | Tree |