Menu

/trunk/Src/UGroups.pas Commit Log


Commit Date  
[r3191] (17.6 kB) by delphidabbler

Modified TCategoryListAdapter.Create and TCategoryGroupItem.CompareTo to use TCategory.CompareDescriptionTo for comparisons.

2013-07-29 12:56:05 View
Download
[r3188] (17.7 kB) by delphidabbler

Added TSnippet.TDisplayNameComparer for use when sorting snippets on their display name and modified TGroupItem and TSnippetListPageHTML to use it instead of their custom comparers.

2013-07-29 12:12:29 View
Download
[r3186] (17.9 kB) by delphidabbler

Fixed potential duplicate item error in list of snippets sorted by display name in TGroupItem.Create.

2013-07-28 09:18:44 View
Download
[r2441] (17.9 kB) by delphidabbler

Fixed bug #3568515 (http://bit.ly/Oy2Q7g): Duplicating a snippet with a display name causes crash.

2012-09-17 19:01:35 View
Download
[r2337] (17.9 kB) by delphidabbler

Changed units which have no specific namespace from MPL v1.1 to MPL v2.0.

2012-08-27 21:08:06 View
Download
[r2302] (18.5 kB) by delphidabbler

Reimplemented snippet list belong to a group item as a TSortedObjectList<> of snippets, sorted on snippet display name (and database). This causes all snippets in any grouping to be ordered on display name instead of name.

Fixes bug #3560958 (http://bit.ly/TX7M9V): Snippets not sorted correctly in overview pane.

2012-08-23 15:32:56 View
Download
[r2234] (18.0 kB) by delphidabbler

Alphabetical grouping now groups snippets by first letter of display name, not name.

Part of fix for bug #3559239 (http://bit.ly/Pm1HU4).

2012-08-18 15:37:32 View
Download
[r1869] (18.0 kB) by delphidabbler

Added IsEmpty method to TSnippetList and modified code that tested TSnippetList.Count for zero to use new IsEmpty method instead.

2012-06-09 20:57:13 View
Download
[r1757] (18.0 kB) by delphidabbler

Reintegrated v4-dev branch into trunk.
Trunk now contains v4 development tree

2012-02-27 11:19:09 View
Download
[r1064] (18.3 kB) by delphidabbler

Replaced private custom enumerator of TGrouping with call to TSortedObjectList<>'s enumerator.

2010-11-25 17:55:06 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.