Age | Commit message (Expand) | Author |
2011-03-07 | Expose CYIOGetValue() to JavaScript. | Jay Freeman (saurik) |
2011-03-07 | Drop capitalize from CYHex. | Jay Freeman (saurik) |
2011-03-07 | Cancelling a refresh should not count as an update. | Jay Freeman (saurik) |
2011-03-07 | Remove obsolete _updateLayoutForStatusBarAndInterfaceOrientation fix. | Jay Freeman (saurik) |
2011-03-07 | The Edit/Add Source dialog box is rendering off-screen. | Jay Freeman (saurik) |
2011-03-07 | Replace all Objective-C memory managment with _H<>. | Jay Freeman (saurik) |
2011-03-07 | Correct memory management for StashController. | Jay Freeman (saurik) |
2011-03-07 | Standardize _reloadData code ordering. | Jay Freeman (saurik) |
2011-03-07 | Make SearchController use yieldToSelector for search. | Jay Freeman (saurik) |
2011-03-07 | Disallow serializing ignored URLs to the state. | Jay Freeman (saurik) |
2011-03-07 | Remove Verifying URL HUD before refresh. | Jay Freeman (saurik) |
2011-03-07 | Use the argument from commitEditingStyle. | Jay Freeman (saurik) |
2011-03-07 | Consistent application of right and left buttons. | Jay Freeman (saurik) |
2011-03-07 | Provide -[CyteWebViewController leftButton] API. | Jay Freeman (saurik) |
2011-03-07 | Expose baseband serial number to SHSH service. | Jay Freeman (saurik) |
2011-03-07 | Simplify IORegistry work. | Jay Freeman (saurik) |
2011-03-07 | Separate out Menes/invocationWithSelector.*. | Jay Freeman (saurik) |
2011-03-07 | Factor SDURLCache debugging into Cydia. | Jay Freeman (saurik) |
2011-03-07 | Document what not to do with cydia://. | 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 | Work around vendors who are abusing shortDescription. | 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 | 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 | Add cydia.setPasteboard*() for clipboard access. | 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 | Neuter the diversion mechanism: appcache FAIL. | 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) |