Commit | Date | |
---|---|---|
[r1068]
by
delphidabbler
* Added facility to customise title and specify a custom or standard icon to display in custom message boxes using extended TMessageBox.Custom method. |
2010-11-26 11:32:03 | Tree |
[r1067]
by
delphidabbler
Standardised and corrected headings of generated comments in include files that describe cross-references and required units, routines, constants and types. |
2010-11-26 02:43:33 | Tree |
[r1066]
by
delphidabbler
* Changed TRoutineList to use TSortedObjectList<T> to maintain the list instead of using TList<T> and managing sorting explicitly in TRoutineList. |
2010-11-26 02:00:55 | Tree |
[r1065]
by
delphidabbler
Removed redundant "reintroduce" directive from declaration of TViewItemList.Create. |
2010-11-26 00:11:04 | Tree |
[r1064]
by
delphidabbler
Replaced private custom enumerator of TGrouping with call to TSortedObjectList<>'s enumerator. |
2010-11-25 17:55:06 | Tree |
[r1063]
by
delphidabbler
Removed now unused ULists unit from project. All its classes now superseded by classes from UContainers. |
2010-11-25 17:32:07 | Tree |
[r1062]
by
delphidabbler
Changed to use TSortedObjectList<T> from UContainers instead of TSortedObjectList from ULists. |
2010-11-25 17:26:16 | Tree |
[r1061]
by
delphidabbler
Changed to use TSortedObjectList<T> from UContainers instead of TSortedObjectList from ULists. |
2010-11-25 17:12:48 | Tree |
[r1060]
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 | Tree |
2010-11-25 16:53:15 | Tree |