diff options
author | xue <> | 2007-03-04 02:20:16 +0000 |
---|---|---|
committer | xue <> | 2007-03-04 02:20:16 +0000 |
commit | 391edbb22addfe835c62a506266ca694a9abc3e3 (patch) | |
tree | 14977cd9368f556aa54ee208e682bc3cdb58bf2f /HISTORY | |
parent | 3f970f4c8caf67e1dc2fc21ad27a217017a1fbd3 (diff) |
Fixed #555.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ 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#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) BUG: SelectedIndices not return expected result for ActiveListBox (Wei) ENH: Ticket#503 - Localization and parameter tags can now appear as a substring in a property initial value (Qiang) |