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 f752e23a7c Removed gradient drawing.
:(
2012-10-17 19:40:22 -07:00
Aditya Nrusimha bbab47c988 Add alternated gradients and fallback drawing. 2012-10-16 20:23:24 -07:00
Aditya Nrusimha f981326c44 Export gradient cell drawing out of API into a custom block.
No alternated gradient or fallback support yet.
2012-10-16 20:02:48 -07:00
Aditya Nrusimha 235a305b20 Patched unused code. 2012-10-12 16:18:39 -07:00
Aditya Nrusimha cfa9f1b0e7 Style changes and refactoring. 2012-10-12 15:52:33 -07:00
Aditya Nrusimha a54d25b54a Cleaned up example to show minimal customization. 2012-10-11 21:12:38 -07:00
Aditya Nrusimha 80b4051e0e Added a new color, style fixes, and reimplementation. 2012-10-11 20:21:38 -07:00
Aditya Nrusimha cb877b8c28 Introduce more options for customization. 2012-10-11 20:21:22 -07:00
Aditya Nrusimha 3087c8428a Add TUITableViewCell default drawing and options.
Flesh out the class, as well as clean it up.
2012-10-11 20:20:55 -07:00
Aditya Nrusimha 1c68dc2a2e Merge upstream. 2012-09-29 14:28:09 -07:00
Justin Spahr-Summers 9557c00f64 Merge remote-tracking branch 'galaxas0/upstream-control-updates' (pull request #86) 2012-09-25 22:59:54 -07:00
Aditya Nrusimha a433398d43 Added an example for TUIControl tracking with sliding tabs!
It's pretty fun to play with sliding tabs…. :D
2012-09-25 18:18:55 -07:00
Aditya Nrusimha 826784afad Added an example for dragging the window by a view. 2012-09-24 16:54:12 -07:00
Aditya Nrusimha d9030537ff Removed AtleastLion from example code. 2012-09-24 16:42:29 -07:00
Aditya Nrusimha e1d8e148c4 Renamed example folder to /Example.
Simpler than /ConcordeExample.
2012-09-16 13:33:30 -07:00