diff options
author | xue <> | 2007-06-15 15:17:27 +0000 |
---|---|---|
committer | xue <> | 2007-06-15 15:17:27 +0000 |
commit | dd7a47c0ec81857d512b73b92b5f26321f351c39 (patch) | |
tree | e04b64dafc58ffac7bd6c19a19370c79cd25998b /HISTORY | |
parent | 362a4036eb99b108050bdb027626de964a90ef67 (diff) |
Fixed #639.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ BUG: Ticket#650 - Fixed TMysqlMetaData bug about SHOW FULL TABLES (Qiang) BUG: TWizard Sidebar using TDataListItemRenderer has error (Qiang) ENH: Ticket#631 - Make TQueue implement Countable as the other collection classes (Knut) ENH: Ticket#634 - Override __toString for TXmlElement and TXmlDocument (Knut) +ENH: Ticket#639 - Added setters for certain properties of TTheme (Qiang) ENH: Ticket#641 - Added support to find out controls of specified class or parent classes (Qiang) CHG: Ticket#649 - Wrong error message in THttpCookieCollection::itemAt() (Knut) NEW: Ticket#646 - Implement TAPCCache::add() (Knut) |