summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-08-31 19:37:08 +0000
committerxue <>2006-08-31 19:37:08 +0000
commit42b59239cf0036ab096cc67ead335e3a81b1cdf4 (patch)
treeab8a6b4d2a633b687c7759b5d5966ee31405aa9a /HISTORY
parent9d375f8ef06daea97fbce6c71a8c524aca14d85d (diff)
Added TDropDownListColumn.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index bebef70d..f5fec0aa 100644
--- a/HISTORY
+++ b/HISTORY
@@ -16,6 +16,7 @@ CHG: Added more conditions in the requirement checker (Qiang)
CHG: TControl::findControlsByType() now only returns objects of the specified type (Qiang)
CHG: Moved createdOnTemplate() and addParsedObject() from TControl to TComponent (Qiang)
NEW: TDateTimeStamp class for supporting time stamps outside 1970-2038 using float (Wei)
+NEW: TDropDownListColumn (Qiang)
Version 3.0.3 August 6, 2006
============================