summaryrefslogtreecommitdiff
path: root/UICaboodle/BrowserView.h
AgeCommit message (Expand)Author
2010-12-30Switch to native UITabBarController handling, and rewrite URL subsystem. Also...Grant Paul
2010-12-02Use UIApplication::networkActivityIndicator to indicate network activity.Jay Freeman (saurik)
2010-12-01One less private class: goodbye UIProgressView, hello UIActivityIndicatorView.Grant Paul
2010-11-20Make cydia.setViewportWidth() work again with CYWebView.Jay Freeman (saurik)
2010-11-17Carefully audited all usages of alloc*/retain/release/autorelease/*Create*, u...Jay Freeman (saurik)
2010-11-04Totally reimplemented BrowserController in terms of UIWebView.Jay Freeman (saurik)
2010-10-06Let UICaboodle build with clang++ as well as g++. Cydia needs additional chan...Grant Paul
2010-10-06UICaboodle/ResetView and resetViewAnimated: seem to be obsolete.Jay Freeman (saurik)
2010-10-06Merge CYViewController into UCViewController.Jay Freeman (saurik)
2010-10-04Fix the custom button problem - applyRightButton was overriding BrowserView's...Dustin L. Howett
2010-10-04Removed tabs and trailing space characters from codebase.Jay Freeman (saurik)
2010-10-04Rewrote the build environment from scratch.Jay Freeman (saurik)
2010-10-04Replaced UIActionSheet with UIAlertView in BrowserView; not fully tested, but...Grant Paul
2010-10-04actually add filesGrant Paul
2010-09-30Commit (chpwn): uiviewcontroller-final.patchGrant Paul
2010-09-30Commit the webview_ -> document_ change.Jay Freeman (saurik)
2010-09-30Drastic performance and stability increases.Jay Freeman (saurik)
2010-09-30OMG, that was a stupid Browser bug.Jay Freeman (saurik)
2010-09-30We prefer this factoring.Jay Freeman (saurik)
2010-09-30Checkpoint for LunaCy fork.Jay Freeman (saurik)
2010-09-30This is getting nuts, I need an internal branch.Jay Freeman (saurik)
2010-09-30My god his is taking me forever.Jay Freeman (saurik)
2010-09-30Implemented form editing and custom viewport sizes.Jay Freeman (saurik)
2010-09-30A few, minor, accumulated fixes.Jay Freeman (saurik)
2010-09-30Polished browser and finished repotagging.Jay Freeman (saurik)
2010-09-30Fixed some bugs in new window opening.Jay Freeman (saurik)
2010-09-30Fixed window.cydia.Jay Freeman (saurik)
2010-09-30Fixed HTML error handling and enhanced pinstriping.Jay Freeman (saurik)
2010-09-30Reorganized code and mostly finished ratings indicator.Jay Freeman (saurik)
2010-09-30Various HTTP improvements.Jay Freeman (saurik)
2010-09-30Internalized JavaScript activatorial.Jay Freeman (saurik)
2010-09-30Some infrastructure for recent features.Jay Freeman (saurik)
2010-09-30Support libraries for recent Cydia changes.Jay Freeman (saurik)
2010-09-30Massive stability and feature improvements to Cydia.Jay Freeman (saurik)
2010-09-30Porting, webkit stability.Jay Freeman (saurik)
2010-09-30Added custom depictions and better webview support.Jay Freeman (saurik)
2010-09-30Some minor header file changes.Jay Freeman (saurik)
2010-09-30Fixed browser links and modify delegates.Jay Freeman (saurik)
2010-09-30Further factorization, file content list, checkbox clarication, advanced sear...Jay Freeman (saurik)