summaryrefslogtreecommitdiff
path: root/CyteKit/TableViewCell.h
AgeCommit message (Expand)Author
2017-02-15Move private ivars in CyteKit to @implementations.Jay Freeman (saurik)
2017-02-15Move more of sysroot's sadness into iPhonePrivate.Jay Freeman (saurik)
2015-07-02Update copyright, and really start to feel old :/.Jay Freeman (saurik)
2014-06-11Upgrade copyrights and about dialog to cover 2014.Jay Freeman (saurik)
2013-09-29Update copyright notices to include the year 2013.Jay Freeman (saurik)
2013-09-29In the last couple decades I learned BSD is wrong.Jay Freeman (saurik)
2012-05-14Add delegate getters to match setDelegate setters.Jay Freeman (saurik)
2012-03-09Update Copyright: 2008-2012 (from 2008-2011).Jay Freeman (saurik)
2011-03-21Call setDelegate:nil during _H<> = nil.Jay Freeman (saurik)
2011-03-08Rename CYTableViewCell to CyteTableViewCell.Jay Freeman (saurik)
2011-03-08Automate set{Delegate,DataSource}:nil using _H<>.Jay Freeman (saurik)
2011-03-07Separate out CyteKit/CyteTableView.*.Jay Freeman (saurik)