]> git.saurik.com Git - cydia.git/shortlog
cydia.git
2011-03-07  Jay Freeman... Unload data when presenting modal page.
2011-03-07  Jay Freeman... DRY refactorization with silly abstraction for {request...
2011-03-07  Jay Freeman... Fix SDURLCache to ignore URL fragments.
2011-03-07  Jay Freeman... Browser URLs are managed by the controller, not the...
2011-03-07  Jay Freeman... file:/// needs cydia.* access for error.html.
2011-03-07  Jay Freeman... Factor out diversion logic.
2011-03-07  Jay Freeman... Clean up UIProgressHUD code.
2011-03-07  Jay Freeman... Replace CYNavigationController with a category.
2011-03-07  Jay Freeman... Remove obsolete CYNavigationController::delegate_.
2011-03-07  Jay Freeman... Remove obsolete CYNavigationController::database_.
2011-03-07  Jay Freeman... Consistently use -[Cydia showSettings].
2011-03-07  Jay Freeman... Background appcache initialization using custom URL.
2011-03-07  Jay Freeman... Fix the root preferences issue at a lower level.
2011-03-07  Jay Freeman... I really really hate these locale codes.
2011-03-07  Jay Freeman... Clarify Pcre operator () helpers.
2011-03-07  Jay Freeman... Support regex formatting with Pcre.
2011-03-07  Jay Freeman... Rename -[Source description] to -[Source shortDescription].
2011-03-07  Jay Freeman... Reloading the world should really just /un/load the...
2011-03-07  Jay Freeman... Move CYNavigationController higher in the file.
2011-03-07  Jay Freeman... Standardize [super reloadData] placement.
2011-03-07  Jay Freeman... Make ChangesController honor the lazy-loading API.
2011-03-07  Jay Freeman... Avoid using hasLoaded in viewWillAppear:.
2011-03-07  Jay Freeman... Use the latest available SDK: I now trust that they...
2011-03-07  Jay Freeman... Add a silly session store, just in case.
2011-03-07  Jay Freeman... Synchronize access to {Bridged,Pipelined}Hosts_.
2011-03-07  Jay Freeman... Support scheme-specific pipelined hosts.
2011-03-07  Jay Freeman... Split PipelinedHosts_ from BridgedHosts_.
2011-03-07  Jay Freeman... Remove indirection from addBridgedHost:.
2011-03-07  Jay Freeman... Rename CydiaHosts_ to BridgedHosts_.
2011-03-07  Jay Freeman... Hack NSURLConnection to turn on HTTP pipelining.
2011-03-07  Jay Freeman... Add cydia.popViewController(animated).
2011-03-07  Grant PaulUpdate Spanish localization (thanks mvit)!
2011-03-07  Dustin L. HowettFix el/Localizable, which had stray doublequotes inside it.
2011-03-07  Grant PaulConvert Greek localization to NeXTSTEP plist format.
2011-03-07  Grant PaulEnsure saved state has at least somewhat proper base...
2011-03-07  Grant PaulAdd Dutch localization by ius and "Krivi".
2011-03-07  Grant PaulAdd Spanish localization (thanks to translators and...
2011-03-07  Grant PaulFinalize Greek localization (thanks limneos!)
2011-03-07  Grant PaulI sometimes feel like the repos purposefully make typos...
2011-03-07  Grant PaulFixed crash in SectionsController when there are hidden...
2011-03-07  Jay Freeman... Use localeIdentifier instead of preferredLanguages...
2011-03-07  Grant PaulUIViewController, amazingly enough, actually manages...
2011-03-07  Grant PaulFinalize Chinese translations.
2011-03-07  Grant PaulFix broken permissions introduced in prior commit.
2011-03-07  Grant PaulUpdate traditional Chinese, German, and French localiza...
2011-03-07  Grant PaulUpdate -> Upgrade.
2011-03-07  Grant PaulUpdated extended description for holding.
2011-03-07  Jay Freeman... Allow the website to register URL diversions.
2011-03-07  Jay Freeman... Update Default-*.png for iPad with UITableView.
2011-03-07  Jay Freeman... Use a real grouped table view to back our webviews.
2011-03-07  Jay Freeman... Figured out why multitasking was on (4.0 SDK compile...
2011-03-07  Jay Freeman... Fix version number update for hardcoding.
2011-03-07  Jay Freeman... Add _trace() debugging for yieldToSelector: run loop.
2011-03-07  Jay Freeman... Move #define configuration higher in code.
2011-03-07  Jay Freeman... Use mixed-case for ProgressEventType constants.
2011-03-07  Jay Freeman... Use kCydiaProgressEventType* constants for CydiaProgres...
2011-03-07  Jay Freeman... Remove the X-Role header that no one is using.
2011-03-07  Jay Freeman... Remove obsolete -[CYBrowserController setHeaders:forHost:].
2011-03-07  Jay Freeman... Restrict the cydia JS object to HTTPS.
2011-03-07  Jay Freeman... Provide compatible #define for 4.0 kCFVersion.
2011-03-07  Jay Freeman... Expose allowsAnyHTTPSCertificateForHost private API.
2011-03-07  Jay Freeman... Add debugging to isSafeToSuspend:.
2011-03-07  Jay Freeman... Remove CYHomeController's magic HTTP headers.
2011-03-07  Jay Freeman... Centralize addCydiaHost: to Cydia delegate_.
2011-03-07  Jay Freeman... Rely on cydia.localize() for ProgressController's ...
2011-03-07  Jay Freeman... Implement a flexible cydia object whitelist.
2011-03-07  Jay Freeman... Add some execution failsafes for sysroot.sh.
2011-03-07  Jay Freeman... Remove alternative sysroot-2.tgz as sysroot.sh is no...
2011-03-07  Jay Freeman... Drop sysroot.sh dependency on CydiaSubstrate.
2011-03-07  Jay Freeman... Stop running sysroot.sh at sign of first error.
2011-03-07  Jay Freeman... New mobilesubstrate packages include an absolute symlink.
2011-03-07  Jay Freeman... Add package.selection.
2011-03-07  Jay Freeman... Add package.state.
2011-03-07  Jay Freeman... Remove obsolete UCYield.h.
2011-03-07  Jay Freeman... Export package.tags to JavaScript.
2011-03-07  Jay Freeman... Update firmware.ver to 4.
2011-03-07  Grant PaulJobsification.
2011-03-07  Jay Freeman... I like the iOS 4.0 SDK.
2011-03-07  Jay Freeman... I am too tired to fix this in MS, so I 'fixed' it here.
2011-03-07  Jay Freeman... OMG, I forgot to commit this logic inversion.
2011-03-07  Jay Freeman... Make the navigation action blocker actually useful.
2011-03-07  Jay Freeman... Simplify memory management of Source.
2011-03-07  Jay Freeman... Simplify and correct memory management of SearchController.
2011-03-07  Jay Freeman... Simplify and correct memory management of SectionContro...
2011-03-07  Jay Freeman... Simplify memory management of CYPackageController.
2011-03-07  Jay Freeman... Add -[BrowserController _allowNavigationAction] to...
2011-03-07  Jay Freeman... DHowett told me I forgot this critical file. :(
2011-03-07  Jay Freeman... Use _H<> for BrowserController::request_.
2011-03-07  Jay Freeman... Allow JavaScript to swap in package names for ids.
2011-03-07  Jay Freeman... Export cydia.setNavigationBarTintColor() to JS.
2011-03-07  Jay Freeman... Mild typo: UIColor instead of self for group color.
2011-03-07  Jay Freeman... Solve the iPad pinstripes != gray problem.
2011-03-07  Jay Freeman... Add std::setlocale() (de-comment).
2011-03-07  Jay Freeman... Remove global Home_ variable helper.
2011-03-07  Jay Freeman... Add some debug logging to MS dlopen() calls.
2011-03-07  Jay Freeman... Use a single URL for HTML5 Offline routing.
2011-03-07  Jay Freeman... Export cydia.setHidesNavigationBar() to JavaScript.
2011-03-07  Jay Freeman... Actually use reloadData state machine everywhere.
2011-03-07  Jay Freeman... This delegate_ is _transient.
2011-03-07  Jay Freeman... Verified and fixed code for configuration update.
next