[commits] Horde-Hatchery branch master updated.

Michael M Slusarz slusarz at horde.org
Fri Feb 20 23:49:04 UTC 2009


The branch master has been updated.
The following is a summary of the commits. Further details on each commit
can be found below.

from: a56fac1c529485c2ec348387d1f8fee657a105cb

58ab073... Fix image hiding/showing in HTML messages.

-----------------------------------------------------------------------
commit 58ab073916586f1ff41b404d37040f38d6cfd0e7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Feb 20 16:47:35 2009 -0700

    Fix image hiding/showing in HTML messages.
    
    Image show link should only work for the current MIME part, not all
    image MIME parts.
    
    Removes the potentially duplicate DOM ID 'html-message', which might
    occur if more than 1 viewable HTML part was in a message.

 imp/js/src/DimpCore.js          |    4 +++-
 imp/js/src/imp.js               |   27 ++++++---------------------
 imp/js/src/message.js           |    2 ++
 imp/lib/Mime/Viewer/html.php    |   11 ++++-------
 imp/themes/ie6_or_less-dimp.css |    2 +-
 imp/themes/ie6_or_less.css      |    2 +-
 imp/themes/ie7-dimp.css         |    2 +-
 imp/themes/ie7.css              |    2 +-
 imp/themes/rtl.css              |    2 +-
 imp/themes/screen.css           |   12 ++++++------
 10 files changed, 26 insertions(+), 40 deletions(-)

http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=4ffc2a60d1dbe2983a120d9f2c708e57106c34ee&r2=58ab073916586f1ff41b404d37040f38d6cfd0e7
http://git.horde.org/diff.php/imp/js/src/imp.js?rt=horde-hatchery&r1=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9&r2=58ab073916586f1ff41b404d37040f38d6cfd0e7
http://git.horde.org/diff.php/imp/js/src/message.js?rt=horde-hatchery&r1=20da6808b78be12a9fc3a21da0fcea0d21a53677&r2=58ab073916586f1ff41b404d37040f38d6cfd0e7
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/html.php?rt=horde-hatchery&r1=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9&r2=58ab073916586f1ff41b404d37040f38d6cfd0e7
http://git.horde.org/diff.php/imp/themes/ie6_or_less-dimp.css?rt=horde-hatchery&r1=d5f4c2f122b22800a63a26bec99809c17c2035b8&r2=58ab073916586f1ff41b404d37040f38d6cfd0e7
http://git.horde.org/diff.php/imp/themes/ie6_or_less.css?rt=horde-hatchery&r1=e2963b5cf5c4f42d6c94db51fb67468fa55ad48e&r2=58ab073916586f1ff41b404d37040f38d6cfd0e7
http://git.horde.org/diff.php/imp/themes/ie7-dimp.css?rt=horde-hatchery&r1=d5f4c2f122b22800a63a26bec99809c17c2035b8&r2=58ab073916586f1ff41b404d37040f38d6cfd0e7
http://git.horde.org/diff.php/imp/themes/ie7.css?rt=horde-hatchery&r1=e2963b5cf5c4f42d6c94db51fb67468fa55ad48e&r2=58ab073916586f1ff41b404d37040f38d6cfd0e7
http://git.horde.org/diff.php/imp/themes/rtl.css?rt=horde-hatchery&r1=e2963b5cf5c4f42d6c94db51fb67468fa55ad48e&r2=58ab073916586f1ff41b404d37040f38d6cfd0e7
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=e1c0716bc2698bc0e42a8d0611ab9cc29a8ecb8e&r2=58ab073916586f1ff41b404d37040f38d6cfd0e7




More information about the commits mailing list