[commits] Horde branch master updated. d293fe9fedf628bfe4bf1743f4d6d9c452011465

Michael Rubinsky mike at theupstairsroom.com
Mon Jul 19 17:35:43 UTC 2010


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

from: 0f7fba3e34d95faed44770b7d484787716bfa9a0

d293fe9 Ansel_ImageView -> Ansel_ImageGenerator

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

commit d293fe9fedf628bfe4bf1743f4d6d9c452011465
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 19 13:35:29 2010 -0400

    Ansel_ImageView -> Ansel_ImageGenerator

 ansel/image.php                               |    4 +-
 ansel/lib/Gallery.php                         |    4 +-
 ansel/lib/Image.php                           |    8 +-
 ansel/lib/ImageGenerator.php                  |  196 +++++++++++++++++++++++++
 ansel/lib/ImageGenerator/Mini.php             |   23 +++
 ansel/lib/ImageGenerator/PlainStack.php       |   44 ++++++
 ansel/lib/ImageGenerator/PolaroidStack.php    |   44 ++++++
 ansel/lib/ImageGenerator/PolaroidThumb.php    |   45 ++++++
 ansel/lib/ImageGenerator/PrettyThumb.php      |   50 +++++++
 ansel/lib/ImageGenerator/RoundedStack.php     |   46 ++++++
 ansel/lib/ImageGenerator/Screen.php           |   23 +++
 ansel/lib/ImageGenerator/ShadowSharpThumb.php |   48 ++++++
 ansel/lib/ImageGenerator/Thumb.php            |   22 +++
 ansel/lib/ImageView.php                       |  196 -------------------------
 ansel/lib/ImageView/Mini.php                  |   23 ---
 ansel/lib/ImageView/PlainStack.php            |   44 ------
 ansel/lib/ImageView/PolaroidStack.php         |   44 ------
 ansel/lib/ImageView/PolaroidThumb.php         |   45 ------
 ansel/lib/ImageView/PrettyThumb.php           |   50 -------
 ansel/lib/ImageView/RoundedStack.php          |   46 ------
 ansel/lib/ImageView/Screen.php                |   23 ---
 ansel/lib/ImageView/ShadowSharpThumb.php      |   48 ------
 ansel/lib/ImageView/Thumb.php                 |   22 ---
 ansel/lib/View/Base.php                       |    2 +-
 ansel/templates/image/crop_image.inc          |    2 +-
 ansel/templates/image/edit_image.inc          |    2 +-
 ansel/templates/image/resize_image.inc        |    2 +-
 27 files changed, 553 insertions(+), 553 deletions(-)
 create mode 100644 ansel/lib/ImageGenerator.php
 create mode 100755 ansel/lib/ImageGenerator/Mini.php
 create mode 100644 ansel/lib/ImageGenerator/PlainStack.php
 create mode 100644 ansel/lib/ImageGenerator/PolaroidStack.php
 create mode 100644 ansel/lib/ImageGenerator/PolaroidThumb.php
 create mode 100644 ansel/lib/ImageGenerator/PrettyThumb.php
 create mode 100644 ansel/lib/ImageGenerator/RoundedStack.php
 create mode 100755 ansel/lib/ImageGenerator/Screen.php
 create mode 100644 ansel/lib/ImageGenerator/ShadowSharpThumb.php
 create mode 100755 ansel/lib/ImageGenerator/Thumb.php
 delete mode 100644 ansel/lib/ImageView.php
 delete mode 100755 ansel/lib/ImageView/Mini.php
 delete mode 100644 ansel/lib/ImageView/PlainStack.php
 delete mode 100644 ansel/lib/ImageView/PolaroidStack.php
 delete mode 100644 ansel/lib/ImageView/PolaroidThumb.php
 delete mode 100644 ansel/lib/ImageView/PrettyThumb.php
 delete mode 100644 ansel/lib/ImageView/RoundedStack.php
 delete mode 100755 ansel/lib/ImageView/Screen.php
 delete mode 100644 ansel/lib/ImageView/ShadowSharpThumb.php
 delete mode 100755 ansel/lib/ImageView/Thumb.php

http://git.horde.org/diff.php/ansel/image.php?rt=horde-git&r1=04ce072847321ac9a2eed7f88ebdd23d96969e62&r2=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/diff.php/ansel/lib/Gallery.php?rt=horde-git&r1=0f7fba3e34d95faed44770b7d484787716bfa9a0&r2=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/diff.php/ansel/lib/Image.php?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/co.php/ansel/lib/ImageGenerator.php?rt=horde-git&r=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/co.php/ansel/lib/ImageGenerator/Mini.php?rt=horde-git&r=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/co.php/ansel/lib/ImageGenerator/PlainStack.php?rt=horde-git&r=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/co.php/ansel/lib/ImageGenerator/PolaroidStack.php?rt=horde-git&r=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/co.php/ansel/lib/ImageGenerator/PolaroidThumb.php?rt=horde-git&r=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/co.php/ansel/lib/ImageGenerator/PrettyThumb.php?rt=horde-git&r=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/co.php/ansel/lib/ImageGenerator/RoundedStack.php?rt=horde-git&r=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/co.php/ansel/lib/ImageGenerator/Screen.php?rt=horde-git&r=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/co.php/ansel/lib/ImageGenerator/ShadowSharpThumb.php?rt=horde-git&r=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/co.php/ansel/lib/ImageGenerator/Thumb.php?rt=horde-git&r=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/diff.php/ansel/lib/ImageView.php?rt=horde-git&r1=f77d32f1994fc8cee50933800d7eb435bc908412&r2=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/diff.php/ansel/lib/ImageView/Mini.php?rt=horde-git&r1=cbd8bad59d9ec401aebdac10da48d90f3dc3f012&r2=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/diff.php/ansel/lib/ImageView/PlainStack.php?rt=horde-git&r1=cbd8bad59d9ec401aebdac10da48d90f3dc3f012&r2=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/diff.php/ansel/lib/ImageView/PolaroidStack.php?rt=horde-git&r1=cbd8bad59d9ec401aebdac10da48d90f3dc3f012&r2=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/diff.php/ansel/lib/ImageView/PolaroidThumb.php?rt=horde-git&r1=04ce072847321ac9a2eed7f88ebdd23d96969e62&r2=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/diff.php/ansel/lib/ImageView/PrettyThumb.php?rt=horde-git&r1=04ce072847321ac9a2eed7f88ebdd23d96969e62&r2=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/diff.php/ansel/lib/ImageView/RoundedStack.php?rt=horde-git&r1=cbd8bad59d9ec401aebdac10da48d90f3dc3f012&r2=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/diff.php/ansel/lib/ImageView/Screen.php?rt=horde-git&r1=cbd8bad59d9ec401aebdac10da48d90f3dc3f012&r2=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/diff.php/ansel/lib/ImageView/ShadowSharpThumb.php?rt=horde-git&r1=04ce072847321ac9a2eed7f88ebdd23d96969e62&r2=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/diff.php/ansel/lib/ImageView/Thumb.php?rt=horde-git&r1=cbd8bad59d9ec401aebdac10da48d90f3dc3f012&r2=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/diff.php/ansel/lib/View/Base.php?rt=horde-git&r1=4ade7a3815a52c12068fb5d91ebea676ac2edbb8&r2=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/diff.php/ansel/templates/image/crop_image.inc?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/diff.php/ansel/templates/image/edit_image.inc?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=d293fe9fedf628bfe4bf1743f4d6d9c452011465
http://git.horde.org/diff.php/ansel/templates/image/resize_image.inc?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=d293fe9fedf628bfe4bf1743f4d6d9c452011465




More information about the commits mailing list