Commit | Date | |
---|---|---|
[r3740]
(14.2 kB)
by
delphidabbler
Added new StrHash and TextHash functions to CS.Utils.Hashes that call PaulLarsonHash for case sensitive and case insensitive string hashes respectively. Removed PaulLarsonHash from interface section. Modified calling code to use StrHash or TextHash as appropriate to context. |
2013-11-08 10:24:14 |
View
Download |
2013-10-19 00:59:02 |
View
Download |
|
2013-10-17 19:30:22 |
View
Download |
|
[r3597]
(13.9 kB)
by
delphidabbler
Added new TAbstractCollectionCtrlKVMgr methods: GetKeyAt, GetFirstKey and GetLastKey. |
2013-09-22 01:18:52 |
View
Download |
[r3596]
(13.5 kB)
by
delphidabbler
Corrected TAbstractCollectionCtrlKVMgr's Add method to preserve current selection and Delete method to preserve selection unless selected item was delete, in which case next item, where available is selected. |
2013-09-22 01:00:34 |
View
Download |
[r3593]
(12.8 kB)
by
delphidabbler
New unit that provides a set of classes that wrap various collection controls to manage a relationship between a collection of values and their descriptions that appear in the control. |
2013-09-21 19:57:07 |
View
Download |