Age | Commit message (Expand) | Author |
2010-11-15 | Slightly more normalized if nesting on decidePolicyForNavigationAction:. | Jay Freeman (saurik) |
2010-11-15 | Use the same pattern for willSendRequest:'s delegate as other ones. | Jay Freeman (saurik) |
2010-11-05 | Verified 2.2+ methods against 2.1 SDK: all were present. | Jay Freeman (saurik) |
2010-11-05 | Just in case it is ever useful I finished webView:createWebViewWithRequest:. | Jay Freeman (saurik) |
2010-11-05 | Verified 3.2/4.1+ methods against 4.0: all were present. | Jay Freeman (saurik) |
2010-11-05 | Add some more #if LogBrowser love to BrowserController. | Jay Freeman (saurik) |
2010-11-05 | Port CYWebView to 3.0. | Jay Freeman (saurik) |
2010-11-05 | Downgrade support for -[UIScrollView setDecelerationRate]. | Jay Freeman (saurik) |
2010-11-04 | Totally reimplemented BrowserController in terms of UIWebView. | Jay Freeman (saurik) |
2010-10-17 | NSSize does not exist on the iPhone: Cydia therefore uses a truncated Cocoa h... | Jay Freeman (saurik) |
2010-10-16 | Fixed permissions on BrowserView.mm. | Grant Paul |
2010-10-16 | Merge branch 'master' of saurik.com:cydia | Grant Paul |
2010-10-16 | Use NSMakeSize rather than CGSizeMake for creating a NSSize -- if it's stored... | Grant Paul |
2010-10-07 | Use -[UIColor groupTableViewBackgroundColor] instead of -[UIColor pinStripeCo... | Jay Freeman (saurik) |
2010-10-06 | Let UICaboodle build with clang++ as well as g++. Cydia needs additional chan... | Grant Paul |
2010-10-06 | UICaboodle/ResetView and resetViewAnimated: seem to be obsolete. | Jay Freeman (saurik) |
2010-10-06 | Merge CYViewController into UCViewController. | Jay Freeman (saurik) |
2010-10-05 | Fix the default custom button behaviour for commercial packages. My understan... | Dustin L. Howett |
2010-10-04 | Fix the custom button problem - applyRightButton was overriding BrowserView's... | Dustin L. Howett |
2010-10-04 | Removed tabs and trailing space characters from codebase. | Jay Freeman (saurik) |
2010-10-04 | Rewrote the build environment from scratch. | Jay Freeman (saurik) |
2010-10-04 | Replaced UIActionSheet with UIAlertView in BrowserView; not fully tested, but... | Grant Paul |
2010-10-04 | even more browserview/cydia; fully working now! | Grant Paul |
2010-10-04 | more browserview/cydia | Grant Paul |
2010-10-04 | actually add files | Grant Paul |
2010-10-04 | Still untested, fixed title. | Grant Paul |
2010-10-04 | Untested (not even compiled), renamed to BrowserController and fixed buttons. | Grant Paul |
2010-09-30 | more rotation fixes: remove rotation info from UCViewController, and let the ... | Grant Paul |
2010-09-30 | Fix viewport issues with landscape and web document view's frame.y property b... | Ryan Petrich |
2010-09-30 | Commit (chpwn): uiviewcontroller-final.patch | Grant Paul |
2010-09-30 | Commit the webview_ -> document_ change. | Jay Freeman (saurik) |
2010-09-30 | Loading changes, visibility switches, gsc.wildcat issues, remote package cata... | Jay Freeman (saurik) |
2010-09-30 | ForRelease, !ForSaurik | Jay Freeman (saurik) |
2010-09-30 | So close to getting landscape working, it hurts :(. | Jay Freeman (saurik) |
2010-09-30 | Scrollers and keyboards and things. | Jay Freeman (saurik) |
2010-09-30 | Major modifications to ready for stability. | Jay Freeman (saurik) |
2010-09-30 | Checkpoint before UICaboodle reorganzation. | Jay Freeman (saurik) |
2010-09-30 | Fixed viewport and user agent. | Jay Freeman (saurik) |
2010-09-30 | Various fixes and stuff. | Jay Freeman (saurik) |
2010-09-30 | Massive fixes for 3.x. | Jay Freeman (saurik) |
2010-09-30 | Add UITableView support to ResetView. | Jay Freeman (saurik) |
2010-09-30 | Drastic performance and stability increases. | Jay Freeman (saurik) |
2010-09-30 | OMG, that was a stupid Browser bug. | Jay Freeman (saurik) |
2010-09-30 | Epic multi-threading. | Jay Freeman (saurik) |
2010-09-30 | Ported UICaboodle back to Cydia. | Jay Freeman (saurik) |
2010-09-30 | 20 minutes of typing. | Jay Freeman (saurik) |
2010-09-30 | We prefer this factoring. | Jay Freeman (saurik) |
2010-09-30 | Checkpoint for LunaCy fork. | Jay Freeman (saurik) |
2010-09-30 | Deal with a few deprecated messages. | Jay Freeman (saurik) |
2010-09-30 | Various awesome upgrades. | Jay Freeman (saurik) |