summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorctrlaltca@gmail.com <>2011-12-02 13:11:20 +0000
committerctrlaltca@gmail.com <>2011-12-02 13:11:20 +0000
commit521f87988b246d94a081ba96c9281893c8a296ca (patch)
tree99ba213ca70123218522e5097fb7a750eee57f5a /HISTORY
parent8624b576e7e21170baf182146c0762888223f146 (diff)
fixed tiny_mce's md5 file; updated HISTORY
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 809be257..455b14fc 100644
--- a/HISTORY
+++ b/HISTORY
@@ -46,6 +46,7 @@ BUG: Issue #351 - THtmlArea prone to double-registration, doesn't deregister pro
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 #358 - THtmlArea Insert Image Bug (uacaman)
BUG: Issue #361 - TActiveListBox multiple selection bug (ctrlaltca)
BUG: Issue #366 - Use divs instead of spans around tables in TActiveDataGrid (ctrlaltca)
BUG: Issue #365 - [Runtime Notice] Declaration of T${DriverName}MetaData::quoteTableName() should be compatible with that of TDbMetaData::quoteTableName() (Yves)
@@ -54,6 +55,7 @@ BUG: Issue #368 - Clearing selection of a TActiveDropDownList in callback should
CHG: Issue #370 - Deprecated TSqliteCache since it's based on php's sqlite extension (ctrlaltca)
BUG: Issue #371 - Sorting on TActiveDataGrid autogenerated column not work (ctrlaltca)
ENH: Issue #372 - ActiveControls's Visible property should be reflected clientside on ajax requests (ctrlaltca)
+BUG: Issue #375 - Iconv error using htmlarea in TActiveDataList and chars like "áéíóúñ" (ctrlaltca)
Version 3.1.10 Jul 17, 2011
BUG: Added missing timeout on TCacheHttpSession (ctrlaltca)