The branch master has been updated. The following is a summary of the commits. Further details on each commit can be found below.
from: 864f4454f2ad3a2dd2c963b92def28a84a8a2de6 cb3df89... Duplicate declaration aa8b20a... Use CSS images for dimpaction buttons 6d9636b... Dynamically create popdown image bdab270... Dynamically create thread images ----------------------------------------------------------------------- commit cb3df89580a28becfcd478a7a59bd09f086dfa68 Author: Michael M Slusarz <[email protected]> Date: Wed Feb 18 00:01:49 2009 -0700 Duplicate declaration imp/themes/silver/screen-dimp.css | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) http://git.horde.org/diff.php/imp/themes/silver/screen-dimp.css?rt=horde-hatchery&r1=864f4454f2ad3a2dd2c963b92def28a84a8a2de6&r2=cb3df89580a28becfcd478a7a59bd09f086dfa68 ----------------------------------------------------------------------- commit aa8b20a89caaea6f63c2d719765eb78fb04062b4 Author: Michael M Slusarz <[email protected]> Date: Wed Feb 18 00:37:47 2009 -0700 Use CSS images for dimpaction buttons imp/lib/DIMP.php | 7 +++---- imp/templates/chunks/compose.php | 20 +++++++++++++++----- imp/templates/chunks/message.php | 20 +++++++++++++++----- imp/templates/index/index-dimp.inc | 16 ++++++++-------- imp/themes/screen-dimp.css | 33 ++++++++++++++++++++++++++++++++- imp/themes/silver/screen-dimp.css | 31 +++++++++++++++++++++++++++++++ 6 files changed, 104 insertions(+), 23 deletions(-) http://git.horde.org/diff.php/imp/lib/DIMP.php?rt=horde-hatchery&r1=d6f707a5eb5e191f20cb8242a9037334b7e1cd8b&r2=aa8b20a89caaea6f63c2d719765eb78fb04062b4 http://git.horde.org/diff.php/imp/templates/chunks/compose.php?rt=horde-hatchery&r1=6d5d5850aa6da932b04b53fd2b2e609b82a84e47&r2=aa8b20a89caaea6f63c2d719765eb78fb04062b4 http://git.horde.org/diff.php/imp/templates/chunks/message.php?rt=horde-hatchery&r1=864f4454f2ad3a2dd2c963b92def28a84a8a2de6&r2=aa8b20a89caaea6f63c2d719765eb78fb04062b4 http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=864f4454f2ad3a2dd2c963b92def28a84a8a2de6&r2=aa8b20a89caaea6f63c2d719765eb78fb04062b4 http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=864f4454f2ad3a2dd2c963b92def28a84a8a2de6&r2=aa8b20a89caaea6f63c2d719765eb78fb04062b4 http://git.horde.org/diff.php/imp/themes/silver/screen-dimp.css?rt=horde-hatchery&r1=cb3df89580a28becfcd478a7a59bd09f086dfa68&r2=aa8b20a89caaea6f63c2d719765eb78fb04062b4 ----------------------------------------------------------------------- commit 6d9636b02d8b0d513b1c2efc7106abfcb6ff93b1 Author: Michael M Slusarz <[email protected]> Date: Wed Feb 18 00:45:27 2009 -0700 Dynamically create popdown image imp/js/src/DimpBase.js | 2 +- imp/js/src/fullmessage-dimp.js | 2 +- imp/templates/index/index-dimp.inc | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=864f4454f2ad3a2dd2c963b92def28a84a8a2de6&r2=6d9636b02d8b0d513b1c2efc7106abfcb6ff93b1 http://git.horde.org/diff.php/imp/js/src/fullmessage-dimp.js?rt=horde-hatchery&r1=864f4454f2ad3a2dd2c963b92def28a84a8a2de6&r2=6d9636b02d8b0d513b1c2efc7106abfcb6ff93b1 http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=aa8b20a89caaea6f63c2d719765eb78fb04062b4&r2=6d9636b02d8b0d513b1c2efc7106abfcb6ff93b1 ----------------------------------------------------------------------- commit bdab270db497d1edb66f2e23b01d8a87719e36f6 Author: Michael M Slusarz <[email protected]> Date: Wed Feb 18 01:09:33 2009 -0700 Dynamically create thread images imp/js/src/DimpBase.js | 4 +- imp/lib/IMAP/Thread.php | 35 ++++--------------------- imp/templates/index/index-dimp.inc | 4 --- imp/themes/graphics/tree/join.png | Bin 0 -> 177 bytes imp/themes/graphics/tree/joinbottom-down.png | Bin 0 -> 111 bytes imp/themes/graphics/tree/joinbottom.png | Bin 0 -> 180 bytes imp/themes/graphics/tree/line.png | Bin 0 -> 173 bytes imp/themes/screen-dimp.css | 28 +++++++++++++++----- 8 files changed, 29 insertions(+), 42 deletions(-) create mode 100644 imp/themes/graphics/tree/join.png create mode 100644 imp/themes/graphics/tree/joinbottom-down.png create mode 100644 imp/themes/graphics/tree/joinbottom.png create mode 100644 imp/themes/graphics/tree/line.png http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=6d9636b02d8b0d513b1c2efc7106abfcb6ff93b1&r2=bdab270db497d1edb66f2e23b01d8a87719e36f6 http://git.horde.org/diff.php/imp/lib/IMAP/Thread.php?rt=horde-hatchery&r1=1b203b4df8810da493c7a13898fade3a77665f66&r2=bdab270db497d1edb66f2e23b01d8a87719e36f6 http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=6d9636b02d8b0d513b1c2efc7106abfcb6ff93b1&r2=bdab270db497d1edb66f2e23b01d8a87719e36f6 http://git.horde.org/co.php/imp/themes/graphics/tree/join.png?rt=horde-hatchery&r=bdab270db497d1edb66f2e23b01d8a87719e36f6 http://git.horde.org/co.php/imp/themes/graphics/tree/joinbottom-down.png?rt=horde-hatchery&r=bdab270db497d1edb66f2e23b01d8a87719e36f6 http://git.horde.org/co.php/imp/themes/graphics/tree/joinbottom.png?rt=horde-hatchery&r=bdab270db497d1edb66f2e23b01d8a87719e36f6 http://git.horde.org/co.php/imp/themes/graphics/tree/line.png?rt=horde-hatchery&r=bdab270db497d1edb66f2e23b01d8a87719e36f6 http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=aa8b20a89caaea6f63c2d719765eb78fb04062b4&r2=bdab270db497d1edb66f2e23b01d8a87719e36f6 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
