Menu

/branches/parsnip/Src/Main/CS.UI.Helper.CollectionCtrlKVMgr.pas Commit Log


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
[r3607] (14.3 kB) by delphidabbler

New method to clear selection in managed control.

2013-10-19 00:59:02 View
Download
[r3603] (14.1 kB) by delphidabbler

Fixed memory leak in TSortedCollectionCtrlKVMgr.

2013-10-17 19:30:22 View
Download
[r3597] (13.9 kB) by delphidabbler

Added new TAbstractCollectionCtrlKVMgr methods: GetKeyAt, GetFirstKey and GetLastKey.
Also a little refactoring.

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