[commits] Horde-Hatchery branch, master, updated. 59abc6011b451ba235e5d6188dfcb56c74cebeb6

Michael Rubinsky mike at theupstairsroom.com
Fri Dec 5 23:23:35 UTC 2008


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Horde-Hatchery".

The branch, master has been updated
       via  59abc6011b451ba235e5d6188dfcb56c74cebeb6 (commit)
       via  aa2573e53b3ad80f876c8162a53015d94626aac1 (commit)
      from  30c381998a1b46fbb2b7059fea0fba8335b75367 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 59abc6011b451ba235e5d6188dfcb56c74cebeb6
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri Dec 5 18:22:01 2008 -0500

    Unhide the size popup
    Implement image on the fly image scaling during upload.
    This is MUCH better then using the full size images.
    Yes, the interface needs much TLC, but one thing at a time :)

commit aa2573e53b3ad80f876c8162a53015d94626aac1
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri Dec 5 17:53:02 2008 -0500

    Start fleshing out on the fly resizing before upload using QuickTime

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

Summary of changes:
 iPhoto2Ansel/AnselExportController.m               |   36 +++-
 iPhoto2Ansel/English.lproj/Panel.nib/info.nib      |    2 +-
 .../English.lproj/Panel.nib/keyedobjects.nib       |  Bin 15431 -> 15165 bytes
 iPhoto2Ansel/ImageResizer.h                        |   39 +++
 iPhoto2Ansel/ImageResizer.m                        |  255 ++++++++++++++++++++
 iPhoto2Ansel/TURAnsel.m                            |    4 +
 iPhoto2Ansel/TURAnselGallery.h                     |    2 +-
 .../iPhoto2Ansel.xcodeproj/project.pbxproj         |   16 +-
 iPhoto2Ansel/master_Source_ImageResizer.h          |   39 +++
 9 files changed, 380 insertions(+), 13 deletions(-)
 create mode 100644 iPhoto2Ansel/ImageResizer.h
 create mode 100644 iPhoto2Ansel/ImageResizer.m
 create mode 100644 iPhoto2Ansel/master_Source_ImageResizer.h


hooks/post-receive
-- 
Horde-Hatchery


More information about the commits mailing list