diff options
author | Christophe.Boulain <> | 2009-10-02 13:02:23 +0000 |
---|---|---|
committer | Christophe.Boulain <> | 2009-10-02 13:02:23 +0000 |
commit | 4fdf0be9fec3ace5a1789a155d4f7a331bb089ce (patch) | |
tree | 15bcf6693ae53e59cdbe62ed98e522eeaafa58f4 /HISTORY | |
parent | 8206257a146a93722ef5251e057866c8d4d5505c (diff) |
Enhancement on drag & drop controls.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ 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) +ENH: Issue#173 - Add "dragdropextra" (superghosting) patch, mouse coordinates and key status to drag & drop controls (Christophe, DevWorx) Version 3.1.6 to be released BUG: Issue#98 - Missing file in quickstart demo (Chrisotphe) |