summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-07Update -> Upgrade.Grant Paul
2011-03-07Updated extended description for holding.Grant Paul
2011-03-07Allow the website to register URL diversions.Jay Freeman (saurik)
2011-03-07Update Default-*.png for iPad with UITableView.Jay Freeman (saurik)
2011-03-07Use a real grouped table view to back our webviews.Jay Freeman (saurik)
2011-03-07Figured out why multitasking was on (4.0 SDK compile) and turned it off.Jay Freeman (saurik)
2011-03-07Fix version number update for hardcoding.Jay Freeman (saurik)
2011-03-07Add _trace() debugging for yieldToSelector: run loop.Jay Freeman (saurik)
2011-03-07Move #define configuration higher in code.Jay Freeman (saurik)
2011-03-07Use mixed-case for ProgressEventType constants.Jay Freeman (saurik)
2011-03-07Use kCydiaProgressEventType* constants for CydiaProgressEvent ofType:.Jay Freeman (saurik)
2011-03-07Remove the X-Role header that no one is using.Jay Freeman (saurik)
2011-03-07Remove obsolete -[CYBrowserController setHeaders:forHost:].Jay Freeman (saurik)
2011-03-07Restrict the cydia JS object to HTTPS.Jay Freeman (saurik)
2011-03-07Provide compatible #define for 4.0 kCFVersion.Jay Freeman (saurik)
2011-03-07Expose allowsAnyHTTPSCertificateForHost private API.Jay Freeman (saurik)
2011-03-07Add debugging to isSafeToSuspend:.Jay Freeman (saurik)
2011-03-07Remove CYHomeController's magic HTTP headers.Jay Freeman (saurik)
2011-03-07Centralize addCydiaHost: to Cydia delegate_.Jay Freeman (saurik)
2011-03-07Rely on cydia.localize() for ProgressController's .title.Jay Freeman (saurik)
2011-03-07Implement a flexible cydia object whitelist.Jay Freeman (saurik)
2011-03-07Add some execution failsafes for sysroot.sh.Jay Freeman (saurik)
2011-03-07Remove alternative sysroot-2.tgz as sysroot.sh is no longer egregious.Jay Freeman (saurik)
2011-03-07Drop sysroot.sh dependency on CydiaSubstrate.Jay Freeman (saurik)
2011-03-07Stop running sysroot.sh at sign of first error.Jay Freeman (saurik)
2011-03-07New mobilesubstrate packages include an absolute symlink.Jay Freeman (saurik)
2011-03-07Add package.selection.Jay Freeman (saurik)
2011-03-07Add package.state.Jay Freeman (saurik)
2011-03-07Remove obsolete UCYield.h.Jay Freeman (saurik)
2011-03-07Export package.tags to JavaScript.Jay Freeman (saurik)
2011-03-07Update firmware.ver to 4.Jay Freeman (saurik)
2011-03-07Jobsification.Grant Paul
2011-03-07I like the iOS 4.0 SDK.Jay Freeman (saurik)
2011-03-07I am too tired to fix this in MS, so I 'fixed' it here.Jay Freeman (saurik)
2011-03-07OMG, I forgot to commit this logic inversion.Jay Freeman (saurik)
2011-03-07Make the navigation action blocker actually useful.Jay Freeman (saurik)
2011-03-07Simplify memory management of Source.Jay Freeman (saurik)
2011-03-07Simplify and correct memory management of SearchController.Jay Freeman (saurik)
2011-03-07Simplify and correct memory management of SectionController.Jay Freeman (saurik)
2011-03-07Simplify memory management of CYPackageController.Jay Freeman (saurik)
2011-03-07Add -[BrowserController _allowNavigationAction] to limit _top usage.Jay Freeman (saurik)
2011-03-07DHowett told me I forgot this critical file. :(Jay Freeman (saurik)
2011-03-07Use _H<> for BrowserController::request_.Jay Freeman (saurik)
2011-03-07Allow JavaScript to swap in package names for ids.Jay Freeman (saurik)
2011-03-07Export cydia.setNavigationBarTintColor() to JS.Jay Freeman (saurik)
2011-03-07Mild typo: UIColor instead of self for group color.Jay Freeman (saurik)
2011-03-07Solve the iPad pinstripes != gray problem.Jay Freeman (saurik)
2011-03-07Add std::setlocale() (de-comment).Jay Freeman (saurik)
2011-03-07Remove global Home_ variable helper.Jay Freeman (saurik)
2011-03-07Add some debug logging to MS dlopen() calls.Jay Freeman (saurik)