Menu

/branches/parsnip/Src/USearch.pas Commit Log


Commit Date  
[r4543] (47.7 kB) by delphidabbler

Added new glyph for tags search action / menu item.
Added associated new glyph to be displayed in status bar when a tag search is active.

2014-03-06 01:22:48 View
Download
[r4540] (47.7 kB) by delphidabbler

Added new Tags search along with associated menu item, action and dialogue box.

2014-03-05 12:02:32 View
Download
[r4344] (42.9 kB) by delphidabbler

Changed all affected search filters to use ISnippet instances for internal access to snippet properties instead of TSnippet.

2013-12-16 02:48:03 View
Download
[r4242] (42.9 kB) by delphidabbler

Added new GetReferrersTo and GetDependentsOf methods to TDatabase.
Removed IDatabaseEdit's GetReferrers and GetDependents and _IDatabase's GetReferrersTo and GetDependentsOf methods along with their implementations in _TDatabase.
Modified code that used removed _TDatabase methods to use the new TDatabase methods instead.

2013-12-11 16:45:20 View
Download
[r4213] (42.9 kB) by delphidabbler

Changed XRefs search to use TSnippetID and ISnippetIDList types in preference to TSnippet and TSnippetList wherever possible.
Also changed TSearchFilterFactory.CreateXRefSearchFilter to take a TSnippetID parameter instead of a TSnippet. Modified calling code accordingly.

2013-12-10 21:01:33 View
Download
[r4208] (42.9 kB) by delphidabbler

Renamed TSnippetList defined in DB.USnippets unit as _TSnippetList and modified affect code accordingly. This is a first step towards changing snippet lists throughout the code to use a different list type.

2013-12-10 16:17:15 View
Download
[r4131] (42.9 kB) by delphidabbler

Removed TCompilerIDs definition: the definition from Compilers.UGlobals is now used instead.

2013-12-08 11:31:16 View
Download
[r4129] (43.0 kB) by delphidabbler

Renamed TCompilerSearchCompilers as TCompilerIDs and made necessary changes to calling code.

2013-12-08 11:29:36 View
Download
[r4019] (43.2 kB) by delphidabbler

Renamed IDatabase and Database function, along with internal TDatabase class and PvtDatabase varibale by placing underscore in front of their names. This is to flag the items as "legacy" and to avoid name clashes with new database code being developed.
Modified all code that calls Database to use _Database instead.

2013-11-29 01:49:18 View
Download
[r4018] (43.2 kB) by delphidabbler

Removed unused USnippetIDs unit from project.
Changed affected units to use CS.Database.Snippets instead.

2013-11-29 01:20:31 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.