Commit | Date | |
---|---|---|
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 |
[r1875]
by
delphidabbler
Added new Contains method to ISnippetIDList and its implementation in TSnippetIDList. |
2012-06-10 10:25:18 | Tree |
[r1874]
by
delphidabbler
Modified some code that tested TSnippetList.Count for greater than zero to use recently added IsEmpty method instead. |
2012-06-10 00:01:38 | Tree |
[r1873]
by
delphidabbler
Revised overview pane topic re changes to treeview. |
2012-06-09 23:52:30 | Tree |