Commit | Date | |
---|---|---|
[r2619]
(40.6 kB)
by
delphidabbler
Added Initialise and Finalise methods to ISearchFilter and provided implementations. Mainly for use in XRef searches to correct potential bug introduced in rewrites where repeated search would miss any new XRefs added to a snippet. |
2012-12-20 11:49:45 |
View
Download |
[r2603]
(39.4 kB)
by
delphidabbler
Removed unused units. |
2012-12-18 15:24:16 |
View
Download |
[r2602]
(39.5 kB)
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 |
View
Download |
[r2601]
(39.9 kB)
by
delphidabbler
Removed IStoredSelectionSearchCriteria interface: using ISelectionSearchCriteria instead. |
2012-12-18 14:19:14 |
View
Download |
2012-12-18 14:02:06 |
View
Download |
|
[r2599]
(39.4 kB)
by
delphidabbler
Made all methods that implement interfaces public. |
2012-12-18 02:14:39 |
View
Download |
[r2598]
(39.0 kB)
by
delphidabbler
Pulled duplicate code down from TSelectionSearchCriteria and TStoredSelectionSearchCriteria into new common base class, TBaseSelectionSearchCriteria. |
2012-12-18 02:03:33 |
View
Download |
[r2597]
(40.1 kB)
by
delphidabbler
Rationalised TSearchFactory: replaced all search specific methods except CreateNulSearch with new generic CreateSearch. |
2012-12-17 22:43:17 |
View
Download |
[r2596]
(42.6 kB)
by
delphidabbler
Collapsed all TSearch derived classes into single TSearch class, which was made final. |
2012-12-17 22:32:26 |
View
Download |
[r2595]
(49.8 kB)
by
delphidabbler
Removed redundant interface and method from USearch. |
2012-12-17 22:10:49 |
View
Download |