From a779552bc0809d5673d7b4353168aef8114035b4 Mon Sep 17 00:00:00 2001 From: "godzilla80@gmx.net" <> Date: Sun, 21 Feb 2010 11:34:12 +0000 Subject: Merged latest changes into trunk (except r2773) /branches/3.1:r2765,2770-2771,2774,2776-2778 --- HISTORY | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index a428ba9f..036e838b 100644 --- a/HISTORY +++ b/HISTORY @@ -34,8 +34,10 @@ BUG: Issue#189 - Page State corrupted when EnableStateValidation=False (Christop BUG: Issue#198 - "Undefined variable: tagName" after error in application configuration. (Christophe) BUG: Issue#200 - TShellApplication failed when no service are defined in application configuration. (Christophe) BUG: Issue#208 - TDbConnection.Charset not working properly (googlenew at pcforum.hu, Christophe) +BUG: Issue#209 - SqlMap doesn't escape inline params properly (Yves) BUG: Issue#212 - Mistaken query executed by TMysqlMetaData (pbenny, Christophe) BUG: Issue#216 - TTabPanel doesn't preserve active tab on callback request (googlenew at pcforum.hu,Christophe) +BUG: Issue~223 - TXmlElement doesn't support all types in attributes - fails to save (Christophe) BUG: Typo in TBoundColumn (Robin) BUG: TActiveDatePicker js error when date format does not have the 3 elements (Christophe) ENH: Add property ClientScriptManagerClass to TPageService and releated changes in TPage.getClientScript() (Yves) @@ -46,7 +48,7 @@ ENH: Modify TDbTableInfo::getColumnNames() to store result in private class memb ENH: Issue#215 - Add ClientSide property to TDropContainer (googlenew at pcforum.hu, Christophe) ENH: Issue#222 - Add Columns property to TInPlaceTextBox (Christophe) CHG: Issue#218 - Change URL of Javascript Logger (Christophe) -BUG: Issue#198 - "Undefined variable: tagName" after error in application configuration. (Christophe) +EHN: Clientside performance (micro)optimization: Declare local javascript variables explicit as local to avoid scope chain lookups (Yves) Version 3.1.6 July 22, 2009 BUG: Issue#98 - Missing file in quickstart demo (Chrisotphe) -- cgit v1.2.3