Menu

/trunk/Src/USearch.pas Commit Log


Commit Date  
[r1985] (57.0 kB) by delphidabbler

Renamed UActiveText, UActiveTextHTML, UActiveTextRTF & UActiveTextValidator units into ActiveText namespace as UMain, UHTMLRenderer, URTFRenderer and UValidator respectively.
Updated all using units as necessary.

2012-06-24 14:06:52 View
Download
[r1943] (57.0 kB) by delphidabbler

Changed TSnippet.Description property from string to IActiveText.
Made minimal changes to other calling code to work with new property type. Most of these take a simplistic approach and / or don't work correctly and need urgent attention.

This commit only seeks to have code compiling correctly after change.

2012-06-19 21:24:44 View
Download
[r1931] (56.9 kB) by delphidabbler

Removed code that converts snippet's Extra active text field to plain text and replaced by use of new IActiveText.ToString method.

One consequence of this change is that bug #3536331 (http://bit.ly/KQTYc3) has been fixed in the trunk.

2012-06-19 15:03:13 View
Download
[r1905] (57.5 kB) by delphidabbler

Added new stored selection search to supported search types, along with a new icon resource for the search.

NOTE: Much duplication of code: implementation of new search largely replicates existing selection search and needs cleaning up.

2012-06-17 09:19:05 View
Download
[r1890] (53.6 kB) by delphidabbler

Reverted all changes made to USearch in r1883, except for copyright date and TODO item. This was done because revised implementation of nested searches in UQuery (see r1889) makes these changes to USearch unnecessary.

2012-06-11 14:10:13 View
Download
[r1883] (56.5 kB) by delphidabbler

Added new TCompoundSearch search that applies two searches consecutively. These searches can themselves be compounded to give chains of three or more searches.
Also added new factory method to create a TCompilerSearch instance for two given searches.

2012-06-10 22:39:55 View
Download
[r1877] (53.5 kB) by delphidabbler

Changed TTextSearchCriteria to store selected snippets in a ISnippetIDList object instead of TSnippetList.
This fixes long standing bug #2868707

2012-06-10 10:48:56 View
Download
[r1759] (52.9 kB) by delphidabbler

Standardised svn:mime-type properties to "text/pascal" and svn:eol-style to "native"

2012-02-27 11:40:49 View
Download
[r1757] (54.5 kB) by delphidabbler

Reintegrated v4-dev branch into trunk.
Trunk now contains v4 development tree

2012-02-27 11:19:09 View
Download
[r1028] (55.3 kB) by delphidabbler

* Moved all units directly concerned with supporting installed compilers into the new "Compilers" namespace. Some units were further renamed.
* Revised using units to use the new names.

2010-11-18 18:56:34 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.