Commit | Date | |
---|---|---|
[r4543]
(47.7 kB)
by
delphidabbler
Added new glyph for tags search action / menu item. |
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. |
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. |
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. |
2013-11-29 01:49:18 |
View
Download |
[r4018]
(43.2 kB)
by
delphidabbler
Removed unused USnippetIDs unit from project. |
2013-11-29 01:20:31 |
View
Download |