Commit | Date | |
---|---|---|
[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 |
[r1872]
by
delphidabbler
* Restyled treeview: hid lines, added expand / collapse buttons, reduced indent and enabled hot tracking of items when mouse passes over them. |
2012-06-09 23:50:38 | Tree |
2012-06-09 23:25:50 | Tree | |
2012-06-09 21:57:27 | Tree | |
[r1869]
by
delphidabbler
Added IsEmpty method to TSnippetList and modified code that tested TSnippetList.Count for zero to use new IsEmpty method instead. |
2012-06-09 20:57:13 | Tree |