summaryrefslogtreecommitdiff
path: root/CyteKit/WebView.mm
AgeCommit message (Expand)Author
2017-02-16Move a bunch of clearly shared logic into CyteKit.Jay Freeman (saurik)
2017-02-15Move private ivars in CyteKit to @implementations.Jay Freeman (saurik)
2017-02-15Move more of sysroot's sadness into iPhonePrivate.Jay Freeman (saurik)
2015-07-02Update copyright, and really start to feel old :/.Jay Freeman (saurik)
2015-06-26Remove dependency on Substrate to have its macros.Jay Freeman (saurik)
2015-06-24Now on iOS 8.3, webView: can be webThreadWebView:.Jay Freeman (saurik)
2014-06-11Upgrade copyrights and about dialog to cover 2014.Jay Freeman (saurik)
2014-05-20Recover BrowserView authentication challenge logic.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-03-09Update Copyright: 2008-2012 (from 2008-2011).Jay Freeman (saurik)
2011-06-08Make compilations with clang succeed.Jay Freeman (saurik)
2011-03-25Add -[CyteWebView request] helper.Jay Freeman (saurik)
2011-03-24Correctly handle layout updates of background tabs.Jay Freeman (saurik)
2011-03-21Provide -[CyteWebView scrollView] helper.Jay Freeman (saurik)
2011-03-21CyteWebView failed to verify a delegate before sending.Jay Freeman (saurik)
2011-03-21Fix underlying Apple UIWebViewWebViewDelegate on 2.x retain/release bug.Jay Freeman (saurik)
2011-03-14Add -[CyteWebViewDelegate webView:didCommitLoadForFrame:].Jay Freeman (saurik)
2011-03-14Separate out CyteKit/dispatchEvent.*.Jay Freeman (saurik)
2011-03-14Use a constructor, not +initialize.Jay Freeman (saurik)
2011-03-11Add a useful -description for CyteWebView.Jay Freeman (saurik)
2011-03-07runJavaScript*Panel during popViewController has self dealloc.Jay Freeman (saurik)
2011-03-07Disallow serializing ignored URLs to the state.Jay Freeman (saurik)
2011-03-07Simplify all of these new filenames.Jay Freeman (saurik)