[commits] Horde-Hatchery branch master updated. f91f478c9208839b22d47c51a0076761252718d3

Michael M Slusarz slusarz at horde.org
Sun Jan 18 01:56:49 UTC 2009


The branch master has been updated
       via  f91f478c9208839b22d47c51a0076761252718d3 (commit)
       via  b4eb6ce0b7cdfa4a9a1c12f1e8246073e33cdc4d (commit)
       via  974a8c188d9ebc3a4b9ccdf5f6ab1c54882e4555 (commit)
      from  480a9485ed1aaa3bc4efb670c8f7b5d00b45b917 (commit)

-----------------------------------------------------------------------
commit f91f478c9208839b22d47c51a0076761252718d3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Jan 17 18:55:32 2009 -0700

    More Event handling cleanups.

 imp/js/DimpBase.js              |    2 +-
 imp/js/DimpCore.js              |    2 +-
 imp/js/src/DimpBase.js          |    5 +--
 imp/js/src/DimpCore.js          |   47 +++++++++++++++++++---------------
 imp/themes/ie6_or_less-dimp.css |    2 +-
 5 files changed, 31 insertions(+), 27 deletions(-)

http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-hatchery&r1=fad2e5875d4752ca81645ff957cbe447a3d96cf5&r2=f91f478c9208839b22d47c51a0076761252718d3
http://git.horde.org/diff.php/imp/js/DimpCore.js?rt=horde-hatchery&r1=ce24318bb4fd92e869ed302418cfcc698128b525&r2=f91f478c9208839b22d47c51a0076761252718d3
http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=fad2e5875d4752ca81645ff957cbe447a3d96cf5&r2=f91f478c9208839b22d47c51a0076761252718d3
http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=713347f183a3137829ddf5868593be282df595f9&r2=f91f478c9208839b22d47c51a0076761252718d3
http://git.horde.org/diff.php/imp/themes/ie6_or_less-dimp.css?rt=horde-hatchery&r1=0dae3df686add2c0752ab839b9aa6c31717d010a&r2=f91f478c9208839b22d47c51a0076761252718d3

-----------------------------------------------------------------------
commit b4eb6ce0b7cdfa4a9a1c12f1e8246073e33cdc4d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Jan 17 18:25:28 2009 -0700

    Update element() to reflect new Event handling model
    
    Since there is no guarantee which order document-wide events are
    processed, it is possible that by the time an event handler deals with
    an event, the contextmenu has already been closed. Therefore, we need to
    keep information on the last opened menu for element() purposes.

 imp/js/ContextSensitive.js     |    2 +-
 imp/js/src/ContextSensitive.js |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/imp/js/ContextSensitive.js?rt=horde-hatchery&r1=e39bb21040bd0c16acec817e5b01a276a5cb8197&r2=b4eb6ce0b7cdfa4a9a1c12f1e8246073e33cdc4d
http://git.horde.org/diff.php/imp/js/src/ContextSensitive.js?rt=horde-hatchery&r1=8f3a5238c36d6f2653304c0ccf4cd867d32175b2&r2=b4eb6ce0b7cdfa4a9a1c12f1e8246073e33cdc4d

-----------------------------------------------------------------------
commit 974a8c188d9ebc3a4b9ccdf5f6ab1c54882e4555
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Jan 17 18:15:26 2009 -0700

    CSS fixes

 imp/themes/screen-dimp.css |    2 +-
 imp/themes/screen.css      |   18 ++++++++++--------
 2 files changed, 11 insertions(+), 9 deletions(-)

http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=be4fc0073a45403d212e6ccd8873371811771e75&r2=974a8c188d9ebc3a4b9ccdf5f6ab1c54882e4555
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=b4cc0cff3495af6da6d84d3c12a38cba48b5aae9&r2=974a8c188d9ebc3a4b9ccdf5f6ab1c54882e4555




More information about the commits mailing list