summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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)
2011-03-07Simplify all of these new filenames.Jay Freeman (saurik)
2011-03-07Make lazy-loaded SearchController actually lazy.Jay Freeman (saurik)
2011-03-07Make lazy-loaded search terms actually load.Jay Freeman (saurik)
2011-03-07Separate out Menes/NSObject-MenesYieldToSelector.*.Jay Freeman (saurik)
2011-03-07Rename BrowserController to CyteWebViewController.Jay Freeman (saurik)
2011-03-07Rename CYBrowserController to CydiaWebViewController.Jay Freeman (saurik)
2011-03-07Rename CYWebView to CyteWebView.Jay Freeman (saurik)
2011-03-07Add -[CYWebView reloadFromOrigin].Jay Freeman (saurik)
2011-03-07Remove obsolete CydiaSettings.bundle.Jay Freeman (saurik)
2011-03-07Work around vendors who are abusing shortDescription.Jay Freeman (saurik)
2011-03-07Move -[BrowserController dispatchEvent:] to CYWebView.Jay Freeman (saurik)
2011-03-07Move WebScriptObject (NSFastEnumeration) to (Cyte).Jay Freeman (saurik)
2011-03-07Separate out CyteKit/WebScriptObject-Cyte.*.Jay Freeman (saurik)
2011-03-07Use CydiaSubstrate/CydiaSubstrate.h, not substrate.h.Jay Freeman (saurik)
2011-03-07Separate out CyteKit/CyteWebView.*.Jay Freeman (saurik)
2011-03-07Add explanatory todo comments for state scan.Jay Freeman (saurik)
2011-03-07Separate out CyteKit/NSString-Cyte.mm.Jay Freeman (saurik)
2011-03-07Rename UICaboodle to CyteKit.Jay Freeman (saurik)
2011-03-07Unloading view controllers should unload their modal.Jay Freeman (saurik)
2011-03-07Add cydia.setPasteboard*() for clipboard access.Jay Freeman (saurik)
2011-03-07Remove obsolete make.sh.Jay Freeman (saurik)
2011-03-07The HomeController is critical and must always be loaded.Jay Freeman (saurik)
2011-03-07Add cydia.setBadgeValue() for tab badges.Jay Freeman (saurik)
2011-03-07Expose languages and locales to JavaScript.Jay Freeman (saurik)
2011-03-07Log divertWithURL: diversion activity.Jay Freeman (saurik)
2011-03-07Add calls to [super viewDidLoad].Jay Freeman (saurik)
2011-03-07Remake iconClassic.png to fix 3.x compatibility.Jay Freeman (saurik)
2011-03-07Neuter the diversion mechanism: appcache FAIL.Jay Freeman (saurik)
2011-03-07Add Italian translation from qwertyuiop.Jay Freeman (saurik)
2011-03-07Remove extraneous executable mode bits.Jay Freeman (saurik)
2011-03-07Filter out the more annoying console.log() messages.Jay Freeman (saurik)
2011-03-07Factor class Pcre into its own file.Jay Freeman (saurik)