[commits] Horde-Hatchery branch master updated.

Jan Schneider jan at horde.org
Tue Mar 17 17:18:54 UTC 2009


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

from: 96ff2f1fc05f08ae1efc44e27a4c5eece05c2634

b1296bd... Add snapToParent option.
8e43513... Keep ghost positioned at the original position under the mouse pointer.
e506d72... Tweak method names.
c75f3be... Fix dragging in scrolled elements. offset option always overrides default positioning.
48f0c5e... Consider page scrolling when snapping into the viewport. Should we really snap into the viewport, or rather into the body?
aa9ed0a... Find drop targets if using ghosts.
01d880c... Use new dragdrop functionality.

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

commit b1296bdc8b0f6293d97785b94f7df4bca3b1c679
Author: Jan Schneider <jan at horde.org>
Date:   Tue Mar 17 14:20:58 2009 +0100

    Add snapToParent option.

 imp/js/src/dragdrop.js |   37 +++++++++++++++++++++++++++++++++++++
 1 files changed, 37 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/imp/js/src/dragdrop.js?rt=horde-hatchery&r1=5228c06693168743625f6a7f2bee3b29b63c5cf9&r2=b1296bdc8b0f6293d97785b94f7df4bca3b1c679

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

commit 8e435137fe6562edcc30cf34d924b540589b32d8
Author: Jan Schneider <jan at horde.org>
Date:   Tue Mar 17 15:10:19 2009 +0100

    Keep ghost positioned at the original position under the mouse pointer.

 imp/js/src/dragdrop.js |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/imp/js/src/dragdrop.js?rt=horde-hatchery&r1=b1296bdc8b0f6293d97785b94f7df4bca3b1c679&r2=8e435137fe6562edcc30cf34d924b540589b32d8

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

commit e506d726327d1b511ae7e4c993ab0f66c6fc3590
Author: Jan Schneider <jan at horde.org>
Date:   Tue Mar 17 15:34:13 2009 +0100

    Tweak method names.

 imp/js/src/dragdrop.js |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/imp/js/src/dragdrop.js?rt=horde-hatchery&r1=8e435137fe6562edcc30cf34d924b540589b32d8&r2=e506d726327d1b511ae7e4c993ab0f66c6fc3590

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

commit c75f3be5820d6de66c7a60ca5ce29a309400a037
Author: Jan Schneider <jan at horde.org>
Date:   Tue Mar 17 16:56:37 2009 +0100

    Fix dragging in scrolled elements.
    offset option always overrides default positioning.

 imp/js/src/dragdrop.js |   46 +++++++++++++++++++++++++---------------------
 1 files changed, 25 insertions(+), 21 deletions(-)

http://git.horde.org/diff.php/imp/js/src/dragdrop.js?rt=horde-hatchery&r1=e506d726327d1b511ae7e4c993ab0f66c6fc3590&r2=c75f3be5820d6de66c7a60ca5ce29a309400a037

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

commit 48f0c5e4622cdcee6a9e64bf68ae68593b0d5728
Author: Jan Schneider <jan at horde.org>
Date:   Tue Mar 17 17:05:58 2009 +0100

    Consider page scrolling when snapping into the viewport. Should we really snap
    into the viewport, or rather into the body?

 imp/js/src/dragdrop.js |   27 ++++++++++++++-------------
 1 files changed, 14 insertions(+), 13 deletions(-)

http://git.horde.org/diff.php/imp/js/src/dragdrop.js?rt=horde-hatchery&r1=c75f3be5820d6de66c7a60ca5ce29a309400a037&r2=48f0c5e4622cdcee6a9e64bf68ae68593b0d5728

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

commit aa9ed0a5d3c06fe135b764765d6e64490d9c1c6a
Author: Jan Schneider <jan at horde.org>
Date:   Tue Mar 17 18:17:21 2009 +0100

    Find drop targets if using ghosts.

 imp/js/src/dragdrop.js |   21 ++++++++++++++++++++-
 1 files changed, 20 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/js/src/dragdrop.js?rt=horde-hatchery&r1=48f0c5e4622cdcee6a9e64bf68ae68593b0d5728&r2=aa9ed0a5d3c06fe135b764765d6e64490d9c1c6a

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

commit 01d880c4fb70394f67f15aa9d43f12c8f15ce35d
Author: Jan Schneider <jan at horde.org>
Date:   Tue Mar 17 18:18:48 2009 +0100

    Use new dragdrop functionality.

 kronolith/js/src/kronolith.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=6c9ce7a70d3082b0bd8c9a67594e8b21263f8859&r2=01d880c4fb70394f67f15aa9d43f12c8f15ce35d




More information about the commits mailing list