summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorwei <>2006-07-02 04:33:04 +0000
committerwei <>2006-07-02 04:33:04 +0000
commitb2f51830b7ad319f5d978b411d9bfd87f03308eb (patch)
tree77fef774116146a5f4c84dd46a529ecb30ac613f /HISTORY
parent6535233f952be866d624ad1a573562c6706138de (diff)
Fixed #226 and #246
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f3f66c13..ec626c0c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8,6 +8,8 @@ BUG: Ticket#239 - Ondeactivate handler for the first View of MultiView is always
BUG: Ticket#244 - redirect() needs absolute URL (Qiang)
BUG: Ticket#245 - getIsSecureConnection() is not working correctly (Qiang)
BUG: Ticket#260 - Wrong value of a configuration option in setUseTransparentSessionID (Qiang)
+BUG: Ticket#227 - Enabled property doesn't works with THtmlArea (Wei)
+BUG: Ticket#246 - TDatePicker wrong popup position in scrolled div (Wei)
CHG: ensureChildControls() is now invoked in TControl::initRecursive (Qiang)
CHG: Postback enabled control will always disable default client-side browser action. (Qiang)
CHG: CSS and JS files in a theme are now included in page in alphabetic order (Qiang)