summaryrefslogtreecommitdiff
path: root/iPhonePrivate.h
AgeCommit message (Expand)Author
2010-11-20Make cydia.setViewportWidth() work again with CYWebView.Jay Freeman (saurik)
2010-11-18Factored out CYTableViewCell to fix cell highlight colors.Jay Freeman (saurik)
2010-11-15If you are going to use a private API (pinStripeColor), it has to be in iPhon...Jay Freeman (saurik)
2010-11-05Port CYWebView to 3.0.Jay Freeman (saurik)
2010-11-05Downgrade support for -[UIWebView setDataDetectorTypes].Jay Freeman (saurik)
2010-11-05Downgrade support for -[UIScrollView setDecelerationRate].Jay Freeman (saurik)
2010-11-04Totally reimplemented BrowserController in terms of UIWebView.Jay Freeman (saurik)
2010-10-17Use UIBarStyleBlackOpaque instead of UIBarStyleBlack on older systems.Jay Freeman (saurik)
2010-10-17Support showFromBarButtonItem:animated: with iPhonePrivate(iPad).Jay Freeman (saurik)
2010-10-17Fix kSCNetworkReachabilityFlagsConnectionOn* flags for 2.0 toolchain.Jay Freeman (saurik)
2010-10-17Started the work to port Cydia back to a 2.0-era toolchain.Jay Freeman (saurik)
2010-10-17Fix iPhonePrivate.h's header insulation.Jay Freeman (saurik)
2010-10-17Add vim folds to organize iPhonePrivate.h.Jay Freeman (saurik)
2010-10-07Use -[UIColor groupTableViewBackgroundColor] instead of -[UIColor pinStripeCo...Jay Freeman (saurik)
2010-10-04Fix the warnings when building with AlwaysReload=0, and fix the action button...Dustin L. Howett
2010-10-04Use drawAtPoint:forWidth:withFont:lineBreakMode: instead of drawAtPoint:forWi...Dustin L. Howett
2010-10-04Fix the type of the ellipsis: argument.Jay Freeman (saurik)
2010-10-04Rewrote the build environment from scratch.Jay Freeman (saurik)