The branch "master" has been updated. The following is a summary of the commits.
from: 31b8b9778b58033b089a58401a663332a0eb5c41 f672e1e... Update thread image handling for imp view. 0bc90a4... Fix ghosting position in scrolled element ----------------------------------------------------------------------- commit f672e1e90d1bddb6d6dc6870376488936f36206b Author: Michael M Slusarz <[email protected]> Date: Mon Mar 2 15:39:29 2009 -0700 Update thread image handling for imp view. Reimplement RTL thread graphics for dimp. imp/js/src/DimpBase.js | 2 +- imp/lib/Imap/Thread.php | 42 ++++++++++----------- imp/lib/Imap/Tree.php | 7 +++- imp/themes/graphics/tree/rev-join.png | Bin 0 -> 112 bytes imp/themes/graphics/tree/rev-joinbottom-down.png | Bin 0 -> 111 bytes imp/themes/graphics/tree/rev-joinbottom.png | Bin 0 -> 113 bytes imp/themes/graphics/tree/rev-line.png | Bin 0 -> 108 bytes imp/themes/screen-dimp.css | 15 -------- imp/themes/screen.css | 36 +++++++++++++++++-- 9 files changed, 59 insertions(+), 43 deletions(-) create mode 100644 imp/themes/graphics/tree/rev-join.png create mode 100644 imp/themes/graphics/tree/rev-joinbottom-down.png create mode 100644 imp/themes/graphics/tree/rev-joinbottom.png create mode 100644 imp/themes/graphics/tree/rev-line.png http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=a4cda7c0a72b70cce21f04995eeb9900f6141273&r2=f672e1e90d1bddb6d6dc6870376488936f36206b http://git.horde.org/diff.php/imp/lib/Imap/Thread.php?rt=horde-hatchery&r1=b50b38c1449905a0455120a86d954990612406d9&r2=f672e1e90d1bddb6d6dc6870376488936f36206b http://git.horde.org/diff.php/imp/lib/Imap/Tree.php?rt=horde-hatchery&r1=519360498279c54f1bdda9fe4beb2d63387e812c&r2=f672e1e90d1bddb6d6dc6870376488936f36206b http://git.horde.org/co.php/imp/themes/graphics/tree/rev-join.png?rt=horde-hatchery&r=f672e1e90d1bddb6d6dc6870376488936f36206b http://git.horde.org/co.php/imp/themes/graphics/tree/rev-joinbottom-down.png?rt=horde-hatchery&r=f672e1e90d1bddb6d6dc6870376488936f36206b http://git.horde.org/co.php/imp/themes/graphics/tree/rev-joinbottom.png?rt=horde-hatchery&r=f672e1e90d1bddb6d6dc6870376488936f36206b http://git.horde.org/co.php/imp/themes/graphics/tree/rev-line.png?rt=horde-hatchery&r=f672e1e90d1bddb6d6dc6870376488936f36206b http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=d61c98222cb7cd1362f6645b67284f52f76c2d10&r2=f672e1e90d1bddb6d6dc6870376488936f36206b http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=2eb845e7eb769c1655422658a15ec3ef1cbe538b&r2=f672e1e90d1bddb6d6dc6870376488936f36206b ----------------------------------------------------------------------- commit 0bc90a43d32c336e368adbdead0c20a297888642 Author: Michael M Slusarz <[email protected]> Date: Mon Mar 2 16:30:41 2009 -0700 Fix ghosting position in scrolled element imp/js/src/dragdrop.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/imp/js/src/dragdrop.js?rt=horde-hatchery&r1=96c991061cb6ddb0708a5b0553bca6c73e378090&r2=0bc90a43d32c336e368adbdead0c20a297888642 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
