diff options
author | GODZilla0480@gmail.com <> | 2011-08-28 06:43:18 +0000 |
---|---|---|
committer | GODZilla0480@gmail.com <> | 2011-08-28 06:43:18 +0000 |
commit | 720b474005e2ad8483c669b300d40e10a7ed1cda (patch) | |
tree | caa999c43349bbacd6d4b58a41ef1253e640c60a /HISTORY | |
parent | fb494d1e299e256721cba77105a01b7480c48c08 (diff) |
Modify TThemeManager to allow custom subclassing of TTheme
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ CHG: Remove TReflectionClass and all references since equals ReflectionClass (Yv CHG: Modifiy TTemplate::parseAttributes to allow definition of "HTML5 Custom Data Attributes (data-*)" e.g Attributes.data-custom-value="foobar" (Yves) EHN: Modify TActiveRecordConfig & TActiveRecordManager to allow custom subclassing of System.Data.ActiveRecord.TActiveRecordManager & System.Data.ActiveRecord.TActiveRecordGateway (Yves) EHN: Add methods quoteTableName, quoteColumnName, quoteColumnAlias to TDbMetaData & TDbConnection and add TDbConnection:getDbMetaData [TODO: customize TOracleMetaData] (Yves) +EHN: Modify TThemeManager to allow custom subclassing of TTheme (Yves) Version 3.1.9 June 3, 2011 BUG: Issue#280 - Documentation has been updated |