diff options
author | wei <> | 2006-05-05 04:45:36 +0000 |
---|---|---|
committer | wei <> | 2006-05-05 04:45:36 +0000 |
commit | 46e634f33637dea65f9184b8a07fe7b44a860f45 (patch) | |
tree | b245efd1db437e528f99ed3151da7469943597e5 /HISTORY | |
parent | e3320195d60c63d84480d7839c0cde8f683bd7b7 (diff) |
Change ClientSide property class names in TBaseValidator and TValidationSummary
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,8 +6,10 @@ ENH: added sanity check to calling event handlers (Qiang) CHG: Ticket#153 - TAssetManager now ignores .svn directories (Qiang)
CHG: Ticket#154 - HTML comments are now parsed as regular template strings (Qiang)
CHG: Ticket#151 - URL format is modified to handle empty GET values (Qiang)
+CHG: Renamed TValidatorClientScript to TClientSideValidatorOptions, TValidationSummaryClientScript to TClientSideValidationSummaryOptions (wei)
NEW: TTableHeaderRow, TTableFooterRow and table section support (Qiang)
NEW: TCompositeControl (Qiang)
+NEW: TClientOptions abstract base class (Wei)
Version 3.0.0 May 1, 2006
=========================
|