Menu

/branches/parsnip/Src/UGroups.pas Commit Log


Commit Date  
[r4283] (18.3 kB) by delphidabbler

Removed unused unit references.

2013-12-12 20:44:10 View
Download
[r4245] (18.3 kB) by delphidabbler

Changed TDatabase.SelectSnippets to take a simple function reference as its parameter instead of IDBFilter instance.
Modified calling code accordingly.
Removed now-redundant IDBFilter interface and implementations in TDBFilter and TDelegatedDBFilter.

2013-12-11 17:56:48 View
Download
[r4241] (18.5 kB) by delphidabbler

Renamed IReadOnlySnippet as ISnippet and made required changes to affected code.
Also renamed TDatabase's LookupReadOnlySnippet method and LookupSnippet.

2013-12-11 16:08:28 View
Download
[r4240] (18.5 kB) by delphidabbler

Changed code that accessed _Database.Select to use Database.SelectSnippets instead.
Deleted Select method from IDatabase and _TDatabase.

2013-12-11 11:35:43 View
Download
[r4235] (18.3 kB) by delphidabbler

Changed code that accessed _Database.GetAllTags to use Database.GetAllTags instead.
Deleted GetAllTags method from IDatabase and _TDatabase.

2013-12-11 10:28:08 View
Download
[r4234] (18.3 kB) by delphidabbler

Changed code that accessed _Database.SelectAll to use Database.GetAllSnippets instead.
Deleted SelectAll method from IDatabase and _TDatabase.

2013-12-11 10:25:27 View
Download
[r4223] (18.3 kB) by delphidabbler

Extracted nested TTitleComparer and TTitleEqualityComparer from within TSnippet and made classes in their own right, named TSnippetTitleComparer and TSnippetTitleEqualityComparer.
Modified using code re this renaming.

2013-12-11 00:06:51 View
Download
[r4214] (18.3 kB) 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 View
Download
[r4211] (18.2 kB) 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 View
Download
[r4208] (19.0 kB) 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 View
Download
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.