Menu

Old Code (SVN) Commit Log


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.
* Made necessary changes to supporting code.

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.
* Made TRoutineList.CompareIDs into a class method.

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
[r1059] by delphidabbler

Added UContainers unit to project. Unit was copied from new-backend branch as at r845.

2010-11-25 16:53:15 Tree
Older >
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.