Commit | Date | |
---|---|---|
[r1903]
by
delphidabbler
Changed treeviews in snippet export and submission dialogue boxes so that category nodes can be expanded and collapsed. Treeviews still start up fully expanded. |
2012-06-12 16:14:34 | Tree |
[r1902]
by
delphidabbler
Added TSelectionSearchDlg.ConfigForm method override and moved form configuration code from InitForm method which is really for form initialisation. |
2012-06-12 16:10:32 | Tree |
[r1901]
by
delphidabbler
Updated search related help topics re recent changes in search logic and dialogue boxes. |
2012-06-12 01:13:13 | Tree |
[r1900]
by
delphidabbler
Modified text of warning label that appears when there is an active search. |
2012-06-11 23:30:38 | Tree |
[r1899]
by
delphidabbler
Added label that appears when there is an active search to warn that selecting snippets will overwrite current search. |
2012-06-11 23:12:15 | Tree |
[r1898]
by
delphidabbler
Added label that appears when there is an active search to warn that selecting snippets will overwrite current search. |
2012-06-11 21:24:22 | Tree |
[r1897]
by
delphidabbler
Modified to enable tree view to be expanded or collapsed using tree view controls or via new buttons to fully expand and fully collapse the tree. |
2012-06-11 21:01:38 | Tree |
[r1896]
by
delphidabbler
Added new CanCollapse property to TCheckedTVFrame to enable tree to be expanded and collapsed by means of buttons next to expandable items or using mouse or keyboard. |
2012-06-11 20:59:46 | Tree |
[r1895]
by
delphidabbler
Implemented support for allowing searches to refine previous searches instead of always working on whole database. |
2012-06-11 19:05:54 | Tree |
[r1894]
by
delphidabbler
Renamed some method parameters. |
2012-06-11 18:42:50 | Tree |