Age | Commit message (Expand) | Author |
2011-03-07 | Support scheme-specific pipelined hosts. | Jay Freeman (saurik) |
2011-03-07 | Split PipelinedHosts_ from BridgedHosts_. | Jay Freeman (saurik) |
2011-03-07 | Remove indirection from addBridgedHost:. | Jay Freeman (saurik) |
2011-03-07 | Rename CydiaHosts_ to BridgedHosts_. | Jay Freeman (saurik) |
2011-03-07 | Hack NSURLConnection to turn on HTTP pipelining. | Jay Freeman (saurik) |
2011-03-07 | Add cydia.popViewController(animated). | Jay Freeman (saurik) |
2011-03-07 | Update Spanish localization (thanks mvit)! | Grant Paul |
2011-03-07 | Fix el/Localizable, which had stray doublequotes inside it. | Dustin L. Howett |
2011-03-07 | Convert Greek localization to NeXTSTEP plist format. | Grant Paul |
2011-03-07 | Ensure saved state has at least somewhat proper base set of controllers befor... | Grant Paul |
2011-03-07 | Add Dutch localization by ius and "Krivi". | Grant Paul |
2011-03-07 | Add Spanish localization (thanks to translators and Treeki for merging!) | Grant Paul |
2011-03-07 | Finalize Greek localization (thanks limneos!) | Grant Paul |
2011-03-07 | I sometimes feel like the repos purposefully make typos just to piss me off. ... | Grant Paul |
2011-03-07 | Fixed crash in SectionsController when there are hidden sections. | Grant Paul |
2011-03-07 | Use localeIdentifier instead of preferredLanguages for LC_MESSAGES (worse, ye... | Jay Freeman (saurik) |
2011-03-07 | UIViewController, amazingly enough, actually manages the editing state for you. | Grant Paul |
2011-03-07 | Finalize Chinese translations. | Grant Paul |
2011-03-07 | Fix broken permissions introduced in prior commit. | Grant Paul |
2011-03-07 | Update traditional Chinese, German, and French localizations (thanks Merlin M... | Grant Paul |
2011-03-07 | Update -> Upgrade. | Grant Paul |
2011-03-07 | Updated extended description for holding. | Grant Paul |
2011-03-07 | Allow the website to register URL diversions. | Jay Freeman (saurik) |
2011-03-07 | Update Default-*.png for iPad with UITableView. | Jay Freeman (saurik) |
2011-03-07 | Use a real grouped table view to back our webviews. | Jay Freeman (saurik) |
2011-03-07 | Figured out why multitasking was on (4.0 SDK compile) and turned it off. | Jay Freeman (saurik) |
2011-03-07 | Fix version number update for hardcoding. | Jay Freeman (saurik) |
2011-03-07 | Add _trace() debugging for yieldToSelector: run loop. | Jay Freeman (saurik) |
2011-03-07 | Move #define configuration higher in code. | Jay Freeman (saurik) |
2011-03-07 | Use mixed-case for ProgressEventType constants. | Jay Freeman (saurik) |
2011-03-07 | Use kCydiaProgressEventType* constants for CydiaProgressEvent ofType:. | Jay Freeman (saurik) |
2011-03-07 | Remove the X-Role header that no one is using. | Jay Freeman (saurik) |
2011-03-07 | Remove obsolete -[CYBrowserController setHeaders:forHost:]. | Jay Freeman (saurik) |
2011-03-07 | Restrict the cydia JS object to HTTPS. | Jay Freeman (saurik) |
2011-03-07 | Provide compatible #define for 4.0 kCFVersion. | Jay Freeman (saurik) |
2011-03-07 | Expose allowsAnyHTTPSCertificateForHost private API. | Jay Freeman (saurik) |
2011-03-07 | Add debugging to isSafeToSuspend:. | Jay Freeman (saurik) |
2011-03-07 | Remove CYHomeController's magic HTTP headers. | Jay Freeman (saurik) |
2011-03-07 | Centralize addCydiaHost: to Cydia delegate_. | Jay Freeman (saurik) |
2011-03-07 | Rely on cydia.localize() for ProgressController's .title. | Jay Freeman (saurik) |
2011-03-07 | Implement a flexible cydia object whitelist. | Jay Freeman (saurik) |
2011-03-07 | Add some execution failsafes for sysroot.sh. | Jay Freeman (saurik) |
2011-03-07 | Remove alternative sysroot-2.tgz as sysroot.sh is no longer egregious. | Jay Freeman (saurik) |
2011-03-07 | Drop sysroot.sh dependency on CydiaSubstrate. | Jay Freeman (saurik) |
2011-03-07 | Stop running sysroot.sh at sign of first error. | Jay Freeman (saurik) |
2011-03-07 | New mobilesubstrate packages include an absolute symlink. | Jay Freeman (saurik) |
2011-03-07 | Add package.selection. | Jay Freeman (saurik) |
2011-03-07 | Add package.state. | Jay Freeman (saurik) |
2011-03-07 | Remove obsolete UCYield.h. | Jay Freeman (saurik) |
2011-03-07 | Export package.tags to JavaScript. | Jay Freeman (saurik) |