summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorrojaro <>2009-10-14 12:27:26 +0000
committerrojaro <>2009-10-14 12:27:26 +0000
commit0238f964a8412ac426051632c65c9d6f2f78c49b (patch)
treeda239b92222c51c4a47feb9fc91ab6d22becd0a4 /HISTORY
parentcd5a8d15e2923f1c93fd6401ce574ffcc5cff2db (diff)
added TActiveMultiView
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fd94922f..73d28b83 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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)