Commit Graph

16 Commits

Author SHA1 Message Date
Justin Spahr-Summers fd1bbba8f8 Revert TUITableViewCell changes
This reverts commit f5ade96e06, reversing changes made to 91d97d6c62.

They were causing too much breakage for us.
2012-11-12 10:33:27 -08:00
Aditya Nrusimha a54d25b54a Cleaned up example to show minimal customization. 2012-10-11 21:12:38 -07:00
Aditya Nrusimha e1d8e148c4 Renamed example folder to /Example.
Simpler than /ConcordeExample.
2012-09-16 13:33:30 -07:00
Justin Spahr-Summers 7573798c9c Enable combining of high-resolution images 2012-07-31 17:55:26 -07:00
Loren Brichter 494435e002 no need for workaround, static analyzer decided to quiet down, fix clock@2x path 2012-06-19 11:01:49 -04:00
Loren Brichter 790d850137 First stab at retina-aware TUIImage. Make TUIImage/imageNamed: lazy, will reload different variants if needed when drawing based on the current scale factor of the destination context. Track the scale factor of the current destination context with a thread-specific global (so drawsInBackground works), set in TUIView/displayLayer. 2012-06-19 09:01:09 -04:00
Justin Spahr-Summers 9ff48ddd31 Migrate sample project to ARC
Conflicts:

	ExampleProject/Example.xcodeproj/project.pbxproj
2011-11-12 17:47:47 -08:00
Justin Spahr-Summers 068ec9c502 Analyze sample project after every build
Conflicts:

	ExampleProject/Example.xcodeproj/project.pbxproj
2011-11-12 17:47:11 -08:00
Justin Spahr-Summers daa2aec39c Make sample project refer to the framework target, instead of including the source wholesale 2011-11-12 17:46:36 -08:00
Brian William Wolter d434ab9031 More scrolling tweaks; adding 2-axis scrolling view to example project 2011-09-27 14:45:01 -04:00
Brian William Wolter 96bf769eec Updating example project for table view fixes 2011-08-14 15:43:52 -04:00
Loren Brichter cb8e5da3d1 Squash merge bww improvements, tableview reordering 2011-08-11 22:44:42 -04:00
Brian William Wolter 4b6550479d - Updating visible section header frame computation
- Adding sections to the example project
2011-07-07 18:24:01 -04:00
Loren Brichter f52859181b ignore .perspectivev3, add static library target, fix warnings 2011-07-01 18:32:27 -04:00
Karl Adam 1baf2645ac - Add a .xcodeproj to build a framework and static library 2011-07-01 18:31:40 -04:00
Loren Brichter 2a704ca1fb TwUI 0.1 2011-07-01 14:18:11 -04:00