[commits] Horde-Hatchery branch master updated. c3733d574889dbade4b7f2535f823a068b21d970

Michael M Slusarz slusarz at horde.org
Sat Nov 7 21:32:03 UTC 2009


The branch "master" has been updated.
The following is a summary of the commits.

from: c843907aa19aa466a0c3e17eb38b0c2a3c3f6e69

1043f5d Remove reference to non-existent file
ca9f1ce Move message rendering code for imp/dimp into shared function
6de418b These are hook names, not functions
c3733d5 Fix display of multiple status messages.

-----------------------------------------------------------------------

commit 1043f5db3c8bd28eca538e8ee816da4808ca4994
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Nov 6 19:54:37 2009 -0700

    Remove reference to non-existent file

 imp/docs/INSTALL |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/imp/docs/INSTALL?rt=horde-hatchery&r1=7ced0a1848e7507770abe4c53acd012ac681150a&r2=1043f5db3c8bd28eca538e8ee816da4808ca4994

-----------------------------------------------------------------------

commit ca9f1cefefcec92e06426308ce9fbbb27db995ef
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Nov 6 23:03:04 2009 -0700

    Move message rendering code for imp/dimp into shared function
    
    For message/rfc822 data, indicate which data is part of the original
    message data by wrapping this data entirely within a div with a border.

 imp/config/mime_drivers.php.dist |   19 ++++++-
 imp/lib/Contents.php             |    6 ++-
 imp/lib/Mime/Viewer/Rfc822.php   |   30 +++++++++++
 imp/lib/UI/Message.php           |  105 ++++++++++++++++++++++++++++++++++++++
 imp/lib/Views/ShowMessage.php    |   64 ++---------------------
 imp/message.php                  |   77 ++++------------------------
 imp/themes/ie6_or_less.css       |    2 +-
 imp/themes/ie7.css               |    2 +-
 imp/themes/screen.css            |   16 ++++--
 9 files changed, 188 insertions(+), 133 deletions(-)
 create mode 100644 imp/lib/Mime/Viewer/Rfc822.php

http://git.horde.org/diff.php/imp/config/mime_drivers.php.dist?rt=horde-hatchery&r1=509d20e89a5b64589016f71e00ce0fa9c7fd4d5a&r2=ca9f1cefefcec92e06426308ce9fbbb27db995ef
http://git.horde.org/diff.php/imp/lib/Contents.php?rt=horde-hatchery&r1=62b4fd490e281635ce5ebed086df54875695a724&r2=ca9f1cefefcec92e06426308ce9fbbb27db995ef
http://git.horde.org/co.php/imp/lib/Mime/Viewer/Rfc822.php?rt=horde-hatchery&r=ca9f1cefefcec92e06426308ce9fbbb27db995ef
http://git.horde.org/diff.php/imp/lib/UI/Message.php?rt=horde-hatchery&r1=44beee128c9da06834aef796f03282bca362bcc6&r2=ca9f1cefefcec92e06426308ce9fbbb27db995ef
http://git.horde.org/diff.php/imp/lib/Views/ShowMessage.php?rt=horde-hatchery&r1=44beee128c9da06834aef796f03282bca362bcc6&r2=ca9f1cefefcec92e06426308ce9fbbb27db995ef
http://git.horde.org/diff.php/imp/message.php?rt=horde-hatchery&r1=44beee128c9da06834aef796f03282bca362bcc6&r2=ca9f1cefefcec92e06426308ce9fbbb27db995ef
http://git.horde.org/diff.php/imp/themes/ie6_or_less.css?rt=horde-hatchery&r1=94da970764ffd75c67dfdebcd98d0a6dc3dce05a&r2=ca9f1cefefcec92e06426308ce9fbbb27db995ef
http://git.horde.org/diff.php/imp/themes/ie7.css?rt=horde-hatchery&r1=94da970764ffd75c67dfdebcd98d0a6dc3dce05a&r2=ca9f1cefefcec92e06426308ce9fbbb27db995ef
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=44beee128c9da06834aef796f03282bca362bcc6&r2=ca9f1cefefcec92e06426308ce9fbbb27db995ef

-----------------------------------------------------------------------

commit 6de418b019a5d9e8e2b746d1d4b8f57257523dd6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Nov 7 00:47:02 2009 -0700

    These are hook names, not functions

 imp/docs/UPGRADING |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/imp/docs/UPGRADING?rt=horde-hatchery&r1=caedb70f6047930a3e941a6263b97db7e3e0eac6&r2=6de418b019a5d9e8e2b746d1d4b8f57257523dd6

-----------------------------------------------------------------------

commit c3733d574889dbade4b7f2535f823a068b21d970
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Nov 7 00:57:08 2009 -0700

    Fix display of multiple status messages.

 imp/js/imp.js          |    4 ++--
 imp/lib/UI/Message.php |    4 ++--
 imp/themes/screen.css  |    8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/imp/js/imp.js?rt=horde-hatchery&r1=ed74dc53cc9ab2e2d50e254b468f02c399cede8a&r2=c3733d574889dbade4b7f2535f823a068b21d970
http://git.horde.org/diff.php/imp/lib/UI/Message.php?rt=horde-hatchery&r1=ca9f1cefefcec92e06426308ce9fbbb27db995ef&r2=c3733d574889dbade4b7f2535f823a068b21d970
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=ca9f1cefefcec92e06426308ce9fbbb27db995ef&r2=c3733d574889dbade4b7f2535f823a068b21d970




More information about the commits mailing list