summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-07Convert Greek localization to NeXTSTEP plist format.Grant Paul
2011-03-07Ensure saved state has at least somewhat proper base set of controllers ↵Grant Paul
before using it.
2011-03-07Add Dutch localization by ius and "Krivi".Grant Paul
2011-03-07Add Spanish localization (thanks to translators and Treeki for merging!)Grant Paul
2011-03-07Finalize Greek localization (thanks limneos!)Grant Paul
2011-03-07I sometimes feel like the repos purposefully make typos just to piss me off. ↵Grant Paul
Is it *that freaking hard* to have a script check this!?
2011-03-07Fixed crash in SectionsController when there are hidden sections.Grant Paul
2011-03-07Use localeIdentifier instead of preferredLanguages for LC_MESSAGES (worse, ↵Jay Freeman (saurik)
yet better).
2011-03-07UIViewController, amazingly enough, actually manages the editing state for you.Grant Paul
2011-03-07Finalize Chinese translations.Grant Paul
2011-03-07Fix broken permissions introduced in prior commit.Grant Paul
2011-03-07Update traditional Chinese, German, and French localizations (thanks Merlin ↵Grant Paul
Mao, westbaer, and Sakurina!)
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)