]> git.saurik.com Git - cydia.git/history - CyteKit/WebViewController.mm
runJavaScript*Panel during popViewController has self dealloc.
[cydia.git] / CyteKit / WebViewController.mm
2011-03-07  Jay Freeman (saurik)Add debugging logic for didStartProvisionalLoadForFrame:.
2011-03-07  Jay Freeman (saurik)Split addMessageToConsole: filter onto multiple lines.
2011-03-07  Jay Freeman (saurik)Disallow serializing redirected garbage to the state.
2011-03-07  Jay Freeman (saurik)Verify that NSURLErrorCancelled is from NSURLErrorDomain.
2011-03-07  Jay Freeman (saurik)Disallow serializing error URLs to the state.
2011-03-07  Jay Freeman (saurik)Disallow serializing ignored URLs to the state.
2011-03-07  Jay Freeman (saurik)Just turn on setJavaScriptCanOpenWindowsAutomatically...
2011-03-07  Jay Freeman (saurik)Unload controllers after presentModal, not before.
2011-03-07  Jay Freeman (saurik)When possible, use MFMailComposeViewController for...
2011-03-07  Jay Freeman (saurik)When possible, use openURL:asPanel for _openMailToURL:.
2011-03-07  Jay Freeman (saurik)Consistent application of right and left buttons.
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)Rename CYViewController to CyteViewController.
2011-03-07  Jay Freeman (saurik)Simplify all of these new filenames.