Menu

Old Code (SVN) Commit Log


Commit Date  
[r3988] by delphidabbler

Removed redundant Assign and IsEqual methods from TSnippetList.
Removed unused TSnippetIDListEx class.

2013-11-28 00:04:27 Tree
[r3987] by delphidabbler

Removed TSnippetList.ToIDList method that was added as a temporary measure at revision 3972.

2013-11-27 23:52:52 Tree
[r3986] by delphidabbler

Removed redundant TODO.

2013-11-27 23:49:44 Tree
[r3985] by delphidabbler

Removed assertions that test for nil snippet after calls to Database.Lookup: this method now raises an exception when the lookup fails (see revision 3984).

2013-11-27 23:46:29 Tree
[r3984] by delphidabbler

Changed TDatabase.Lookup to raise exception if given snippet ID is not found.

2013-11-27 23:34:02 Tree
[r3983] by delphidabbler

Corrected & standardised "snippet not found" assertion messages.

2013-11-27 23:25:09 Tree
[r3982] by delphidabbler

Removed unused _Snippets property from IDatabase and removed related GetSnippets property getter from IDatabase and TDatabase.

2013-11-27 22:43:50 Tree
[r3981] by delphidabbler

Changed data structure that maintains list of selected snippets from TSnippetList to ISnippetIDList and made necessary changes to affected code.
Modified code that calls ISearch.Execute re changes made in USearch unit at revision 3980.

2013-11-27 22:40:43 Tree
[r3980] by delphidabbler

Changed ISearchFilter.Match to take a TSnippetID parameter instead of a TSnippet.
Changed ISearch.Execute's input and output parameters types from TSnippetList to ISnippetIDList.
Made minimal internal changes necessitated by these type changes.

2013-11-27 22:32:42 Tree
[r3979] by delphidabbler

Changed IQuery.Selection property and its associated getter function to return a ISnippetIDList object instead of a TSnippetList.
Provided a minimal implementation of those changes in TQuery: further work needed to rationalise the change.
Modified code that uses IQuery.Selection as necessary.

2013-11-27 05:34:18 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.