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
Age
Commit message (
Expand
)
Author
2011-03-21
Remove (hopefully) unneeded 2.x memory-for-stability hack.
Jay Freeman (saurik)
2011-03-21
Fix underlying Apple UIWebViewWebViewDelegate on 2.x retain/release bug.
Jay Freeman (saurik)
2011-03-21
Call setDelegate:nil during _H<> = nil.
Jay Freeman (saurik)
2011-03-21
Reloading the data of an arbitrary viewcontroller involves loading its view.
Jay Freeman (saurik)
2011-03-20
Witness the return of the memory-for-stability tradeoff on 2.x.
Jay Freeman (saurik)
2011-03-20
Expose ramifications of kCFCoreFoundationVersionNumber.
Jay Freeman (saurik)
2011-03-17
Add cydia.setScrollAlwaysBounceVertical().
Jay Freeman (saurik)
2011-03-17
Add cydia.setScrollIndicatorStyle().
Jay Freeman (saurik)
2011-03-14
Seriously solve the auto-redirect issue.
Jay Freeman (saurik)
2011-03-14
Consider a WebView loaded when it commits.
Jay Freeman (saurik)
2011-03-14
Add helpful -[WebFrame description] for debugging.
Jay Freeman (saurik)
2011-03-14
Add -[CyteWebViewDelegate webView:didCommitLoadForFrame:].
Jay Freeman (saurik)
2011-03-14
Use lazy loading for pushed web controllers.
Jay Freeman (saurik)
2011-03-14
Add -[CyteWebViewController setRequest:].
Jay Freeman (saurik)
2011-03-14
Allow window.close() to close unselected controllers.
Jay Freeman (saurik)
2011-03-14
Tapping statusbar should scroll webpages to top.
Jay Freeman (saurik)
2011-03-14
Add WebEventTouchCancel, using WebEvent.h.
Jay Freeman (saurik)
2011-03-14
Add dispatchEvent:@"CydiaTouchEnd".
Jay Freeman (saurik)
2011-03-14
Separate out CyteKit/dispatchEvent.*.
Jay Freeman (saurik)
2011-03-14
Use a constructor, not +initialize.
Jay Freeman (saurik)
2011-03-14
Forgot UCPlatform.h in PCRE.
Jay Freeman (saurik)
2011-03-11
Add a useful -description for CyteWebView.
Jay Freeman (saurik)
2011-03-10
Helpful override of description on CyteWebViewController.
Jay Freeman (saurik)
2011-03-09
Apply custom useragent after loadView.
Jay Freeman (saurik)
2011-03-08
Gracefully recover from low-memory conditions.
v1.1.0%b2
Jay Freeman (saurik)
2011-03-08
Add [super releaseSubviews].
Jay Freeman (saurik)
2011-03-08
Use loadView/releaseSubviews for CyteWebViewController.
Jay Freeman (saurik)
2011-03-08
On 3.x I need to animate these buttons or they go nuts.
Jay Freeman (saurik)
2011-03-08
Prefer manual cydia.unload() to automatic modality.
Jay Freeman (saurik)
2011-03-08
Automatically attach cydia.log and `dpkg -l`.
Jay Freeman (saurik)
2011-03-08
Post CydiaReloadData events, don't actually reload the page.
Jay Freeman (saurik)
2011-03-08
Do not update webviews that are not rendered.
Jay Freeman (saurik)
2011-03-08
Separate out Cydia/LoadingView{,Controller}.*.
Jay Freeman (saurik)
2011-03-08
Re-allow navigation actions on refresh.
Jay Freeman (saurik)
2011-03-08
Rename CYTableViewCell to CyteTableViewCell.
Jay Freeman (saurik)
2011-03-08
Automate set{Delegate,DataSource}:nil using _H<>.
Jay Freeman (saurik)
2011-03-08
Fix _H<> copy assignment operator.
Jay Freeman (saurik)
2011-03-07
Separate out CyteKit/CyteTableView.*.
Jay Freeman (saurik)
2011-03-07
Replace all Objective-C memory managment with _H<>.
Jay Freeman (saurik)
2011-03-07
runJavaScript*Panel during popViewController has self dealloc.
Jay Freeman (saurik)
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)
[prev]
[next]