[commits] Horde branch master updated. 11209f3c17bb4622c38bb5d3636dc651b8cb3af9

Michael M Slusarz slusarz at horde.org
Thu Jan 7 18:36:24 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: e84d4a3ee25b72031e0ca20c1331b31668b22607

11209f3 DragDrop2 fixes

-----------------------------------------------------------------------

commit 11209f3c17bb4622c38bb5d3636dc651b8cb3af9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jan 7 11:33:49 2010 -0700

    DragDrop2 fixes
    
    Having access to the browser event that triggered the Drop custom event
    is useful (i.e. determining if CTRL/SHIFT/ALT key is pressed). Add
    abilitiy to access this event object in custom event handlers.
    
    DragDrop2:drop was passing the drop element as the memo attribute. This
    should instead be the Drag object to be consistent with the over/out
    events.
    
    Improve documentation.

 horde/js/dragdrop2.js |  113 ++++++++++++++++++++++++++-----------------------
 imp/js/DimpBase.js    |    4 +-
 2 files changed, 62 insertions(+), 55 deletions(-)

http://git.horde.org/diff.php/horde/js/dragdrop2.js?rt=horde-git&r1=727037c6c308150e87b6b18c05dbce4b221dc0ee&r2=11209f3c17bb4622c38bb5d3636dc651b8cb3af9
http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-git&r1=9ab3adc6193cc2b841067a94a199a7c62efe4b13&r2=11209f3c17bb4622c38bb5d3636dc651b8cb3af9




More information about the commits mailing list