Menu

Old Code (SVN) Commit Log


Commit Date  
[r4221] by delphidabbler

Merged remaining method of TSnippetListEx down into _TSnippetList and removed TSnippetListEx.
Modified affected code as necessary.

2013-12-10 22:55:40 Tree
[r4220] by delphidabbler

Merged methods of TSnippetEx down into TSnippet and removed TSnippetEx and TTempSnippet.
Modified affected code as necessary.

2013-12-10 22:49:00 Tree
[r4219] by delphidabbler

Removed redundant constructor and snippet and category list fields from TUserDataProvider.

2013-12-10 22:23:32 Tree
[r4218] by delphidabbler

Revised _TDatabase.UpdateSnippet so it no longer revises TCategory.SnippetIDs property: this is safe because a snippet's categories can no longer be changed.

2013-12-10 22:19:16 Tree
[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
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.