Menu

/trunk/Src/UView.pas Commit Log


Commit Date  
[r821] (12.6 kB) by delphidabbler

Completely rewrote TViewItemList as a class that descends from TList<TViewItem> and simply overrides constructor. The class formerly owned and used a TObjectListEx instance to maintain list and exposed relevant properties.

2010-06-16 01:06:57 View
Download
[r615] (14.6 kB) by delphidabbler

Updated copyright date where required on some files modified in 2010.

2010-02-08 20:59:50 View
Download
[r614] (14.6 kB) by delphidabbler

Merged delphi2010-port branch back into trunk.

2010-02-08 20:00:48 View
Download
[r290] (14.6 kB) by delphidabbler

Modified to use TObjectListEx from ULists unit instead of the VCL's TObjectList.

2009-09-12 20:01:04 View
Download
[r192] (14.7 kB) by delphidabbler

Changed constructors:
* Added overloaded constructor for category view items that accepts a TCategory object. This was added to provide similar interface for constructing category objects to that available for "routine" views etc.
* Added overloaded constructor that takes a vkNone or vkWelcome kind with no Data parameter to construct the two types of view that have no additional information.
* Changed constructor that took a kind and optional data parameter to require the data parameter, made it protected and renamed it as InternalCreate.

2009-08-15 10:48:47 View
Download
[r182] (13.5 kB) by delphidabbler

Removed change logs.

2009-08-13 23:34:02 View
Download
[r111] (14.5 kB) by Dev

Added svn:keywords property with Rev and Date keywords.

2009-07-21 00:15:04 View
Download
[r2] (14.5 kB) by Dev

Imported CodeSnip v3.0

2009-07-04 12:55:27 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.