diff options
author | ctrlaltca@gmail.com <> | 2011-11-19 16:58:40 +0000 |
---|---|---|
committer | ctrlaltca@gmail.com <> | 2011-11-19 16:58:40 +0000 |
commit | 2b63e4e3558e2766a75f002bf421f81cc48fd632 (patch) | |
tree | 669213a270a3c52755ac9f4ec3857918de36d713 /HISTORY | |
parent | 6fa35ef1af363599a615aa66cb14e12ac905fc08 (diff) |
fixed #354
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ BUG: Issue #346 - TJavaScript, TJSON documentation missing/misbehaving (ctrlaltc BUG: Issue #348 - Scripts for dynamically created controls not registered properly in/after a callback (Gabor) BUG: Issue #351 - THtmlArea prone to double-registration, doesn't deregister properly (Gabor) BUG: Issue #353 - Accordion control behaves oddly if clicked too fast (Gabor) +BUG: Issue #354 - Oracle MetaData : Nullable/Not Nullable columns inverted (ctrlaltca) ENH: Issue #356 - Added a new "Clickable" operating mode to TDatePicker (ctrlaltca) BUG: Issue #361 - TActiveListBox multiple selection bug (ctrlaltca) BUG: Issue #366 - Use divs instead of spans around tables in TActiveDataGrid (ctrlaltca) |