diff options
author | xue <> | 2007-03-05 15:50:46 +0000 |
---|---|---|
committer | xue <> | 2007-03-05 15:50:46 +0000 |
commit | 0f818e91896908ae1d87388b16d583dd56812f92 (patch) | |
tree | 1fd63fe0e80e100b209d52cc6b63289dc33c714b /HISTORY | |
parent | dcce8614a0631f64c8927c3e46b7a66bfdee5f1b (diff) |
Fixed #550.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ BUG: Ticket#492 - TDataGridPagerStyle not found error (Qiang) BUG: Ticket#517 - Quickstart I18N sample: conflicting module ID (Wei) BUG: Ticket#521 - comment tag on TActiveButton stop callback (Wei) BUG: Ticket#549 - set/get Timestamp on TDatePicker shound handle "null" values (Qiang) +BUG: Ticket#550 - explicitly include TCallbackClientSide in TCallbackOptions (Qiang) BUG: Ticket#553 - I18N quickstart sample does not work (Qiang) BUG: Ticket#555 - TNumberFormat throws exception (Qiang) BUG: TXmlElement did not encode attribute and text values when being saved as a string (Qiang) |