The branch "master" has been updated. The following is a summary of the commits.
from: 1b0881622610337d251ca4770b5af3ca4b0d4e2e 60d2d30... Tweak ContextMenu effects. 962c8e3... Fix setting \seen flag from contextmenu. ----------------------------------------------------------------------- commit 60d2d303c57a76d9cc886c0181d46dde3153d0e1 Author: Michael M Slusarz <[email protected]> Date: Thu Apr 2 22:43:36 2009 -0600 Tweak ContextMenu effects. Showing fade on submenus is just too much of a hassle. Only fade in/out on display of base contextmenu. Rework internals to be clearer/not use extra variables. imp/js/src/ContextSensitive.js | 86 +++++++++++++++++++++------------------- imp/js/src/DimpBase.js | 43 ++++++++++---------- imp/js/src/DimpCore.js | 2 +- imp/js/src/fullmessage-dimp.js | 4 +- 4 files changed, 69 insertions(+), 66 deletions(-) http://git.horde.org/diff.php/imp/js/src/ContextSensitive.js?rt=horde-hatchery&r1=2ea274eddb56da98fc5af2bcf21f01dc8dda0970&r2=60d2d303c57a76d9cc886c0181d46dde3153d0e1 http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=a9e6b480b5a02f55b4974d78b5bbe9778cfa9934&r2=60d2d303c57a76d9cc886c0181d46dde3153d0e1 http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=2ea274eddb56da98fc5af2bcf21f01dc8dda0970&r2=60d2d303c57a76d9cc886c0181d46dde3153d0e1 http://git.horde.org/diff.php/imp/js/src/fullmessage-dimp.js?rt=horde-hatchery&r1=2ea274eddb56da98fc5af2bcf21f01dc8dda0970&r2=60d2d303c57a76d9cc886c0181d46dde3153d0e1 ----------------------------------------------------------------------- commit 962c8e3f8a30e4d3bf62845b3dc099be9fcd6f32 Author: Michael M Slusarz <[email protected]> Date: Thu Apr 2 23:36:36 2009 -0600 Fix setting \seen flag from contextmenu. imp/js/src/DimpBase.js | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=60d2d303c57a76d9cc886c0181d46dde3153d0e1&r2=962c8e3f8a30e4d3bf62845b3dc099be9fcd6f32 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
