summaryrefslogtreecommitdiff
path: root/CyteKit/WebViewController.h
AgeCommit message (Expand)Author
2013-12-23Fix background color so it works on all iOS builds.Jay Freeman (saurik)
2013-12-23Carry bgcolor over to the next WebViewController.Jay Freeman (saurik)
2013-09-29Update copyright notices to include the year 2013.Jay Freeman (saurik)
2013-09-29In the last couple decades I learned BSD is wrong.Jay Freeman (saurik)
2012-09-12Add cydia.registerFrame() to force auto-iframe size.Jay Freeman (saurik)
2012-03-09Update Copyright: 2008-2012 (from 2008-2011).Jay Freeman (saurik)
2011-06-08Make compilations with clang succeed.Jay Freeman (saurik)
2011-03-26Don't hold the Removing Essentials dialog over ProgressController.v1.1.0Jay Freeman (saurik)
2011-03-25Add HTTP Referer: tracking.Jay Freeman (saurik)
2011-03-21Add initWithRequest: to CyteWebViewController.Jay Freeman (saurik)
2011-03-17Add cydia.setScrollAlwaysBounceVertical().Jay Freeman (saurik)
2011-03-17Add cydia.setScrollIndicatorStyle().Jay Freeman (saurik)
2011-03-14Seriously solve the auto-redirect issue.Jay Freeman (saurik)
2011-03-14Add -[CyteWebViewController setRequest:].Jay Freeman (saurik)
2011-03-08Use loadView/releaseSubviews for CyteWebViewController.Jay Freeman (saurik)
2011-03-08Post CydiaReloadData events, don't actually reload the page.Jay Freeman (saurik)
2011-03-08Automate set{Delegate,DataSource}:nil using _H<>.Jay Freeman (saurik)
2011-03-07Replace all Objective-C memory managment with _H<>.Jay Freeman (saurik)
2011-03-07Disallow serializing redirected garbage to the state.Jay Freeman (saurik)
2011-03-07When possible, use MFMailComposeViewController for _openMailToURL:.Jay Freeman (saurik)
2011-03-07Provide -[CyteWebViewController leftButton] API.Jay Freeman (saurik)
2011-03-07Fit ManageController to CyteWebViewController {custom,right}Button API.Jay Freeman (saurik)
2011-03-07Use a real copyright symbol in About.Jay Freeman (saurik)
2011-03-07Rename CYViewController to CyteViewController.Jay Freeman (saurik)
2011-03-07Simplify all of these new filenames.Jay Freeman (saurik)