2011-02-23 |
Jay Freeman (saurik) | Add cydia.scrollToBottom(). |
tree | commitdiff |
2011-02-23 |
Jay Freeman (saurik) | Add cydia.removeButton(). |
tree | commitdiff |
2011-02-23 |
Jay Freeman (saurik) | Simplify memory management of custom buttons. |
tree | commitdiff |
2011-02-20 |
Jay Freeman (saurik) | Use setViewportWidth: only on main thread. |
tree | commitdiff |
2011-02-19 |
Jay Freeman (saurik) | Super-charge the Reload button to actually reload. |
tree | commitdiff |
2011-02-18 |
Jay Freeman (saurik) | Minor code spacing and formatting bugs. |
tree | commitdiff |
2011-02-18 |
Jay Freeman (saurik) | Added a public filter to pageForURL:. |
tree | commitdiff |
2011-02-18 |
Jay Freeman (saurik) | -[BrowserController applyRightButton] must be used... |
tree | commitdiff |
2011-02-17 |
Jay Freeman (saurik) | Reformatted otherButtonTitles: due to variadic arguments. |
tree | commitdiff |
2011-02-17 |
Jay Freeman (saurik) | Use document.dispatchEvent() for UIViewController events. |
tree | commitdiff |
2011-02-17 |
Jay Freeman (saurik) | Use C++ RAII for WebThreadLock/Unlock(). |
tree | commitdiff |
2011-02-17 |
Jay Freeman (saurik) | Add LogMessages and use for console.log. |
tree | commitdiff |
2011-02-17 |
Jay Freeman (saurik) | Support ShowInternals in more places. |
tree | commitdiff |
2011-02-14 |
Jay Freeman (saurik) | Implement chpwn's lazy-loading API for BrowserController. |
tree | commitdiff |
2011-02-14 |
Grant Paul | Explanation. |
tree | commitdiff |
2011-02-12 |
Grant Paul | Move -init into -loadView -viewDidLoad and friends... |
tree | commitdiff |
2011-02-08 |
Jay Freeman (saurik) | Merge branch 'restructure' |
tree | commitdiff |
2011-02-07 |
Jay Freeman (saurik) | Use IsWildcat_, not UI_USER_INTERFACE_IDIOM(). |
tree | commitdiff |
2011-02-05 |
Grant Paul | Added session persistence; moved -init to -loadView... |
tree | commitdiff |
2011-02-04 |
Grant Paul | Merge branch 'restructure' into develop-1.2 |
tree | commitdiff |
2011-02-03 |
Grant Paul | Added session persistence; moved -init to -loadView... |
tree | commitdiff |
2011-02-02 |
Grant Paul | Added session persistence; moved -init to -loadView... |
tree | commitdiff |
2011-01-28 |
Grant Paul | Small formatting fixes. |
tree | commitdiff |
2011-01-28 |
Grant Paul | Sanity in rotation handling: centralize in CYViewContro... |
tree | commitdiff |
2011-01-23 |
Grant Paul | Merge commit '664d95c4bf793f6206d94a366caf31c90cd9fd00... |
tree | commitdiff |
2011-01-23 |
Grant Paul | Merge commit 'b48bb27b7d5ffd1dc4e1f002301a633d538cf29e... |
tree | commitdiff |
2011-01-23 |
Grant Paul | Merge commit 'f64f9f6255e43c48ba2b8e5cea6a5b23e5d14e26... |
tree | commitdiff |
2011-01-23 |
Grant Paul | Merge commit :(. Bring in my work on URLs and UITabBarC... |
tree | commitdiff |
2011-01-05 |
Grant Paul | Merge branch 'master' of saurik.com:cydia into url... |
tree | commitdiff |
2011-01-04 |
Grant Paul | [LARGE COMMIT] Switch to lazy-loaded SDK-style tab... |
tree | commitdiff |
2011-01-01 |
Jay Freeman (saurik) | Add _unlikely() to conditions in -[Package unfiltered]. |
tree | commitdiff |
2011-01-01 |
Jay Freeman (saurik) | Fix 'resubmit form' dialog: new alert API crash. |
tree | commitdiff |
2010-12-30 |
Grant Paul | Switch to native UITabBarController handling, and rewri... |
tree | commitdiff |
2010-12-29 |
Grant Paul | Allow BrowserView subclasses to be notified of changes... |
tree | commitdiff |
2010-12-12 |
Grant Paul | Cleanup my stupidity: remove logging, fix landscape... |
tree | commitdiff |
2010-12-12 |
Grant Paul | Undo my own fix for the lack of pinstripes on the iPad... |
tree | commitdiff |
2010-12-12 |
Grant Paul | Fix iPad pinstripes using private API; it sucks but... |
tree | commitdiff |
2010-12-02 |
Jay Freeman (saurik) | Use UIApplication::networkActivityIndicator to indicate... |
tree | commitdiff |
2010-12-02 |
Jay Freeman (saurik) | Only run the UIActivityIndicatorView animation while... |
tree | commitdiff |
2010-12-02 |
Jay Freeman (saurik) | Fix reload button layout on 2.x browser. |
tree | commitdiff |
2010-12-02 |
Grant Paul | One less private class: goodbye UIProgressView, hello... |
tree | commitdiff |
2010-12-01 |
Jay Freeman (saurik) | Check respondsToSelector: for CYWebViewDelegate::JavaSc... |
tree | commitdiff |
2010-12-01 |
Jay Freeman (saurik) | Random removals of some dead comments/code. |
tree | commitdiff |
2010-11-30 |
Jay Freeman (saurik) | Add back a documentation warning from the old BrowserView. |
tree | commitdiff |
2010-11-21 |
Jay Freeman (saurik) | Make cydia.setViewportWidth() work again with CYWebView. |
tree | commitdiff |
2010-11-18 |
Jay Freeman (saurik) | Turn off LogBrowser for official master tree. |
tree | commitdiff |
2010-11-17 |
Jay Freeman (saurik) | Carefully audited all usages of alloc*/retain/release... |
tree | commitdiff |
2010-11-15 |
Jay Freeman (saurik) | Slightly more normalized if nesting on decidePolicyForN... |
tree | commitdiff |
2010-11-15 |
Jay Freeman (saurik) | Use the same pattern for willSendRequest:'s delegate... |
tree | commitdiff |
2010-11-06 |
Jay Freeman (saurik) | Verified 2.2+ methods against 2.1 SDK: all were present. |
tree | commitdiff |
2010-11-06 |
Jay Freeman (saurik) | Just in case it is ever useful I finished webView:creat... |
tree | commitdiff |
2010-11-06 |
Jay Freeman (saurik) | Verified 3.2/4.1+ methods against 4.0: all were present. |
tree | commitdiff |
2010-11-06 |
Jay Freeman (saurik) | Add some more #if LogBrowser love to BrowserController. |
tree | commitdiff |
2010-11-06 |
Jay Freeman (saurik) | Port CYWebView to 3.0. |
tree | commitdiff |
2010-11-05 |
Jay Freeman (saurik) | Downgrade support for -[UIScrollView setDecelerationRate]. |
tree | commitdiff |
2010-11-04 |
Jay Freeman (saurik) | Totally reimplemented BrowserController in terms of... |
tree | commitdiff |
2010-10-17 |
Grant Paul | Merge branch 'master' of saurik.com:cydia |
tree | commitdiff |
2010-10-17 |
Jay Freeman (saurik) | NSSize does not exist on the iPhone: Cydia therefore... |
tree | commitdiff |
2010-10-16 |
Grant Paul | Fixed permissions on BrowserView.mm. |
tree | commitdiff |
2010-10-16 |
Grant Paul | Merge branch 'master' of saurik.com:cydia |
tree | commitdiff |
2010-10-16 |
Grant Paul | Use NSMakeSize rather than CGSizeMake for creating... |
tree | commitdiff |
2010-10-07 |
Jay Freeman (saurik) | Use -[UIColor groupTableViewBackgroundColor] instead... |
tree | commitdiff |
2010-10-07 |
Grant Paul | Let UICaboodle build with clang++ as well as g++. Cydia... |
tree | commitdiff |
2010-10-07 |
Jay Freeman (saurik) | UICaboodle/ResetView and resetViewAnimated: seem to... |
tree | commitdiff |
2010-10-07 |
Jay Freeman (saurik) | Merge CYViewController into UCViewController. |
tree | commitdiff |
2010-10-05 |
Dustin L. Howett | Fix the default custom button behaviour for commercial... |
tree | commitdiff |
2010-10-04 |
Dustin L. Howett | Merge branch 'master' of git.saurik.com:cydia |
tree | commitdiff |
2010-10-04 |
Dustin L. Howett | Fix the custom button problem - applyRightButton was... |
tree | commitdiff |
2010-10-04 |
Jay Freeman (saurik) | Removed tabs and trailing space characters from codebase. |
tree | commitdiff |
2010-10-04 |
Jay Freeman (saurik) | Rewrote the build environment from scratch. |
tree | commitdiff |
2010-10-04 |
Grant Paul | Replaced UIActionSheet with UIAlertView in BrowserView... |
tree | commitdiff |
2010-10-04 |
Grant Paul | even more browserview/cydia; fully working now! |
tree | commitdiff |
2010-10-04 |
Grant Paul | more browserview/cydia |
tree | commitdiff |
2010-10-04 |
Grant Paul | actually add files |
tree | commitdiff |
2010-10-04 |
Grant Paul | Still untested, fixed title. |
tree | commitdiff |
2010-10-04 |
Grant Paul | Untested (not even compiled), renamed to BrowserControl... |
tree | commitdiff |
2010-09-30 |
Grant Paul | more rotation fixes: remove rotation info from UCViewCo... |
tree | commitdiff |
2010-09-30 |
Ryan Petrich | Fix viewport issues with landscape and web document... |
tree | commitdiff |
2010-09-30 |
Grant Paul | Commit (chpwn): uiviewcontroller-final.patch |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | Commit the webview_ -> document_ change. |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | Loading changes, visibility switches, gsc.wildcat issue... |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | ForRelease, !ForSaurik |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | So close to getting landscape working, it hurts :(. |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | Scrollers and keyboards and things. |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | Major modifications to ready for stability. |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | Checkpoint before UICaboodle reorganzation. |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | Fixed viewport and user agent. |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | Various fixes and stuff. |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | Massive fixes for 3.x. |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | Add UITableView support to ResetView. |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | Drastic performance and stability increases. |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | OMG, that was a stupid Browser bug. |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | Epic multi-threading. |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | Ported UICaboodle back to Cydia. |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | 20 minutes of typing. |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | We prefer this factoring. |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | Checkpoint for LunaCy fork. |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | Deal with a few deprecated messages. |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | Various awesome upgrades. |
tree | commitdiff |
2010-09-30 |
Jay Freeman (saurik) | Release mode, and button reloading. |
tree | commitdiff |
next |