[commits] Horde branch master updated. 727037c6c308150e87b6b18c05dbce4b221dc0ee

Michael M Slusarz slusarz at horde.org
Wed Dec 23 19:26:00 UTC 2009


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

from: b537f8d9c1c4a43610aab72eb04353cc20b9a044

fe0677c SpellChecker improvements
070aa2f Horde:: -> self::
c2f3c23 Better keyboard navigation
d2a3f29 redbox prototypejs tweaks
727037c dragdrop2 now fires custom events instead of using callbacks

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

commit fe0677c78b05500a5afdf42d7bed6c5ba613fb98
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Dec 23 01:33:42 2009 -0700

    SpellChecker improvements

 framework/Ajax/lib/Horde/Ajax/Imple/SpellChecker.php |   24 +++--
 horde/js/SpellChecker.js                             |   94 +++++++++---------
 2 files changed, 65 insertions(+), 53 deletions(-)

http://git.horde.org/diff.php/framework/Ajax/lib/Horde/Ajax/Imple/SpellChecker.php?rt=horde-git&r1=869ed1db58c1bf4a4dbe69baf27908bf2531c897&r2=fe0677c78b05500a5afdf42d7bed6c5ba613fb98
http://git.horde.org/diff.php/horde/js/SpellChecker.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fe0677c78b05500a5afdf42d7bed6c5ba613fb98

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

commit 070aa2faccd38cd991e3d25d78de72de716f2962
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Dec 23 01:56:02 2009 -0700

    Horde:: -> self::

 framework/Ajax/lib/Horde/Ajax/Imple/SpellChecker.php |    2 +-
 framework/Core/lib/Horde.php                         |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/framework/Ajax/lib/Horde/Ajax/Imple/SpellChecker.php?rt=horde-git&r1=fe0677c78b05500a5afdf42d7bed6c5ba613fb98&r2=070aa2faccd38cd991e3d25d78de72de716f2962
http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=3e65abd6ab4dadb53d0a5777ed3b1f9e034f8d12&r2=070aa2faccd38cd991e3d25d78de72de716f2962

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

commit c2f3c232e47ef4f2e2cf5e6e2b946ee7aa1f2f83
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Dec 23 02:00:20 2009 -0700

    Better keyboard navigation
    
    Up on first item (or no selection) cancels the selection.
    Down on last item doesn't move selection.

 horde/js/KeyNavList.js |   18 ++++++------------
 1 files changed, 6 insertions(+), 12 deletions(-)

http://git.horde.org/diff.php/horde/js/KeyNavList.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=c2f3c232e47ef4f2e2cf5e6e2b946ee7aa1f2f83

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

commit d2a3f29abe3dc2618a2d9e9950a181572572e71d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Dec 23 02:06:02 2009 -0700

    redbox prototypejs tweaks

 horde/js/redbox.js |   35 +++++++++++++++++++++--------------
 1 files changed, 21 insertions(+), 14 deletions(-)

http://git.horde.org/diff.php/horde/js/redbox.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=d2a3f29abe3dc2618a2d9e9950a181572572e71d

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

commit 727037c6c308150e87b6b18c05dbce4b221dc0ee
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Dec 23 03:51:58 2009 -0700

    dragdrop2 now fires custom events instead of using callbacks

 horde/js/dragdrop2.js |   96 +++++++++++++++++++++++++-----------------------
 1 files changed, 50 insertions(+), 46 deletions(-)

http://git.horde.org/diff.php/horde/js/dragdrop2.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=727037c6c308150e87b6b18c05dbce4b221dc0ee




More information about the commits mailing list