]> git.saurik.com Git - cydia.git/history - UICaboodle/BrowserView.h
Formatting changes.
[cydia.git] / UICaboodle / BrowserView.h
2011-01-23  Grant PaulMerge commit '664d95c4bf793f6206d94a366caf31c90cd9fd00...
2011-01-23  Grant PaulMerge commit 'b48bb27b7d5ffd1dc4e1f002301a633d538cf29e...
2011-01-23  Grant PaulMerge commit 'f64f9f6255e43c48ba2b8e5cea6a5b23e5d14e26...
2011-01-05  Grant PaulMerge branch 'master' of saurik.com:cydia into url...
2011-01-04  Grant Paul[LARGE COMMIT] Switch to lazy-loaded SDK-style tab...
2010-12-30  Grant PaulSwitch to native UITabBarController handling, and rewri...
2010-12-02  Jay Freeman (saurik)Use UIApplication::networkActivityIndicator to indicate...
2010-12-02  Grant PaulOne less private class: goodbye UIProgressView, hello...
2010-11-21  Jay Freeman (saurik)Make cydia.setViewportWidth() work again with CYWebView.
2010-11-17  Jay Freeman (saurik)Carefully audited all usages of alloc*/retain/release...
2010-11-04  Jay Freeman (saurik)Totally reimplemented BrowserController in terms of...
2010-10-07  Grant PaulLet UICaboodle build with clang++ as well as g++. Cydia...
2010-10-07  Jay Freeman (saurik)UICaboodle/ResetView and resetViewAnimated: seem to...
2010-10-07  Jay Freeman (saurik)Merge CYViewController into UCViewController.
2010-10-04  Dustin L. HowettMerge branch 'master' of git.saurik.com:cydia
2010-10-04  Dustin L. HowettFix the custom button problem - applyRightButton was...
2010-10-04  Jay Freeman (saurik)Removed tabs and trailing space characters from codebase.
2010-10-04  Jay Freeman (saurik)Rewrote the build environment from scratch.
2010-10-04  Grant PaulReplaced UIActionSheet with UIAlertView in BrowserView...
2010-10-04  Grant Paulactually add files
2010-09-30  Grant PaulCommit (chpwn): uiviewcontroller-final.patch
2010-09-30  Jay Freeman (saurik)Commit the webview_ -> document_ change.
2010-09-30  Jay Freeman (saurik)Drastic performance and stability increases.
2010-09-30  Jay Freeman (saurik)OMG, that was a stupid Browser bug.
2010-09-30  Jay Freeman (saurik)We prefer this factoring.
2010-09-30  Jay Freeman (saurik)Checkpoint for LunaCy fork.
2010-09-30  Jay Freeman (saurik)This is getting nuts, I need an internal branch.
2010-09-30  Jay Freeman (saurik)My god his is taking me forever.
2010-09-30  Jay Freeman (saurik)Implemented form editing and custom viewport sizes.
2010-09-30  Jay Freeman (saurik)A few, minor, accumulated fixes.
2010-09-30  Jay Freeman (saurik)Polished browser and finished repotagging.
2010-09-30  Jay Freeman (saurik)Fixed some bugs in new window opening.
2010-09-30  Jay Freeman (saurik)Fixed window.cydia.
2010-09-30  Jay Freeman (saurik)Fixed HTML error handling and enhanced pinstriping.
2010-09-30  Jay Freeman (saurik)Reorganized code and mostly finished ratings indicator.
2010-09-30  Jay Freeman (saurik)Various HTTP improvements.
2010-09-30  Jay Freeman (saurik)Internalized JavaScript activatorial.
2010-09-30  Jay Freeman (saurik)Some infrastructure for recent features.
2010-09-30  Jay Freeman (saurik)Support libraries for recent Cydia changes.
2010-09-30  Jay Freeman (saurik)Massive stability and feature improvements to Cydia.
2010-09-30  Jay Freeman (saurik)Porting, webkit stability.
2010-09-30  Jay Freeman (saurik)Added custom depictions and better webview support.
2010-09-30  Jay Freeman (saurik)Some minor header file changes.
2010-09-30  Jay Freeman (saurik)Fixed browser links and modify delegates.
2010-09-30  Jay Freeman (saurik)Further factorization, file content list, checkbox...