[commits] Horde-Hatchery branch master updated. 9f879b37be65d9f41bfe5e64259a56ceedc96006

Michael Rubinsky mike at theupstairsroom.com
Tue Sep 22 18:50:32 UTC 2009


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

from: 2f23e392ee67b342d501a1fed6619f87778439ae

103b7fb... Clean up, use constants where possible, organize header files, better error messages
9f879b3... Better organization for source code tree

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

commit 103b7fb670a9fff6359f780a47d29474c9981574
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Tue Sep 22 14:40:51 2009 -0400

    Clean up, use constants where possible, organize header files, better error messages

 ApertureToAnselExportPlugin/AnselGalleryViewItem.h                |   17 +-
 ApertureToAnselExportPlugin/AnselGalleryViewItem.m                |   24 +-
 ApertureToAnselExportPlugin/ApertureToAnselExportPlugin.h         |    1 +
 ApertureToAnselExportPlugin/ApertureToAnselExportPlugin.m         |    2 +-
 .../ApertureToAnselExportPlugin.xcodeproj/project.pbxproj         |    8 +
 .../English.lproj/ApertureToAnselExportPlugin.nib/classes.nib     |  101 -
 .../English.lproj/ApertureToAnselExportPlugin.nib/designable.nib  | 2789 +++++
 .../English.lproj/ApertureToAnselExportPlugin.nib/info.nib        |   22 -
 .../ApertureToAnselExportPlugin.nib/keyedobjects.nib              |  Bin 26932 -> 31713 bytes
 ApertureToAnselExportPlugin/TURAnsel.h                            |   15 +-
 ApertureToAnselExportPlugin/TURAnsel.m                            |   78 +-
 ApertureToAnselExportPlugin/TURAnselConstants.h                   |   33 +
 ApertureToAnselExportPlugin/TURAnselConstants.m                   |   34 +
 ApertureToAnselExportPlugin/TURAnselGallery.h                     |   27 +-
 ApertureToAnselExportPlugin/TURAnselGallery.m                     |   65 +-
 ApertureToAnselExportPlugin/TURAnselGalleryPanelController.h      |   25 +-
 ApertureToAnselExportPlugin/TURAnselGalleryPanelController.m      |  100 +-
 ApertureToAnselExportPlugin/TURAnselKit.h                         |    4 +
 18 files changed, 3054 insertions(+), 291 deletions(-)
 delete mode 100644 ApertureToAnselExportPlugin/English.lproj/ApertureToAnselExportPlugin.nib/classes.nib
 create mode 100644 ApertureToAnselExportPlugin/English.lproj/ApertureToAnselExportPlugin.nib/designable.nib
 delete mode 100644 ApertureToAnselExportPlugin/English.lproj/ApertureToAnselExportPlugin.nib/info.nib
 create mode 100644 ApertureToAnselExportPlugin/TURAnselConstants.h
 create mode 100644 ApertureToAnselExportPlugin/TURAnselConstants.m
 create mode 100644 ApertureToAnselExportPlugin/TURAnselKit.h

http://git.horde.org/diff.php/ApertureToAnselExportPlugin/AnselGalleryViewItem.h?rt=horde-hatchery&r1=2f2408b22724e136d0b76ecc20283dab4aff2295&r2=103b7fb670a9fff6359f780a47d29474c9981574
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/AnselGalleryViewItem.m?rt=horde-hatchery&r1=cbda2104395c57cd41555fb9433b3182a5b8ebd8&r2=103b7fb670a9fff6359f780a47d29474c9981574
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/ApertureToAnselExportPlugin.h?rt=horde-hatchery&r1=2f2408b22724e136d0b76ecc20283dab4aff2295&r2=103b7fb670a9fff6359f780a47d29474c9981574
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/ApertureToAnselExportPlugin.m?rt=horde-hatchery&r1=cbda2104395c57cd41555fb9433b3182a5b8ebd8&r2=103b7fb670a9fff6359f780a47d29474c9981574
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/ApertureToAnselExportPlugin.xcodeproj/project.pbxproj?rt=horde-hatchery&r1=cbda2104395c57cd41555fb9433b3182a5b8ebd8&r2=103b7fb670a9fff6359f780a47d29474c9981574
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/English.lproj/ApertureToAnselExportPlugin.nib/classes.nib?rt=horde-hatchery&r1=80871772627cdc6ceb00433604ecc7fcbbaf4426&r2=103b7fb670a9fff6359f780a47d29474c9981574
http://git.horde.org/co.php/ApertureToAnselExportPlugin/English.lproj/ApertureToAnselExportPlugin.nib/designable.nib?rt=horde-hatchery&r=103b7fb670a9fff6359f780a47d29474c9981574
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/English.lproj/ApertureToAnselExportPlugin.nib/info.nib?rt=horde-hatchery&r1=36b91cb3ac3fe66bf60871e1ff6f30d69ea196d5&r2=103b7fb670a9fff6359f780a47d29474c9981574
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/English.lproj/ApertureToAnselExportPlugin.nib/keyedobjects.nib?rt=horde-hatchery&r1=36b91cb3ac3fe66bf60871e1ff6f30d69ea196d5&r2=103b7fb670a9fff6359f780a47d29474c9981574
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/TURAnsel.h?rt=horde-hatchery&r1=cbda2104395c57cd41555fb9433b3182a5b8ebd8&r2=103b7fb670a9fff6359f780a47d29474c9981574
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/TURAnsel.m?rt=horde-hatchery&r1=cbda2104395c57cd41555fb9433b3182a5b8ebd8&r2=103b7fb670a9fff6359f780a47d29474c9981574
http://git.horde.org/co.php/ApertureToAnselExportPlugin/TURAnselConstants.h?rt=horde-hatchery&r=103b7fb670a9fff6359f780a47d29474c9981574
http://git.horde.org/co.php/ApertureToAnselExportPlugin/TURAnselConstants.m?rt=horde-hatchery&r=103b7fb670a9fff6359f780a47d29474c9981574
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/TURAnselGallery.h?rt=horde-hatchery&r1=cbda2104395c57cd41555fb9433b3182a5b8ebd8&r2=103b7fb670a9fff6359f780a47d29474c9981574
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/TURAnselGallery.m?rt=horde-hatchery&r1=cbda2104395c57cd41555fb9433b3182a5b8ebd8&r2=103b7fb670a9fff6359f780a47d29474c9981574
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/TURAnselGalleryPanelController.h?rt=horde-hatchery&r1=c6d041ff648b17e6a8f101737789165a69197c25&r2=103b7fb670a9fff6359f780a47d29474c9981574
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/TURAnselGalleryPanelController.m?rt=horde-hatchery&r1=c6d041ff648b17e6a8f101737789165a69197c25&r2=103b7fb670a9fff6359f780a47d29474c9981574
http://git.horde.org/co.php/ApertureToAnselExportPlugin/TURAnselKit.h?rt=horde-hatchery&r=103b7fb670a9fff6359f780a47d29474c9981574

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

commit 9f879b37be65d9f41bfe5e64259a56ceedc96006
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Tue Sep 22 14:49:41 2009 -0400

    Better organization for source code tree

 ApertureToAnselExportPlugin/AnselGalleryViewItem.h                |   35 -
 ApertureToAnselExportPlugin/AnselGalleryViewItem.m                |   69 -
 .../ApertureToAnselExportPlugin.xcodeproj/project.pbxproj         |   94 +-
 .../English.lproj/AnselGalleryPanel.nib/designable.nib            |  744 -----
 .../English.lproj/AnselGalleryPanel.nib/keyedobjects.nib          |  Bin 8534 -> 0 bytes
 ApertureToAnselExportPlugin/TURAnsel.h                            |   60 -
 ApertureToAnselExportPlugin/TURAnsel.m                            |  315 --
 ApertureToAnselExportPlugin/TURAnselConstants.h                   |   33 -
 ApertureToAnselExportPlugin/TURAnselConstants.m                   |   34 -
 ApertureToAnselExportPlugin/TURAnselGallery.h                     |   42 -
 ApertureToAnselExportPlugin/TURAnselGallery.m                     |  216 --
 ApertureToAnselExportPlugin/TURAnselGalleryPanelController.h      |   36 -
 ApertureToAnselExportPlugin/TURAnselGalleryPanelController.m      |  120 -
 ApertureToAnselExportPlugin/TURAnselKit.h                         |    4 -
 ApertureToAnselExportPlugin/TURAnselKit/AnselGalleryViewItem.h    |   35 +
 ApertureToAnselExportPlugin/TURAnselKit/AnselGalleryViewItem.m    |   69 +
 .../English.lProj/AnselGalleryPanel.nib/designable.nib            |  744 +++++
 .../English.lProj/AnselGalleryPanel.nib/keyedobjects.nib          |  Bin 0 -> 8534 bytes
 ApertureToAnselExportPlugin/TURAnselKit/TURAnsel.h                |   60 +
 ApertureToAnselExportPlugin/TURAnselKit/TURAnsel.m                |  315 ++
 ApertureToAnselExportPlugin/TURAnselKit/TURAnselConstants.h       |   33 +
 ApertureToAnselExportPlugin/TURAnselKit/TURAnselConstants.m       |   34 +
 ApertureToAnselExportPlugin/TURAnselKit/TURAnselGallery.h         |   42 +
 ApertureToAnselExportPlugin/TURAnselKit/TURAnselGallery.m         |  216 ++
 .../TURAnselKit/TURAnselGalleryPanelController.h                  |   36 +
 .../TURAnselKit/TURAnselGalleryPanelController.m                  |  120 +
 ApertureToAnselExportPlugin/TURAnselKit/TURAnselKit.h             |    4 +
 27 files changed, 1755 insertions(+), 1755 deletions(-)
 delete mode 100644 ApertureToAnselExportPlugin/AnselGalleryViewItem.h
 delete mode 100644 ApertureToAnselExportPlugin/AnselGalleryViewItem.m
 delete mode 100644 ApertureToAnselExportPlugin/English.lproj/AnselGalleryPanel.nib/designable.nib
 delete mode 100644 ApertureToAnselExportPlugin/English.lproj/AnselGalleryPanel.nib/keyedobjects.nib
 delete mode 100644 ApertureToAnselExportPlugin/TURAnsel.h
 delete mode 100644 ApertureToAnselExportPlugin/TURAnsel.m
 delete mode 100644 ApertureToAnselExportPlugin/TURAnselConstants.h
 delete mode 100644 ApertureToAnselExportPlugin/TURAnselConstants.m
 delete mode 100644 ApertureToAnselExportPlugin/TURAnselGallery.h
 delete mode 100644 ApertureToAnselExportPlugin/TURAnselGallery.m
 delete mode 100644 ApertureToAnselExportPlugin/TURAnselGalleryPanelController.h
 delete mode 100644 ApertureToAnselExportPlugin/TURAnselGalleryPanelController.m
 delete mode 100644 ApertureToAnselExportPlugin/TURAnselKit.h
 create mode 100644 ApertureToAnselExportPlugin/TURAnselKit/AnselGalleryViewItem.h
 create mode 100644 ApertureToAnselExportPlugin/TURAnselKit/AnselGalleryViewItem.m
 create mode 100644 ApertureToAnselExportPlugin/TURAnselKit/English.lProj/AnselGalleryPanel.nib/designable.nib
 create mode 100644 ApertureToAnselExportPlugin/TURAnselKit/English.lProj/AnselGalleryPanel.nib/keyedobjects.nib
 create mode 100644 ApertureToAnselExportPlugin/TURAnselKit/TURAnsel.h
 create mode 100644 ApertureToAnselExportPlugin/TURAnselKit/TURAnsel.m
 create mode 100644 ApertureToAnselExportPlugin/TURAnselKit/TURAnselConstants.h
 create mode 100644 ApertureToAnselExportPlugin/TURAnselKit/TURAnselConstants.m
 create mode 100644 ApertureToAnselExportPlugin/TURAnselKit/TURAnselGallery.h
 create mode 100644 ApertureToAnselExportPlugin/TURAnselKit/TURAnselGallery.m
 create mode 100644 ApertureToAnselExportPlugin/TURAnselKit/TURAnselGalleryPanelController.h
 create mode 100644 ApertureToAnselExportPlugin/TURAnselKit/TURAnselGalleryPanelController.m
 create mode 100644 ApertureToAnselExportPlugin/TURAnselKit/TURAnselKit.h

http://git.horde.org/diff.php/ApertureToAnselExportPlugin/AnselGalleryViewItem.h?rt=horde-hatchery&r1=103b7fb670a9fff6359f780a47d29474c9981574&r2=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/AnselGalleryViewItem.m?rt=horde-hatchery&r1=103b7fb670a9fff6359f780a47d29474c9981574&r2=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/ApertureToAnselExportPlugin.xcodeproj/project.pbxproj?rt=horde-hatchery&r1=103b7fb670a9fff6359f780a47d29474c9981574&r2=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/English.lproj/AnselGalleryPanel.nib/designable.nib?rt=horde-hatchery&r1=c6d041ff648b17e6a8f101737789165a69197c25&r2=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/English.lproj/AnselGalleryPanel.nib/keyedobjects.nib?rt=horde-hatchery&r1=c6d041ff648b17e6a8f101737789165a69197c25&r2=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/TURAnsel.h?rt=horde-hatchery&r1=103b7fb670a9fff6359f780a47d29474c9981574&r2=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/TURAnsel.m?rt=horde-hatchery&r1=103b7fb670a9fff6359f780a47d29474c9981574&r2=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/TURAnselConstants.h?rt=horde-hatchery&r1=103b7fb670a9fff6359f780a47d29474c9981574&r2=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/TURAnselConstants.m?rt=horde-hatchery&r1=103b7fb670a9fff6359f780a47d29474c9981574&r2=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/TURAnselGallery.h?rt=horde-hatchery&r1=103b7fb670a9fff6359f780a47d29474c9981574&r2=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/TURAnselGallery.m?rt=horde-hatchery&r1=103b7fb670a9fff6359f780a47d29474c9981574&r2=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/TURAnselGalleryPanelController.h?rt=horde-hatchery&r1=103b7fb670a9fff6359f780a47d29474c9981574&r2=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/TURAnselGalleryPanelController.m?rt=horde-hatchery&r1=103b7fb670a9fff6359f780a47d29474c9981574&r2=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/diff.php/ApertureToAnselExportPlugin/TURAnselKit.h?rt=horde-hatchery&r1=103b7fb670a9fff6359f780a47d29474c9981574&r2=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/co.php/ApertureToAnselExportPlugin/TURAnselKit/AnselGalleryViewItem.h?rt=horde-hatchery&r=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/co.php/ApertureToAnselExportPlugin/TURAnselKit/AnselGalleryViewItem.m?rt=horde-hatchery&r=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/co.php/ApertureToAnselExportPlugin/TURAnselKit/English.lProj/AnselGalleryPanel.nib/designable.nib?rt=horde-hatchery&r=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/co.php/ApertureToAnselExportPlugin/TURAnselKit/English.lProj/AnselGalleryPanel.nib/keyedobjects.nib?rt=horde-hatchery&r=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/co.php/ApertureToAnselExportPlugin/TURAnselKit/TURAnsel.h?rt=horde-hatchery&r=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/co.php/ApertureToAnselExportPlugin/TURAnselKit/TURAnsel.m?rt=horde-hatchery&r=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/co.php/ApertureToAnselExportPlugin/TURAnselKit/TURAnselConstants.h?rt=horde-hatchery&r=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/co.php/ApertureToAnselExportPlugin/TURAnselKit/TURAnselConstants.m?rt=horde-hatchery&r=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/co.php/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGallery.h?rt=horde-hatchery&r=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/co.php/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGallery.m?rt=horde-hatchery&r=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/co.php/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGalleryPanelController.h?rt=horde-hatchery&r=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/co.php/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGalleryPanelController.m?rt=horde-hatchery&r=9f879b37be65d9f41bfe5e64259a56ceedc96006
http://git.horde.org/co.php/ApertureToAnselExportPlugin/TURAnselKit/TURAnselKit.h?rt=horde-hatchery&r=9f879b37be65d9f41bfe5e64259a56ceedc96006




More information about the commits mailing list