[commits] Horde branch master updated. 89f7955d6f286a61b8be1e5c5f13511df3734abe
Michael Rubinsky
mike at theupstairsroom.com
Sat Oct 2 20:02:18 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: b781319412a23c4b5cc58d3d90a8fe6d9297cfbc
56415f3 Tweak and fix the smart crop effect. This now works under Imagick
89f7955 Class constants
-----------------------------------------------------------------------
commit 56415f3847a003bceef2d29dc6ca080c655d8f8d
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Tue Sep 28 12:28:58 2010 -0400
Tweak and fix the smart crop effect. This now works under Imagick
framework/Image/lib/Horde/Image/Effect.php | 4 +-
framework/Image/lib/Horde/Image/Effect/Imagick/SmartCrop.php | 47 +++++-----
framework/Image/package.xml | 2 +-
framework/Image/tests/im.php | 25 +++++-
framework/Image/tests/runtest.php | 1 +
5 files changed, 51 insertions(+), 28 deletions(-)
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Effect.php?rt=horde-git&r1=b0d96e3769b278994eabc70c4c6e2b9263a102ea&r2=56415f3847a003bceef2d29dc6ca080c655d8f8d
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Effect/Imagick/SmartCrop.php?rt=horde-git&r1=1a4d30995c9cfe42b6ee6126c15873fde1131106&r2=56415f3847a003bceef2d29dc6ca080c655d8f8d
http://git.horde.org/diff.php/framework/Image/package.xml?rt=horde-git&r1=1a4d30995c9cfe42b6ee6126c15873fde1131106&r2=56415f3847a003bceef2d29dc6ca080c655d8f8d
http://git.horde.org/diff.php/framework/Image/tests/im.php?rt=horde-git&r1=dcc5e1baa46fef8438a161593e04cdd0d6c2b920&r2=56415f3847a003bceef2d29dc6ca080c655d8f8d
http://git.horde.org/diff.php/framework/Image/tests/runtest.php?rt=horde-git&r1=dcc5e1baa46fef8438a161593e04cdd0d6c2b920&r2=56415f3847a003bceef2d29dc6ca080c655d8f8d
-----------------------------------------------------------------------
commit 89f7955d6f286a61b8be1e5c5f13511df3734abe
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sat Oct 2 15:59:30 2010 -0400
Class constants
wicked/diff.php | 4 +-
wicked/display.php | 14 ++--
wicked/history.php | 4 +-
wicked/lib/Api.php | 4 +-
wicked/lib/Block/page.php | 2 +-
wicked/lib/Driver/sql.php | 2 +-
wicked/lib/Page.php | 40 +++++-----
wicked/lib/Page/AddPage.php | 2 +-
wicked/lib/Page/AllPages.php | 4 +-
wicked/lib/Page/AttachedFiles.php | 18 ++--
wicked/lib/Page/BackLinks.php | 2 +-
wicked/lib/Page/DeletePage.php | 6 +-
wicked/lib/Page/EditPage.php | 16 ++--
wicked/lib/Page/LeastPopular.php | 4 +-
wicked/lib/Page/LikePages.php | 2 +-
wicked/lib/Page/MergeOrRename.php | 14 ++--
wicked/lib/Page/MostPopular.php | 4 +-
wicked/lib/Page/NewPage.php | 8 +-
wicked/lib/Page/RecentChanges.php | 4 +-
wicked/lib/Page/RevertPage.php | 6 +-
wicked/lib/Page/Search.php | 4 +-
wicked/lib/Page/StandardPage.php | 18 ++--
wicked/lib/Page/StandardPage/StdHistoryPage.php | 14 ++--
wicked/lib/Page/SyncDiff.php | 4 +-
wicked/lib/Page/SyncPages.php | 4 +-
wicked/lib/Text_Wiki/Parse/Default/Attribute.php | 2 +-
wicked/lib/Text_Wiki/Render/Xhtml/Attribute.php | 2 +-
wicked/lib/Wicked.php | 86 +++++++++++-----------
wicked/templates/display/standard.inc | 12 ++--
wicked/templates/display/title.inc | 2 +-
wicked/templates/history/header.inc | 4 +-
wicked/templates/history/summary.inc | 4 +-
32 files changed, 158 insertions(+), 158 deletions(-)
http://git.horde.org/diff.php/wicked/diff.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/display.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/history.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Api.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Block/page.php?rt=horde-git&r1=6b609a77f9d6a96635955d7bb5d6bbe96fdf501a&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Driver/sql.php?rt=horde-git&r1=fd9e8a39cfc5fc2a8bf638de5be3a5204dc8ef34&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page.php?rt=horde-git&r1=7c219063034b3a9241b07ce88bc779cf82eccadd&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page/AddPage.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page/AllPages.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page/AttachedFiles.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page/BackLinks.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page/DeletePage.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page/EditPage.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page/LeastPopular.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page/LikePages.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page/MergeOrRename.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page/MostPopular.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page/NewPage.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page/RecentChanges.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page/RevertPage.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page/Search.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page/StandardPage.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page/StandardPage/StdHistoryPage.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page/SyncDiff.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Page/SyncPages.php?rt=horde-git&r1=f71936cf3ff9a4989dbad0b71db0e78e2d957de1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Text_Wiki/Parse/Default/Attribute.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Text_Wiki/Render/Xhtml/Attribute.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/lib/Wicked.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/templates/display/standard.inc?rt=horde-git&r1=5bc97c04121160cad4e6b65d2981f19199dff34b&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/templates/display/title.inc?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/templates/history/header.inc?rt=horde-git&r1=97fd203dcaaf5ddf7c9c2252eb44ac76e8d84846&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
http://git.horde.org/diff.php/wicked/templates/history/summary.inc?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=89f7955d6f286a61b8be1e5c5f13511df3734abe
More information about the commits
mailing list