Menu

Old Code (SVN) Commit Log


Commit Date  
[r4217] by delphidabbler

Moved responsibility for ensuring RequiredModules and XRefs properties of new and updated snippets from TSnippet / TSnippetEx to _TDatabase.

2013-12-10 22:10:10 Tree
[r4216] by delphidabbler

Replaced all _TSnippetList fields and properties with TObjectList<TSnippet> instances.

2013-12-10 21:30:07 Tree
[r4215] by delphidabbler

Removed redundant overload of TSnippetsChkListMgr.GetCheckedSnippets method.

2013-12-10 21:16:04 Tree
[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.
Also changed TSearchFilterFactory.CreateXRefSearchFilter to take a TSnippetID parameter instead of a TSnippet. Modified calling code accordingly.

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
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.