[commits] Horde branch master updated. 0ef497b874b95ad86f581e03d12834b3e8e509c0

Michael M Slusarz slusarz at horde.org
Fri Aug 20 17:40:46 UTC 2010


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

from: 3d69606504313d1b5636a52def0e888a6e0d3186

27a8970 Skip conversion/formatting if there is no content
8bf994d Do on-demand determination of paths in Horde_Themes_Element
0ef497b More places to explicitly pass the charset.

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

commit 27a897024d75384f056059983331d2cbde0b088a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Aug 20 10:19:24 2010 -0600

    Skip conversion/formatting if there is no content

 imp/lib/Prefs/Ui.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/lib/Prefs/Ui.php?rt=horde-git&r1=80edd61937efed7d6b77b2116aa1bbae9d15772d&r2=27a897024d75384f056059983331d2cbde0b088a

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

commit 8bf994d9f34831ab2f5a67e478caba05a48f41ba
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Aug 20 10:55:45 2010 -0600

    Do on-demand determination of paths in Horde_Themes_Element
    
    Thus, creating Horde_Themes_Image/Horde_Themes_Sound should be very
    lightweight - the path determination only happens when the element is
    used.

 framework/Core/lib/Horde/Themes.php         |   75 +--------------
 framework/Core/lib/Horde/Themes/Element.php |  141 +++++++++++++++++++++++++--
 framework/Core/lib/Horde/Themes/Image.php   |   11 ++-
 framework/Core/lib/Horde/Themes/Sound.php   |   11 ++-
 4 files changed, 154 insertions(+), 84 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Themes.php?rt=horde-git&r1=442b22a378aabaa70d44ec30ec2b33ee0785e0a2&r2=8bf994d9f34831ab2f5a67e478caba05a48f41ba
http://git.horde.org/diff.php/framework/Core/lib/Horde/Themes/Element.php?rt=horde-git&r1=5dfb1dc4140eb2996f0251c6335ccdb05028f93c&r2=8bf994d9f34831ab2f5a67e478caba05a48f41ba
http://git.horde.org/diff.php/framework/Core/lib/Horde/Themes/Image.php?rt=horde-git&r1=5dfb1dc4140eb2996f0251c6335ccdb05028f93c&r2=8bf994d9f34831ab2f5a67e478caba05a48f41ba
http://git.horde.org/diff.php/framework/Core/lib/Horde/Themes/Sound.php?rt=horde-git&r1=5dfb1dc4140eb2996f0251c6335ccdb05028f93c&r2=8bf994d9f34831ab2f5a67e478caba05a48f41ba

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

commit 0ef497b874b95ad86f581e03d12834b3e8e509c0
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Aug 20 11:17:43 2010 -0600

    More places to explicitly pass the charset.

 imp/lib/Compose.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=a5fc25ac47ede9d08e683a5cd6112f5e00925e03&r2=0ef497b874b95ad86f581e03d12834b3e8e509c0




More information about the commits mailing list