summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorChristophe.Boulain <>2010-02-15 08:47:50 +0000
committerChristophe.Boulain <>2010-02-15 08:47:50 +0000
commitadf8849d63b53310257d8d129c42262ede2de155 (patch)
tree32791cbb65e409fc3ccd43b8641b40fdf988e935 /HISTORY
parent00e8b2c1ac9463c2d108b8f534ac1d9317ae38f7 (diff)
Fixed Issue#222 :
SingleLine TInplaceTextBox now honors the 'Columns' property
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b584940e..1e84bc15 100644
--- a/HISTORY
+++ b/HISTORY
@@ -27,6 +27,7 @@ EHN: Add property TValidationSummary.ScrollToSummary to server-side control sinc
EHN: Add property TransactionClass (defaults to System.Data.TDbTransaction) to TDbConnection and modify beginTransaction() (Yves)
ENH: Modify TDbTableInfo::getColumnNames() to store result in private class member (Yves)
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)
Version 3.1.6 July 22, 2009