The branch "master" has been updated. The following is a summary of the commits.
from: 13760ff3e2e504c740af7002d09e5bd9622938ac e7f21ba... Set the status text and start the spinner when getting the ansel gallery's default photo, and when listing the ansel gallery's thumbnails for viewing in the photo viewer. ----------------------------------------------------------------------- commit e7f21ba4d2952cbb9c7ee434ce8acd84bfd10ed7 Author: Michael J. Rubinsky <[email protected]> Date: Sat May 9 13:55:34 2009 -0400 Set the status text and start the spinner when getting the ansel gallery's default photo, and when listing the ansel gallery's thumbnails for viewing in the photo viewer. Also, rough out some stubs for building a proper gallery tree so we can display the galleries in a hierarchical manner in the combo box. Not working yet. iPhoto2Ansel/AnselExportController.h | 1 + iPhoto2Ansel/AnselExportController.m | 23 +++++- iPhoto2Ansel/English.lproj/Panel.nib/designable.nib | 73 +++++++++++++--- iPhoto2Ansel/English.lproj/Panel.nib/keyedobjects.nib | Bin 32666 -> 32966 bytes iPhoto2Ansel/TURAnsel.m | 2 +- iPhoto2Ansel/TURAnselGalleryNode.h | 22 +++++ iPhoto2Ansel/TURAnselGalleryNode.m | 22 +++++ iPhoto2Ansel/iPhoto2Ansel.xcodeproj/project.pbxproj | 6 ++ 8 files changed, 133 insertions(+), 16 deletions(-) create mode 100644 iPhoto2Ansel/TURAnselGalleryNode.h create mode 100644 iPhoto2Ansel/TURAnselGalleryNode.m http://git.horde.org/diff.php/iPhoto2Ansel/AnselExportController.h?rt=horde-hatchery&r1=4c6d0a72c2d269b2dd78f31712cb91922248edcb&r2=e7f21ba4d2952cbb9c7ee434ce8acd84bfd10ed7 http://git.horde.org/diff.php/iPhoto2Ansel/AnselExportController.m?rt=horde-hatchery&r1=13760ff3e2e504c740af7002d09e5bd9622938ac&r2=e7f21ba4d2952cbb9c7ee434ce8acd84bfd10ed7 http://git.horde.org/diff.php/iPhoto2Ansel/English.lproj/Panel.nib/designable.nib?rt=horde-hatchery&r1=13760ff3e2e504c740af7002d09e5bd9622938ac&r2=e7f21ba4d2952cbb9c7ee434ce8acd84bfd10ed7 http://git.horde.org/diff.php/iPhoto2Ansel/English.lproj/Panel.nib/keyedobjects.nib?rt=horde-hatchery&r1=13760ff3e2e504c740af7002d09e5bd9622938ac&r2=e7f21ba4d2952cbb9c7ee434ce8acd84bfd10ed7 http://git.horde.org/diff.php/iPhoto2Ansel/TURAnsel.m?rt=horde-hatchery&r1=4c6d0a72c2d269b2dd78f31712cb91922248edcb&r2=e7f21ba4d2952cbb9c7ee434ce8acd84bfd10ed7 http://git.horde.org/co.php/iPhoto2Ansel/TURAnselGalleryNode.h?rt=horde-hatchery&r=e7f21ba4d2952cbb9c7ee434ce8acd84bfd10ed7 http://git.horde.org/co.php/iPhoto2Ansel/TURAnselGalleryNode.m?rt=horde-hatchery&r=e7f21ba4d2952cbb9c7ee434ce8acd84bfd10ed7 http://git.horde.org/diff.php/iPhoto2Ansel/iPhoto2Ansel.xcodeproj/project.pbxproj?rt=horde-hatchery&r1=4c6d0a72c2d269b2dd78f31712cb91922248edcb&r2=e7f21ba4d2952cbb9c7ee434ce8acd84bfd10ed7 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
