Menu

/trunk/Src/UGroups.pas Commit Log


Commit Date  
[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
[r1060] (19.9 kB) by delphidabbler

Changed to use TSortedObjectList<T> and TSortedObjectDictionary<TKey,TValue> from UContainers instead of TSortedObjectList and TSortedObjectDictionary from ULists.

2010-11-25 16:55:41 View
Download
[r1006] (20.8 kB) by delphidabbler

* Moved IsHexDigit routine from UUnicodeHelper unit to UUtils.
* Removed from UUnicodeHelper unit all character test and case conversion routines that mapped directly onto methods of TCharacter or to CharInSet in SysUtils unit.
* Modified units that used these routines to use replacements in Characters, SysUtils and UUtils units.

2010-11-15 16:33:36 View
Download
[r615] (20.8 kB) by delphidabbler

Updated copyright date where required on some files modified in 2010.

2010-02-08 20:59:50 View
Download
[r614] (20.8 kB) by delphidabbler

Merged delphi2010-port branch back into trunk.

2010-02-08 20:00:48 View
Download
[r362] (20.7 kB) by delphidabbler

Fixed bug where TSnipKindGrouping and TAlphaGrouping were always including whole database in groups when a selection had been made via one of the searches. Populate methods of both classes were iterating across Snippets.Routines instead of using the provided SnippetList.

2009-09-24 01:29:16 View
Download
[r291] (20.7 kB) by delphidabbler

Commented the TAlphaGrouping.LetterCompare method.

2009-09-12 20:06:47 View
Download
[r287] (20.2 kB) by delphidabbler

Added new UGroups unit that defines classes that group snippets together in different ways.

2009-09-12 17:53:02 View
Download
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.