]> git.saurik.com Git - cydia.git/history - CyteKit/WebViewController.h
Drop sysroot dependency on coreutils by owning du.
[cydia.git] / CyteKit / WebViewController.h
2015-06-24  Jay Freeman (saurik)Now on iOS 8.3, webView: can be webThreadWebView:.
2014-10-30  Jay Freeman (saurik)Block evil attempts to redirect to the App Store.
2014-10-29  Jay Freeman (saurik)Reload the appcache if suspended over ten minutes.
2014-06-11  Jay Freeman (saurik)Upgrade copyrights and about dialog to cover 2014.
2013-12-24  Jay Freeman (saurik)Fix background color so it works on all iOS builds.
2013-12-23  Jay Freeman (saurik)Carry bgcolor over to the next WebViewController.
2013-09-29  Jay Freeman (saurik)Update copyright notices to include the year 2013.
2013-09-29  Jay Freeman (saurik)In the last couple decades I learned BSD is wrong.
2012-09-13  Jay Freeman (saurik)Add cydia.registerFrame() to force auto-iframe size.
2012-03-09  Jay Freeman (saurik)Update Copyright: 2008-2012 (from 2008-2011).
2011-06-09  Jay Freeman (saurik)Make compilations with clang succeed.
2011-03-26  Jay Freeman (saurik)Don't hold the Removing Essentials dialog over Progress... v1.1.0
2011-03-25  Jay Freeman (saurik)Add HTTP Referer: tracking.
2011-03-21  Jay Freeman (saurik)Add initWithRequest: to CyteWebViewController.
2011-03-17  Jay Freeman (saurik)Add cydia.setScrollAlwaysBounceVertical().
2011-03-17  Jay Freeman (saurik)Add cydia.setScrollIndicatorStyle().
2011-03-14  Jay Freeman (saurik)Seriously solve the auto-redirect issue.
2011-03-14  Jay Freeman (saurik)Add -[CyteWebViewController setRequest:].
2011-03-08  Jay Freeman (saurik)Use loadView/releaseSubviews for CyteWebViewController.
2011-03-08  Jay Freeman (saurik)Post CydiaReloadData events, don't actually reload...
2011-03-08  Jay Freeman (saurik)Automate set{Delegate,DataSource}:nil using _H<>.
2011-03-07  Jay Freeman (saurik)Replace all Objective-C memory managment with _H<>.
2011-03-07  Jay Freeman (saurik)Disallow serializing redirected garbage to the state.
2011-03-07  Jay Freeman (saurik)When possible, use MFMailComposeViewController for...
2011-03-07  Jay Freeman (saurik)Provide -[CyteWebViewController leftButton] API.
2011-03-07  Jay Freeman (saurik)Fit ManageController to CyteWebViewController {custom...
2011-03-07  Jay Freeman (saurik)Use a real copyright symbol in About.
2011-03-07  Jay Freeman (saurik)Rename CYViewController to CyteViewController.
2011-03-07  Jay Freeman (saurik)Simplify all of these new filenames.