The branch "master" has been updated. The following is a summary of the commits.
from: 66395cd9aaee9eaf3ac94c2cb6f58ab717090b98 79a0b87... Fix window sizing in popup message window aa7658e... Some more places to use streams 131fd18... Don't do this approximation - it is not needed. b54f328... Add explicit encoding type when setting contents of a Horde_Mime_Part 37a9923... Fix Horde::img() usage d290298... Fix javascript on IMP compose page. 2b81c0f... More cleanups/fixes for new stream code. ----------------------------------------------------------------------- commit 79a0b870819b70bbfc54e3371fc93e2cbefc597f Author: Michael M Slusarz <[email protected]> Date: Tue Jun 30 11:07:06 2009 -0600 Fix window sizing in popup message window imp/js/src/fullmessage-dimp.js | 10 ++++++++++ imp/themes/screen-dimp.css | 1 + 2 files changed, 11 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/imp/js/src/fullmessage-dimp.js?rt=horde-hatchery&r1=cea9df122e8ca73498a8f7a82a8bfa77db07ca59&r2=79a0b870819b70bbfc54e3371fc93e2cbefc597f http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=a66386fd1a98dd45772876357a3bd326a94d37a6&r2=79a0b870819b70bbfc54e3371fc93e2cbefc597f ----------------------------------------------------------------------- commit aa7658e6c837fca142ff52ffcd87fed665a6dab5 Author: Michael M Slusarz <[email protected]> Date: Tue Jun 30 11:28:14 2009 -0600 Some more places to use streams imp/lib/Compose.php | 7 +++++-- imp/lib/Contents.php | 35 ++++++++++++++++++++--------------- imp/lib/Spam.php | 6 ++++-- imp/view.php | 23 +++++++++++++++++------ 4 files changed, 46 insertions(+), 25 deletions(-) http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-hatchery&r1=32fe20005e60b44f64f84507ede8df26bf070670&r2=aa7658e6c837fca142ff52ffcd87fed665a6dab5 http://git.horde.org/diff.php/imp/lib/Contents.php?rt=horde-hatchery&r1=8a436842e46e1ad943914031e0b54acadaac26b9&r2=aa7658e6c837fca142ff52ffcd87fed665a6dab5 http://git.horde.org/diff.php/imp/lib/Spam.php?rt=horde-hatchery&r1=593efca07054633cb3f6f8a03a8a7e226cfd3465&r2=aa7658e6c837fca142ff52ffcd87fed665a6dab5 http://git.horde.org/diff.php/imp/view.php?rt=horde-hatchery&r1=8a436842e46e1ad943914031e0b54acadaac26b9&r2=aa7658e6c837fca142ff52ffcd87fed665a6dab5 ----------------------------------------------------------------------- commit 131fd184c48266e9c543c3a42e7bf94bc5d80572 Author: Michael M Slusarz <[email protected]> Date: Tue Jun 30 15:42:58 2009 -0600 Don't do this approximation - it is not needed. imp/lib/Contents.php | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) http://git.horde.org/diff.php/imp/lib/Contents.php?rt=horde-hatchery&r1=aa7658e6c837fca142ff52ffcd87fed665a6dab5&r2=131fd184c48266e9c543c3a42e7bf94bc5d80572 ----------------------------------------------------------------------- commit b54f328c9e94aae88e1b1ed83b47fd5bf925ccab Author: Michael M Slusarz <[email protected]> Date: Tue Jun 30 15:57:49 2009 -0600 Add explicit encoding type when setting contents of a Horde_Mime_Part imp/lib/Compose.php | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-hatchery&r1=aa7658e6c837fca142ff52ffcd87fed665a6dab5&r2=b54f328c9e94aae88e1b1ed83b47fd5bf925ccab ----------------------------------------------------------------------- commit 37a992310c505281ab64913e7766ea306fdd48a0 Author: Michael M Slusarz <[email protected]> Date: Tue Jun 30 16:50:11 2009 -0600 Fix Horde::img() usage imp/lib/Mime/Viewer/Images.php | 20 +++++++++++++++++--- 1 files changed, 17 insertions(+), 3 deletions(-) http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Images.php?rt=horde-hatchery&r1=2c933722376cb28a4ad22dd2702251de261411be&r2=37a992310c505281ab64913e7766ea306fdd48a0 ----------------------------------------------------------------------- commit d290298c49b3448e3de6ada3c64f5ded9ba55d60 Author: Michael M Slusarz <[email protected]> Date: Tue Jun 30 23:52:46 2009 -0600 Fix javascript on IMP compose page. imp/js/src/compose.js | 17 ++++++++++++++--- 1 files changed, 14 insertions(+), 3 deletions(-) http://git.horde.org/diff.php/imp/js/src/compose.js?rt=horde-hatchery&r1=62269532f3afcb295069c35ebc5da913dfc2fc06&r2=d290298c49b3448e3de6ada3c64f5ded9ba55d60 ----------------------------------------------------------------------- commit 2b81c0fbec5bd79c0f2f9a8dd2a3083c552ed1fb Author: Michael M Slusarz <[email protected]> Date: Tue Jun 30 23:54:40 2009 -0600 More cleanups/fixes for new stream code. imp/compose.php | 2 +- imp/lib/Compose.php | 8 ++++---- imp/lib/Message.php | 2 +- imp/lib/Spam.php | 2 +- imp/view.php | 7 +++++-- 5 files changed, 12 insertions(+), 9 deletions(-) http://git.horde.org/diff.php/imp/compose.php?rt=horde-hatchery&r1=58e871fd57002fc788317dfb765c320d9c9ad5a3&r2=2b81c0fbec5bd79c0f2f9a8dd2a3083c552ed1fb http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-hatchery&r1=b54f328c9e94aae88e1b1ed83b47fd5bf925ccab&r2=2b81c0fbec5bd79c0f2f9a8dd2a3083c552ed1fb http://git.horde.org/diff.php/imp/lib/Message.php?rt=horde-hatchery&r1=0affc074fe52196a8f24ae56e61cd2987a621a05&r2=2b81c0fbec5bd79c0f2f9a8dd2a3083c552ed1fb http://git.horde.org/diff.php/imp/lib/Spam.php?rt=horde-hatchery&r1=aa7658e6c837fca142ff52ffcd87fed665a6dab5&r2=2b81c0fbec5bd79c0f2f9a8dd2a3083c552ed1fb http://git.horde.org/diff.php/imp/view.php?rt=horde-hatchery&r1=aa7658e6c837fca142ff52ffcd87fed665a6dab5&r2=2b81c0fbec5bd79c0f2f9a8dd2a3083c552ed1fb __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
