summaryrefslogtreecommitdiff
path: root/CyteKit/ViewController.mm
AgeCommit message (Expand)Author
2018-10-04Specify arches to compile via variable and clear up iOS11 availability warningv1.1.32%b2Sam Bingner
2018-09-30Make Cydia compatible back to iOS5 - unable to support older with this apt ve...Sam Bingner
2018-09-29Use new iOS11 UISam Bingner
2017-03-04Move some code of Window/TabBarController to Cyte.Jay Freeman (saurik)
2017-02-15Move some of our clearly shared code into CyteKit.Jay Freeman (saurik)
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-10-30I thought I tested not needing this for rotation.Jay Freeman (saurik)
2014-10-30I apparently lost this rotation commit somewhere.Jay Freeman (saurik)
2014-10-26Implement shouldAutorotateTo*: using supported*s:.Jay Freeman (saurik)
2014-06-11Upgrade copyrights and about dialog to cover 2014.Jay Freeman (saurik)
2014-06-11Bring back the UITableViewStyleGrouped color hack.Jay Freeman (saurik)
2014-05-16On iOS 6 iPads, Cydia incorrectly uses pinstripes.Jay Freeman (saurik)
2013-12-24Fix iOS 7 autorotate (need setRootViewController).Jay Freeman (saurik)
2013-12-23Fix background color so it works on all iOS builds.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-03-09Update Copyright: 2008-2012 (from 2008-2011).Jay Freeman (saurik)
2011-12-23"Oh, my God... they killed parentViewController!"v1.1.3Jay Freeman (saurik)
2011-03-21Reloading the data of an arbitrary viewcontroller involves loading its view.Jay Freeman (saurik)
2011-03-08Gracefully recover from low-memory conditions.v1.1.0%b2Jay Freeman (saurik)
2011-03-07Rename CYViewController to CyteViewController.Jay Freeman (saurik)
2011-03-07Simplify all of these new filenames.Jay Freeman (saurik)