[commits] Horde-Hatchery branch master updated. df76454c4d762ea3e0b23bc6e84c1328b2965d90

Michael M Slusarz slusarz at horde.org
Tue Sep 8 02:39:09 UTC 2009


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

from: 2d12db87ad912bf624ff508d1297c35517948d43

7ac1f30... Code tweak
0f24141... Move close image loading into CSS
8b0784b... Add way to exit from basic search in IMP
df76454... Improvements if HTML is not displayed inline.

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

commit 7ac1f3096726b14920f0045e5622a802413ffc8c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Sep 7 10:30:14 2009 -0600

    Code tweak

 imp/search-basic.php |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

http://git.horde.org/diff.php/imp/search-basic.php?rt=horde-hatchery&r1=619cbf77c784a058a2242af443b927b2c0b8eefc&r2=7ac1f3096726b14920f0045e5622a802413ffc8c

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

commit 0f24141743db7fbdfde83b456693dbea42724dc3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Sep 7 11:14:49 2009 -0600

    Move close image loading into CSS

 imp/compose-dimp.php                     |    1 -
 imp/compose.php                          |    2 +-
 imp/templates/chunks/message.php         |    8 ++------
 imp/templates/imp/compose.html           |    2 +-
 imp/templates/index/index-dimp.inc       |    5 ++---
 imp/themes/graphics/close.png            |  Bin 0 -> 235 bytes
 imp/themes/screen-dimp.css               |    8 +-------
 imp/themes/screen.css                    |    5 ++++-
 imp/themes/silver/graphics/close.png     |  Bin 0 -> 655 bytes
 imp/themes/silver/screen.css             |    4 ++++
 imp/themes/tango-blue/graphics/close.png |  Bin 0 -> 518 bytes
 imp/themes/tango-blue/screen.css         |    4 ++++
 12 files changed, 19 insertions(+), 20 deletions(-)
 create mode 100644 imp/themes/graphics/close.png
 create mode 100644 imp/themes/silver/graphics/close.png
 create mode 100644 imp/themes/tango-blue/graphics/close.png

http://git.horde.org/diff.php/imp/compose-dimp.php?rt=horde-hatchery&r1=f0daa2470ea069c3488276d2ecb1f92c6fdc86b3&r2=0f24141743db7fbdfde83b456693dbea42724dc3
http://git.horde.org/diff.php/imp/compose.php?rt=horde-hatchery&r1=d89172e40e3415e0670c9d81bfc042e1dcefdf83&r2=0f24141743db7fbdfde83b456693dbea42724dc3
http://git.horde.org/diff.php/imp/templates/chunks/message.php?rt=horde-hatchery&r1=51a035a3339b2b54461d23354290f4925bd8b226&r2=0f24141743db7fbdfde83b456693dbea42724dc3
http://git.horde.org/diff.php/imp/templates/imp/compose.html?rt=horde-hatchery&r1=78e468a7ae10464036be985bd36d1a67a99c0f18&r2=0f24141743db7fbdfde83b456693dbea42724dc3
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=73301e93cdbd8b9730fabe6230e5933e67d419f7&r2=0f24141743db7fbdfde83b456693dbea42724dc3
http://git.horde.org/co.php/imp/themes/graphics/close.png?rt=horde-hatchery&r=0f24141743db7fbdfde83b456693dbea42724dc3
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=3a5f85a1b09c218182a067987664d16ec17243c7&r2=0f24141743db7fbdfde83b456693dbea42724dc3
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=2246b7f97c3e261461cb50d3dbd105e5fffc85ac&r2=0f24141743db7fbdfde83b456693dbea42724dc3
http://git.horde.org/co.php/imp/themes/silver/graphics/close.png?rt=horde-hatchery&r=0f24141743db7fbdfde83b456693dbea42724dc3
http://git.horde.org/diff.php/imp/themes/silver/screen.css?rt=horde-hatchery&r1=ecd57376a5e16f8146efa258c8120a92fadb0661&r2=0f24141743db7fbdfde83b456693dbea42724dc3
http://git.horde.org/co.php/imp/themes/tango-blue/graphics/close.png?rt=horde-hatchery&r=0f24141743db7fbdfde83b456693dbea42724dc3
http://git.horde.org/diff.php/imp/themes/tango-blue/screen.css?rt=horde-hatchery&r1=e2963b5cf5c4f42d6c94db51fb67468fa55ad48e&r2=0f24141743db7fbdfde83b456693dbea42724dc3

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

commit 8b0784b43391a35f5e9c10ceb2e943bb56b88536
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Sep 7 11:15:00 2009 -0600

    Add way to exit from basic search in IMP

 imp/mailbox.php                   |    1 +
 imp/templates/mailbox/header.html |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-hatchery&r1=41e29f4afa4c7788a5ecbf1e1a8c2df1688618c6&r2=8b0784b43391a35f5e9c10ceb2e943bb56b88536
http://git.horde.org/diff.php/imp/templates/mailbox/header.html?rt=horde-hatchery&r1=4a661e7ced9468e24b2c9c35d9b8380a64578dcd&r2=8b0784b43391a35f5e9c10ceb2e943bb56b88536

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

commit df76454c4d762ea3e0b23bc6e84c1328b2965d90
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Sep 7 20:38:25 2009 -0600

    Improvements if HTML is not displayed inline.
    
    If HTML is only part (i.e. not a multipart/alternative part), show mime
    info box allowing viewing HTML in separate window or allowing conversion
    to a text/plain representation.

 imp/lib/Contents.php         |    2 +-
 imp/lib/Mime/Viewer/Html.php |   74 ++++++++++++++++++++++++++++++++---------
 2 files changed, 58 insertions(+), 18 deletions(-)

http://git.horde.org/diff.php/imp/lib/Contents.php?rt=horde-hatchery&r1=43d61f611dd079a7ec61fde2c05784a7f5a93e0b&r2=df76454c4d762ea3e0b23bc6e84c1328b2965d90
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Html.php?rt=horde-hatchery&r1=0a70ce52cdd66d0213a84aa542dfe81eecb42fd3&r2=df76454c4d762ea3e0b23bc6e84c1328b2965d90




More information about the commits mailing list