Menu

Old Code (SVN) Commit Log


Commit Date  
[r3952] by delphidabbler

Replaced call to Database._Snippets with a call to Database.SelectAll and made consequent changes.

2013-11-26 10:53:53 Tree
[r3951] by delphidabbler

Changed TGroup and TOverviewTreeBuilder to take a ISnippetIDList as constructor parameters instead of a TSnippetList.
Modified using code accordingly including replacing a call to IDatabase._Snippets with a call to IDatabase.SelectAll.

2013-11-26 10:49:21 Tree
[r3950] by delphidabbler

Converted TCodeImportMgr to use IDatabase.SelectAll method instead of accessing IDatabase._Snippets property.

2013-11-26 07:34:41 Tree
[r3949] by delphidabbler

Added new Select and SelectAll methods to IDatabase and implementation in TDatabase.

2013-11-26 07:32:49 Tree
[r3948] by delphidabbler

Added new constructor overload to TSnippetIDList that takes an initial capacity.

2013-11-26 06:48:10 Tree
[r3947] by delphidabbler

Changed code to use new IDatabase IsEmpty and SnippetName methods instead of accessing _Snippets property.

2013-11-26 06:37:48 Tree
[r3946] by delphidabbler

Added new SnippetCount and IsEmpty methods to IDatabase and the implementation in TDatabase.

2013-11-26 06:32:08 Tree
[r3945] by delphidabbler

Renamed EDBSnippetID as ESnippetID.

2013-11-26 03:50:39 Tree
[r3944] by delphidabbler

Fixed bug in TSnippetIDList.IsEmpty.

2013-11-26 01:43:37 Tree
[r3943] by delphidabbler

Removed indexed access to ISnippetIDList / TSnippetIDList.

2013-11-26 01:35:13 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.