The branch "master" has been updated. The following is a summary of the commits.
from: 1d271b4c55ae04fee314c28a798b88ceb6572d1a be3e541... Correctly fill parameters b971d81... Easier-to-read param display. 5a846d0... This was annoying - fix scrollbar display on webkit a817509... Fix inline-block/contextmenu display on IE and FF2 06dba53... The document DOM element does not have attributes 6675516... IE 6 hover fix for context menus. ----------------------------------------------------------------------- commit be3e541613224b6fa194af01e03de9b98058c25f Author: Michael M Slusarz <[email protected]> Date: Thu Mar 5 01:28:29 2009 -0700 Correctly fill parameters imp/js/src/DimpBase.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=0831201005e2af47455177c9b938d91a1e3b8155&r2=be3e541613224b6fa194af01e03de9b98058c25f ----------------------------------------------------------------------- commit b971d818da1f318647c94b3b7d800123b158e4f4 Author: Michael M Slusarz <[email protected]> Date: Thu Mar 5 23:29:53 2009 -0700 Easier-to-read param display. imp/js/src/ViewPort.js | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/imp/js/src/ViewPort.js?rt=horde-hatchery&r1=88793b4e26fb0d5e0febf26d8e3e1d7026727f02&r2=b971d818da1f318647c94b3b7d800123b158e4f4 ----------------------------------------------------------------------- commit 5a846d05910a074d2ee371a0c6c8a07ef7048142 Author: Michael M Slusarz <[email protected]> Date: Thu Mar 5 23:30:17 2009 -0700 This was annoying - fix scrollbar display on webkit imp/themes/screen-dimp.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=f672e1e90d1bddb6d6dc6870376488936f36206b&r2=5a846d05910a074d2ee371a0c6c8a07ef7048142 ----------------------------------------------------------------------- commit a8175099c671d9bdff723e46e909eac87bf7e2a4 Author: Michael M Slusarz <[email protected]> Date: Thu Mar 5 23:51:57 2009 -0700 Fix inline-block/contextmenu display on IE and FF2 imp/js/src/ContextSensitive.js | 2 +- imp/themes/ie6_or_less-dimp.css | 6 ++++++ imp/themes/ie6_or_less.css | 6 ++++++ imp/themes/ie7-dimp.css | 6 ++++++ imp/themes/ie7.css | 6 ++++++ imp/themes/screen-dimp.css | 13 ++++++------- imp/themes/screen.css | 3 +++ 7 files changed, 34 insertions(+), 8 deletions(-) http://git.horde.org/diff.php/imp/js/src/ContextSensitive.js?rt=horde-hatchery&r1=864f4454f2ad3a2dd2c963b92def28a84a8a2de6&r2=a8175099c671d9bdff723e46e909eac87bf7e2a4 http://git.horde.org/diff.php/imp/themes/ie6_or_less-dimp.css?rt=horde-hatchery&r1=58ab073916586f1ff41b404d37040f38d6cfd0e7&r2=a8175099c671d9bdff723e46e909eac87bf7e2a4 http://git.horde.org/diff.php/imp/themes/ie6_or_less.css?rt=horde-hatchery&r1=58ab073916586f1ff41b404d37040f38d6cfd0e7&r2=a8175099c671d9bdff723e46e909eac87bf7e2a4 http://git.horde.org/diff.php/imp/themes/ie7-dimp.css?rt=horde-hatchery&r1=58ab073916586f1ff41b404d37040f38d6cfd0e7&r2=a8175099c671d9bdff723e46e909eac87bf7e2a4 http://git.horde.org/diff.php/imp/themes/ie7.css?rt=horde-hatchery&r1=58ab073916586f1ff41b404d37040f38d6cfd0e7&r2=a8175099c671d9bdff723e46e909eac87bf7e2a4 http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=5a846d05910a074d2ee371a0c6c8a07ef7048142&r2=a8175099c671d9bdff723e46e909eac87bf7e2a4 http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=f672e1e90d1bddb6d6dc6870376488936f36206b&r2=a8175099c671d9bdff723e46e909eac87bf7e2a4 ----------------------------------------------------------------------- commit 06dba53cec4533ecd269fc2a56f2fdc114e67825 Author: Michael M Slusarz <[email protected]> Date: Fri Mar 6 00:23:41 2009 -0700 The document DOM element does not have attributes imp/js/src/ContextSensitive.js | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) http://git.horde.org/diff.php/imp/js/src/ContextSensitive.js?rt=horde-hatchery&r1=a8175099c671d9bdff723e46e909eac87bf7e2a4&r2=06dba53cec4533ecd269fc2a56f2fdc114e67825 ----------------------------------------------------------------------- commit 66755162bf5f14601f67e71713f64201db3cf272 Author: Michael M Slusarz <[email protected]> Date: Fri Mar 6 00:50:44 2009 -0700 IE 6 hover fix for context menus. imp/js/src/DimpBase.js | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=be3e541613224b6fa194af01e03de9b98058c25f&r2=66755162bf5f14601f67e71713f64201db3cf272 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
