Document Revision History

This table describes the changes to PhotoSearch.

DateNotes
2015-12-03

Updated for 10.11 SDK, replaced deprecated APIs, improved error checking for resolving security scope bookmark search location.

2014-04-09

Now properly resolving the symlink to the Pictures before creating its security scoped bookmark.

2012-08-27

Upgraded to Xcode 4.5 and Mac OS X 10.8, app is now sandboxed, and uses a security-scoped bookmark of the search location, fixed some leaks, eliminated some compiler warnings.

2008-03-05

Removed pre-Leopard workarounds for highlighting cells. Also replaced deprecated -selectRows:byExtendingSelection: and -columnsInRect: with their modern NSIndexSet replacements.

2007-11-05

Updated the row height of the NSPredicateEditor

2007-05-31

Verified for Leopard.

2006-08-08

Minor updates.

2006-08-01

Demonstrates advanced controls and cells. Custom drawing, hit testing, tracking, editing, expansion tooltips, tracking areas.