Document Revision History

This table describes the changes to TheElements.

DateNotes
2013-04-11Upgraded for iOS 6.0 SDK, updated to adopt current best practices for Objective-C, now using UITapGestureRecognizer for AtomicElementView, Storyboards, Automatic Reference Counting (ARC).
2010-06-23Upgraded project to build with the iOS 4.0 SDK.
2009-09-24Changed the target setting's "Code Signing Identity" to the proper value.
2009-05-13Upgraded for 3.0 SDK due to deprecated APIs; in "cellForRowAtIndexPath" it now uses UITableViewCell's initWithStyle.
2008-07-07First public release