summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-08Factor out pngcrush.sh filenames.Jay Freeman (saurik)
2011-03-08Cache pngcrush results for faster package build.Jay Freeman (saurik)
2011-03-08Remove spaces from png filenames.Jay Freeman (saurik)
2011-03-08Add output filename parameter to pngcrush.sh.Jay Freeman (saurik)
2011-03-07Use -fvisibility=hidden.Jay Freeman (saurik)
2011-03-07Deterministic timestamps.Jay Freeman (saurik)
2011-03-07Deterministic build.Jay Freeman (saurik)
2011-03-07Separate out Menes/radixSortWithSelector.*.Jay Freeman (saurik)
2011-03-07Separate out CyteKit/CyteTableView.*.Jay Freeman (saurik)
2011-03-07You can't use icon on an unparsed package.Jay Freeman (saurik)
2011-03-07Reimplement SearchController with summary views.Jay Freeman (saurik)
2011-03-07Use setSectionIndexMinimumDisplayRowCount:.Jay Freeman (saurik)
2011-03-07You cannot scrollRectToVisible: a degenerate CGRect.Jay Freeman (saurik)
2011-03-07Expose CYIOGetValue() to JavaScript.Jay Freeman (saurik)
2011-03-07Drop capitalize from CYHex.Jay Freeman (saurik)
2011-03-07Cancelling a refresh should not count as an update.Jay Freeman (saurik)
2011-03-07Remove obsolete _updateLayoutForStatusBarAndInterfaceOrientation fix.Jay Freeman (saurik)
2011-03-07The Edit/Add Source dialog box is rendering off-screen.Jay Freeman (saurik)
2011-03-07Replace all Objective-C memory managment with _H<>.Jay Freeman (saurik)
2011-03-07Correct memory management for StashController.Jay Freeman (saurik)
2011-03-07Standardize _reloadData code ordering.Jay Freeman (saurik)
2011-03-07Make SearchController use yieldToSelector for search.Jay Freeman (saurik)
2011-03-07runJavaScript*Panel during popViewController has self dealloc.Jay Freeman (saurik)
2011-03-07Add debugging logic for didStartProvisionalLoadForFrame:.Jay Freeman (saurik)
2011-03-07Split addMessageToConsole: filter onto multiple lines.Jay Freeman (saurik)
2011-03-07Disallow serializing redirected garbage to the state.Jay Freeman (saurik)
2011-03-07Verify that NSURLErrorCancelled is from NSURLErrorDomain.Jay Freeman (saurik)
2011-03-07Disallow serializing error URLs to the state.Jay Freeman (saurik)
2011-03-07Disallow serializing ignored URLs to the state.Jay Freeman (saurik)
2011-03-07Just turn on setJavaScriptCanOpenWindowsAutomatically globally to fix 4.2.Jay Freeman (saurik)
2011-03-07Unload controllers after presentModal, not before.Jay Freeman (saurik)
2011-03-07When possible, use MFMailComposeViewController for _openMailToURL:.Jay Freeman (saurik)
2011-03-07When possible, use openURL:asPanel for _openMailToURL:.Jay Freeman (saurik)
2011-03-07Remove Verifying URL HUD before refresh.Jay Freeman (saurik)
2011-03-07Use the argument from commitEditingStyle.Jay Freeman (saurik)
2011-03-07Consistent application of right and left buttons.Jay Freeman (saurik)
2011-03-07Provide -[CyteWebViewController leftButton] API.Jay Freeman (saurik)
2011-03-07Expose baseband serial number to SHSH service.Jay Freeman (saurik)
2011-03-07Simplify IORegistry work.Jay Freeman (saurik)
2011-03-07Separate out Menes/invocationWithSelector.*.Jay Freeman (saurik)
2011-03-07Factor SDURLCache debugging into Cydia.Jay Freeman (saurik)
2011-03-07Document what not to do with cydia://.Jay Freeman (saurik)
2011-03-07Initial stab at a multi-file build environment.Jay Freeman (saurik)
2011-03-07Fit ManageController to CyteWebViewController {custom,right}Button API.Jay Freeman (saurik)
2011-03-07Use a real copyright symbol in About.Jay Freeman (saurik)
2011-03-07Rename CYViewController to CyteViewController.Jay Freeman (saurik)
2011-03-07Rename cydia.divert() to cydia.addInternalRedirect().Jay Freeman (saurik)
2011-03-07Separate out Cydia/ProgressEvent.h.Jay Freeman (saurik)
2011-03-07Add SaurikIT, LLC to copyright dialog.Jay Freeman (saurik)
2011-03-07Remove obsolete CYAlertView.Jay Freeman (saurik)