Commit | Date | |
---|---|---|
[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. |
2012-12-18 17:44:44 | Tree |
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. |
2012-12-18 14:19:14 | Tree |
2012-12-18 14:02:06 | Tree | |
[r2599]
by
delphidabbler
Made all methods that implement interfaces public. |
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. |
2012-12-17 22:43:17 | Tree |
[r2596]
by
delphidabbler
Collapsed all TSearch derived classes into single TSearch class, which was made final. |
2012-12-17 22:32:26 | Tree |
[r2595]
by
delphidabbler
Removed redundant interface and method from USearch. |
2012-12-17 22:10:49 | Tree |