diff options
author | rojaro <> | 2009-10-14 12:27:26 +0000 |
---|---|---|
committer | rojaro <> | 2009-10-14 12:27:26 +0000 |
commit | 0238f964a8412ac426051632c65c9d6f2f78c49b (patch) | |
tree | da239b92222c51c4a47feb9fc91ab6d22becd0a4 /HISTORY | |
parent | cd5a8d15e2923f1c93fd6401ce574ffcc5cff2db (diff) |
added TActiveMultiView
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,9 +6,11 @@ NEW: Port Yii's Models and Behaviors (Daniel + Robin) NEW: Add TActiveDataList (Marcosanobre, Robin) NEW: Add TActiveRepeater (LCS Team, Christophe) NEW: Add TActiveDatagrid (LCS Team, Christophe) +BUG: Fixed an inconsistency in TRegularExpressionValidator NEW: Add TActiveTableRow (LCS Team) NEW: Add TActiveTableCell (LCS Team) ENH: Issue#173 - Add "dragdropextra" (superghosting) patch, mouse coordinates and key status to drag & drop controls (Christophe, DevWorx) +NEW: Add TActiveMultiView (LCS Team) Version 3.1.6 to be released BUG: Issue#98 - Missing file in quickstart demo (Chrisotphe) |