summaryrefslogtreecommitdiff
path: root/UICaboodle/RVPage.mm
AgeCommit message (Expand)Author
2011-02-14Explanation.Grant Paul
2011-02-11Move -init into -loadView -viewDidLoad and friends, as Apple wants. Add -navi...Grant Paul
2011-02-07Use IsWildcat_, not UI_USER_INTERFACE_IDIOM().Jay Freeman (saurik)
2011-02-03Added session persistence; moved -init to -loadView, -viewDidLoad, etc; added...Grant Paul
2011-01-27Small formatting fixes.Grant Paul
2011-01-27Sanity in rotation handling: centralize in CYViewController, as it should be.Grant Paul
2010-12-11Cleanup my stupidity: remove logging, fix landscape back buttons (via delegat...Grant Paul
2010-10-06Merge CYViewController into UCViewController.Jay Freeman (saurik)
2010-10-04Removed tabs and trailing space characters from codebase.Jay Freeman (saurik)
2010-09-30more rotation fixes: remove rotation info from UCViewController, and let the ...Grant Paul
2010-09-30Commit (chpwn): uiviewcontroller-final.patchGrant Paul
2010-09-30Scrollers and keyboards and things.Jay Freeman (saurik)
2010-09-30Epic multi-threading.Jay Freeman (saurik)
2010-09-30Reorganized code and mostly finished ratings indicator.Jay Freeman (saurik)
2010-09-30Support libraries for recent Cydia changes.Jay Freeman (saurik)
2010-09-30Porting, webkit stability.Jay Freeman (saurik)
2010-09-30Added settings and sources to manage and fixed a few small nits.Jay Freeman (saurik)
2010-09-30Factored out common code to common subproject.Jay Freeman (saurik)