Commit Graph

11 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 e1d8e148c4 Renamed example folder to /Example.
Simpler than /ConcordeExample.
2012-09-16 13:33:30 -07:00