Menu

Old Code (SVN) Commit Log


Commit Date  
[r2606] by delphidabbler

Updated help file re changes to overview pane's mini-toolbar (see r2605) and re changed expand and collapse images (see r2604).

2012-12-18 17:49:12 Tree
[r2605] by delphidabbler

Changed mini toolbar added to overview pane to expand and collapse tree completely instead of expanding and collapsing selected node.

Implements feature request #3560646 (http://bit.ly/UOUQTr).

2012-12-18 17:46:25 Tree
[r2604] by delphidabbler

Changed tree node collapse and expand action images. Images used in help file were also renamed (changed) from .gif to .png files.
Added action images for tree view expand all and collapse all actions.

2012-12-18 17:44:44 Tree
[r2603] by delphidabbler

Removed unused units.
Changed call to FreeAndNil to direct call to .Free.

2012-12-18 15:24:16 Tree
[r2602] by delphidabbler

Changed use of "criteria" to "filter" in various identifiers in USearch unit and in using code to better reflect purpose of the names. Made changes to affected code.

2012-12-18 15:06:23 Tree
[r2601] by delphidabbler

Removed IStoredSelectionSearchCriteria interface: using ISelectionSearchCriteria instead.
Removed redundant TSearchCriteriaFactory.CreateSelectionSearchCriteria method overload and renamed other overload as CreateManualSelectionSearchCriteria.
Updated all affected code as required.

2012-12-18 14:19:14 Tree
[r2600] by delphidabbler

XMLDoc commented unit.

2012-12-18 14:02:06 Tree
[r2599] by delphidabbler

Made all methods that implement interfaces public.
Changed some other class visibility.
Used var keyword for field variables of classes.

2012-12-18 02:14:39 Tree
[r2598] by delphidabbler

Pulled duplicate code down from TSelectionSearchCriteria and TStoredSelectionSearchCriteria into new common base class, TBaseSelectionSearchCriteria.

2012-12-18 02:03:33 Tree
[r2597] by delphidabbler

Rationalised TSearchFactory: replaced all search specific methods except CreateNulSearch with new generic CreateSearch.
Revised calling code to call CreateSearch.
Reimplemented CreateNulSearch to call CreateSearch internally.

2012-12-17 22:43:17 Tree
Older >