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. |
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. |
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 |
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 |
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 |