index
:
cydia.git
master
proper
testing
userspacereboot
Cydia Installer
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CyteKit
/
WebViewController.mm
Age
Commit message (
Expand
)
Author
2011-03-07
Add debugging logic for didStartProvisionalLoadForFrame:.
Jay Freeman (saurik)
2011-03-07
Split addMessageToConsole: filter onto multiple lines.
Jay Freeman (saurik)
2011-03-07
Disallow serializing redirected garbage to the state.
Jay Freeman (saurik)
2011-03-07
Verify that NSURLErrorCancelled is from NSURLErrorDomain.
Jay Freeman (saurik)
2011-03-07
Disallow serializing error URLs to the state.
Jay Freeman (saurik)
2011-03-07
Disallow serializing ignored URLs to the state.
Jay Freeman (saurik)
2011-03-07
Just turn on setJavaScriptCanOpenWindowsAutomatically globally to fix 4.2.
Jay Freeman (saurik)
2011-03-07
Unload controllers after presentModal, not before.
Jay Freeman (saurik)
2011-03-07
When possible, use MFMailComposeViewController for _openMailToURL:.
Jay Freeman (saurik)
2011-03-07
When possible, use openURL:asPanel for _openMailToURL:.
Jay Freeman (saurik)
2011-03-07
Consistent application of right and left buttons.
Jay Freeman (saurik)
2011-03-07
Provide -[CyteWebViewController leftButton] API.
Jay Freeman (saurik)
2011-03-07
Fit ManageController to CyteWebViewController {custom,right}Button API.
Jay Freeman (saurik)
2011-03-07
Rename CYViewController to CyteViewController.
Jay Freeman (saurik)
2011-03-07
Simplify all of these new filenames.
Jay Freeman (saurik)
[prev]