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