Commit Graph
11 Commits
Author SHA1 Message Date
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 2a704ca1fb TwUI 0.1 2011-07-01 14:18:11 -04:00