Commit | Date | |
---|---|---|
[r4214]
by
delphidabbler
Fixed error in TTagGrouping.Populate that was failing to filter grouped snippets using given master snippet ID list, meaning that all snippets were always displayed, even when only a the snippets matching a search should be displayed. |
2013-12-10 21:09:45 | Tree |
[r4213]
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 | Tree |
[r4212]
by
delphidabbler
Added new GetDependentsOf and GetReferrersTo methods to IDatabase and implementation in _TDatabase. |
2013-12-10 17:34:55 | Tree |
[r4211]
by
delphidabbler
Reimplemented TTagGrouping.Populate method to create a grouping for every tag known to database as well as special "no tags" grouping. |
2013-12-10 16:58:50 | Tree |
[r4210]
by
delphidabbler
Fixed bug in code that creates a tag for every category loaded from (old style) database file. |
2013-12-10 16:57:25 | Tree |
[r4209]
by
delphidabbler
Added new GetAllTags method to IDatabase and its implementation in _TDatabase. |
2013-12-10 16:56:26 | Tree |
[r4208]
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 | Tree |
2013-12-10 15:56:40 | Tree | |
2013-12-10 15:55:34 | Tree | |
[r4205]
by
delphidabbler
Added temporary Category property to TSnippetBase and removed property from TSnippet since it now inherits the property from TSnippetBase. |
2013-12-10 15:51:30 | Tree |