[commits] Horde branch master updated. 01be634d9b7a943fb6d437db62005cf99636dc10
Michael M Slusarz
slusarz at horde.org
Fri Jul 9 07:04:38 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 0d3074deac715da0270637b4398536f6032e7024
a78f693 Reuse existing code
d1c7051 Don't use Horde-specific app assumption in factory.
01be634 Emoticons filter fixes.
-----------------------------------------------------------------------
commit a78f6933f4a0d2f80e7a3952c15bbe8f436815ea
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jul 8 23:58:24 2010 -0600
Reuse existing code
framework/Core/lib/Horde/Registry.php | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=ea099d3a6cb30867c29b833fca5cac40fb110ec6&r2=a78f6933f4a0d2f80e7a3952c15bbe8f436815ea
-----------------------------------------------------------------------
commit d1c70514b002b1d0ce4783353bac7c9042c60140
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Jul 9 00:25:04 2010 -0600
Don't use Horde-specific app assumption in factory.
framework/Crypt/lib/Horde/Crypt.php | 29 ++++++++++------------
framework/Text_Filter/lib/Horde/Text/Filter.php | 27 +++++++++------------
imp/lib/Injector/Binder/Pgp.php | 2 +-
imp/lib/Injector/Binder/Smime.php | 2 +-
4 files changed, 27 insertions(+), 33 deletions(-)
http://git.horde.org/diff.php/framework/Crypt/lib/Horde/Crypt.php?rt=horde-git&r1=de347bba139d81860155af2c4b215eeccc180746&r2=d1c70514b002b1d0ce4783353bac7c9042c60140
http://git.horde.org/diff.php/framework/Text_Filter/lib/Horde/Text/Filter.php?rt=horde-git&r1=9326547e493b8025bec6ddd708d2769d9af12167&r2=d1c70514b002b1d0ce4783353bac7c9042c60140
http://git.horde.org/diff.php/imp/lib/Injector/Binder/Pgp.php?rt=horde-git&r1=bf4719ffd4d666e00287a27dc1f42085a36ccb0e&r2=d1c70514b002b1d0ce4783353bac7c9042c60140
http://git.horde.org/diff.php/imp/lib/Injector/Binder/Smime.php?rt=horde-git&r1=bf4719ffd4d666e00287a27dc1f42085a36ccb0e&r2=d1c70514b002b1d0ce4783353bac7c9042c60140
-----------------------------------------------------------------------
commit 01be634d9b7a943fb6d437db62005cf99636dc10
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Jul 9 00:58:36 2010 -0600
Emoticons filter fixes.
Fix image generation with new Horde_Themes code.
Remove Core dependency from Emoticons filter by moving image generation
code to a Core library.
framework/Core/lib/Horde/Core/Text/Filter/Emoticons.php | 30 ++++++++
framework/Core/package.xml | 12 +++-
framework/Text_Filter/lib/Horde/Text/Filter/Emoticons.php | 49 +++++++------
framework/Text_Filter/package.xml | 3 +-
imp/lib/Mime/Viewer/Html.php | 2 +-
imp/lib/Mime/Viewer/Plain.php | 2 +-
6 files changed, 71 insertions(+), 27 deletions(-)
create mode 100644 framework/Core/lib/Horde/Core/Text/Filter/Emoticons.php
http://git.horde.org/co.php/framework/Core/lib/Horde/Core/Text/Filter/Emoticons.php?rt=horde-git&r=01be634d9b7a943fb6d437db62005cf99636dc10
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=ae1d6ce5e8d61aba5949fd83f613943d66cbcab8&r2=01be634d9b7a943fb6d437db62005cf99636dc10
http://git.horde.org/diff.php/framework/Text_Filter/lib/Horde/Text/Filter/Emoticons.php?rt=horde-git&r1=97fd203dcaaf5ddf7c9c2252eb44ac76e8d84846&r2=01be634d9b7a943fb6d437db62005cf99636dc10
http://git.horde.org/diff.php/framework/Text_Filter/package.xml?rt=horde-git&r1=9313cdee4f6ab63e30b3be1a858ab101b6a5b111&r2=01be634d9b7a943fb6d437db62005cf99636dc10
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Html.php?rt=horde-git&r1=0d3074deac715da0270637b4398536f6032e7024&r2=01be634d9b7a943fb6d437db62005cf99636dc10
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Plain.php?rt=horde-git&r1=2effd3ce519011db72737c32c437f9c6364a23f0&r2=01be634d9b7a943fb6d437db62005cf99636dc10
More information about the commits
mailing list