Commit | Date | |
---|---|---|
2012-06-10 22:48:45 | Tree | |
[r1884]
by
delphidabbler
Modified IQuery / TQuery to permit searches to be nested, so one acts on results of previous one. |
2012-06-10 22:42:30 | Tree |
[r1883]
by
delphidabbler
Added new TCompoundSearch search that applies two searches consecutively. These searches can themselves be compounded to give chains of three or more searches. |
2012-06-10 22:39:55 | Tree |
2012-06-10 19:03:27 | Tree | |
[r1881]
by
delphidabbler
Converted static TDetailPageLoader class into normal class that gets instantiated in TDetailViewFrame. Modified TDetailViewFrame accordingly. |
2012-06-10 16:36:03 | Tree |
[r1880]
by
delphidabbler
Added facility to preferences dialog box to notify caller if any changes were made that require main window UI to be re-displayed. |
2012-06-10 14:57:59 | Tree |
[r1879]
by
delphidabbler
Fixed bug where content of last open tab in detail pane was still being displayed when all tabs closed. |
2012-06-10 14:45:55 | Tree |
[r1878]
by
delphidabbler
Added new CompleteRefresh method to TMainDisplayMgr to totally refresh main window UI. Note: This works correctly for overview pane and for updates to displayed items in details pane, but does not re-load CSS into detail pane meaning any changes have no effect. |
2012-06-10 14:38:50 | Tree |
[r1877]
by
delphidabbler
Changed TTextSearchCriteria to store selected snippets in a ISnippetIDList object instead of TSnippetList. |
2012-06-10 10:48:56 | Tree |
[r1876]
by
delphidabbler
* Made implementation of ISnippetIDList and IAssignable methods public in TSnippetIDList. |
2012-06-10 10:47:31 | Tree |