Age | Commit message (Expand) | Author |
2011-03-07 | Initial stab at a multi-file build environment. | Jay Freeman (saurik) |
2011-03-07 | Fit ManageController to CyteWebViewController {custom,right}Button API. | Jay Freeman (saurik) |
2011-03-07 | Use a real copyright symbol in About. | Jay Freeman (saurik) |
2011-03-07 | Rename CYViewController to CyteViewController. | Jay Freeman (saurik) |
2011-03-07 | Rename cydia.divert() to cydia.addInternalRedirect(). | Jay Freeman (saurik) |
2011-03-07 | Separate out Cydia/ProgressEvent.h. | Jay Freeman (saurik) |
2011-03-07 | Add SaurikIT, LLC to copyright dialog. | Jay Freeman (saurik) |
2011-03-07 | Remove obsolete CYAlertView. | Jay Freeman (saurik) |
2011-03-07 | Simplify all of these new filenames. | Jay Freeman (saurik) |
2011-03-07 | Make lazy-loaded SearchController actually lazy. | Jay Freeman (saurik) |
2011-03-07 | Make lazy-loaded search terms actually load. | Jay Freeman (saurik) |
2011-03-07 | Separate out Menes/NSObject-MenesYieldToSelector.*. | Jay Freeman (saurik) |
2011-03-07 | Rename BrowserController to CyteWebViewController. | Jay Freeman (saurik) |
2011-03-07 | Rename CYBrowserController to CydiaWebViewController. | Jay Freeman (saurik) |
2011-03-07 | Rename CYWebView to CyteWebView. | Jay Freeman (saurik) |
2011-03-07 | Add -[CYWebView reloadFromOrigin]. | Jay Freeman (saurik) |
2011-03-07 | Remove obsolete CydiaSettings.bundle. | Jay Freeman (saurik) |
2011-03-07 | Work around vendors who are abusing shortDescription. | Jay Freeman (saurik) |
2011-03-07 | Move -[BrowserController dispatchEvent:] to CYWebView. | Jay Freeman (saurik) |
2011-03-07 | Move WebScriptObject (NSFastEnumeration) to (Cyte). | Jay Freeman (saurik) |
2011-03-07 | Separate out CyteKit/WebScriptObject-Cyte.*. | Jay Freeman (saurik) |
2011-03-07 | Use CydiaSubstrate/CydiaSubstrate.h, not substrate.h. | Jay Freeman (saurik) |
2011-03-07 | Separate out CyteKit/CyteWebView.*. | Jay Freeman (saurik) |
2011-03-07 | Add explanatory todo comments for state scan. | Jay Freeman (saurik) |
2011-03-07 | Separate out CyteKit/NSString-Cyte.mm. | Jay Freeman (saurik) |
2011-03-07 | Rename UICaboodle to CyteKit. | Jay Freeman (saurik) |
2011-03-07 | Unloading view controllers should unload their modal. | Jay Freeman (saurik) |
2011-03-07 | Add cydia.setPasteboard*() for clipboard access. | Jay Freeman (saurik) |
2011-03-07 | Remove obsolete make.sh. | Jay Freeman (saurik) |
2011-03-07 | The HomeController is critical and must always be loaded. | Jay Freeman (saurik) |
2011-03-07 | Add cydia.setBadgeValue() for tab badges. | Jay Freeman (saurik) |
2011-03-07 | Expose languages and locales to JavaScript. | Jay Freeman (saurik) |
2011-03-07 | Log divertWithURL: diversion activity. | Jay Freeman (saurik) |
2011-03-07 | Add calls to [super viewDidLoad]. | Jay Freeman (saurik) |
2011-03-07 | Remake iconClassic.png to fix 3.x compatibility. | Jay Freeman (saurik) |
2011-03-07 | Neuter the diversion mechanism: appcache FAIL. | Jay Freeman (saurik) |
2011-03-07 | Add Italian translation from qwertyuiop. | Jay Freeman (saurik) |
2011-03-07 | Remove extraneous executable mode bits. | Jay Freeman (saurik) |
2011-03-07 | Filter out the more annoying console.log() messages. | Jay Freeman (saurik) |
2011-03-07 | Factor class Pcre into its own file. | Jay Freeman (saurik) |
2011-03-07 | Remove obsolete -[NSString stringWithUTF8Bytes:length:withZone:inPool:]. | Jay Freeman (saurik) |
2011-03-07 | Remove obsolete cydia.setPopUpHook(). | Jay Freeman (saurik) |
2011-03-07 | Unload data when presenting modal page. | Jay Freeman (saurik) |
2011-03-07 | DRY refactorization with silly abstraction for {request,URL}WithURL. | Jay Freeman (saurik) |
2011-03-07 | Fix SDURLCache to ignore URL fragments. | Jay Freeman (saurik) |
2011-03-07 | Browser URLs are managed by the controller, not the view. | Jay Freeman (saurik) |
2011-03-07 | file:/// needs cydia.* access for error.html. | Jay Freeman (saurik) |
2011-03-07 | Factor out diversion logic. | Jay Freeman (saurik) |
2011-03-07 | Clean up UIProgressHUD code. | Jay Freeman (saurik) |
2011-03-07 | Replace CYNavigationController with a category. | Jay Freeman (saurik) |