summaryrefslogtreecommitdiff
path: root/UICaboodle/BrowserView.mm
AgeCommit message (Expand)Author
2010-10-17NSSize does not exist on the iPhone: Cydia therefore uses a truncated Cocoa h...Jay Freeman (saurik)
2010-10-16Fixed permissions on BrowserView.mm.Grant Paul
2010-10-16Merge branch 'master' of saurik.com:cydiaGrant Paul
2010-10-16Use NSMakeSize rather than CGSizeMake for creating a NSSize -- if it's stored...Grant Paul
2010-10-07Use -[UIColor groupTableViewBackgroundColor] instead of -[UIColor pinStripeCo...Jay Freeman (saurik)
2010-10-06Let UICaboodle build with clang++ as well as g++. Cydia needs additional chan...Grant Paul
2010-10-06UICaboodle/ResetView and resetViewAnimated: seem to be obsolete.Jay Freeman (saurik)
2010-10-06Merge CYViewController into UCViewController.Jay Freeman (saurik)
2010-10-05Fix the default custom button behaviour for commercial packages. My understan...Dustin L. Howett
2010-10-04Fix the custom button problem - applyRightButton was overriding BrowserView's...Dustin L. Howett
2010-10-04Removed tabs and trailing space characters from codebase.Jay Freeman (saurik)
2010-10-04Rewrote the build environment from scratch.Jay Freeman (saurik)
2010-10-04Replaced UIActionSheet with UIAlertView in BrowserView; not fully tested, but...Grant Paul
2010-10-04even more browserview/cydia; fully working now!Grant Paul
2010-10-04more browserview/cydiaGrant Paul
2010-10-04actually add filesGrant Paul
2010-10-04Still untested, fixed title.Grant Paul
2010-10-04Untested (not even compiled), renamed to BrowserController and fixed buttons.Grant Paul
2010-09-30Fix viewport issues with landscape and web document view's frame.y property b...Ryan Petrich
2010-09-30Commit (chpwn): uiviewcontroller-final.patchGrant Paul
2010-09-30Commit the webview_ -> document_ change.Jay Freeman (saurik)
2010-09-30Loading changes, visibility switches, gsc.wildcat issues, remote package cata...Jay Freeman (saurik)
2010-09-30ForRelease, !ForSaurikJay Freeman (saurik)
2010-09-30So close to getting landscape working, it hurts :(.Jay Freeman (saurik)
2010-09-30Scrollers and keyboards and things.Jay Freeman (saurik)
2010-09-30Major modifications to ready for stability.Jay Freeman (saurik)
2010-09-30Checkpoint before UICaboodle reorganzation.Jay Freeman (saurik)
2010-09-30Fixed viewport and user agent.Jay Freeman (saurik)
2010-09-30Various fixes and stuff.Jay Freeman (saurik)
2010-09-30Massive fixes for 3.x.Jay Freeman (saurik)
2010-09-30Drastic performance and stability increases.Jay Freeman (saurik)
2010-09-30OMG, that was a stupid Browser bug.Jay Freeman (saurik)
2010-09-30Ported UICaboodle back to Cydia.Jay Freeman (saurik)
2010-09-30We prefer this factoring.Jay Freeman (saurik)