]> git.saurik.com Git - cydia.git/history - MobileCydia.mm
We should rebuild the package if Library/startup changes.
[cydia.git] / MobileCydia.mm
2011-03-08  Jay Freeman (saurik)Move filtering into FilteredPackageController.
2011-03-08  Jay Freeman (saurik)Separate out Cydia/LoadingView{,Controller}.*.
2011-03-08  Jay Freeman (saurik)Cache results of CydiaIcon.png requests.
2011-03-08  Jay Freeman (saurik)Initial implementation of CydiaIcon.png.
2011-03-08  Jay Freeman (saurik)Remove obsolete -[CYLoadingIndicator {label,activityInd...
2011-03-08  Jay Freeman (saurik)Remove obsolete CYEmulatedLoadingController::database_.
2011-03-08  Jay Freeman (saurik)Separate out Cydia/MIMEAddress.*.
2011-03-08  Jay Freeman (saurik)Avoid concurrent database filter and refresh.
2011-03-08  Jay Freeman (saurik)Rename CYTableViewCell to CyteTableViewCell.
2011-03-08  Jay Freeman (saurik)Automate set{Delegate,DataSource}:nil using _H<>.
2011-03-08  Jay Freeman (saurik)Fix _H<> copy assignment operator.
2011-03-08  Jay Freeman (saurik)Copy _H<> into Menes.
2011-03-08  Jay Freeman (saurik)Improve stability and performance of background tables.
2011-03-08  Jay Freeman (saurik)Simplify (and correct) NSAutoreleasePool usage.
2011-03-08  Jay Freeman (saurik)Remove spaces from png filenames.
2011-03-07  Jay Freeman (saurik)Use -fvisibility=hidden.
2011-03-07  Jay Freeman (saurik)Separate out Menes/radixSortWithSelector.*.
2011-03-07  Jay Freeman (saurik)Separate out CyteKit/CyteTableView.*.
2011-03-07  Jay Freeman (saurik)You can't use icon on an unparsed package.
2011-03-07  Jay Freeman (saurik)Reimplement SearchController with summary views.
2011-03-07  Jay Freeman (saurik)Use setSectionIndexMinimumDisplayRowCount:.
2011-03-07  Jay Freeman (saurik)You cannot scrollRectToVisible: a degenerate CGRect.
2011-03-07  Jay Freeman (saurik)Expose CYIOGetValue() to JavaScript.
2011-03-07  Jay Freeman (saurik)Drop capitalize from CYHex.
2011-03-07  Jay Freeman (saurik)Cancelling a refresh should not count as an update.
2011-03-07  Jay Freeman (saurik)Remove obsolete _updateLayoutForStatusBarAndInterfaceOr...
2011-03-07  Jay Freeman (saurik)The Edit/Add Source dialog box is rendering off-screen.
2011-03-07  Jay Freeman (saurik)Replace all Objective-C memory managment with _H<>.
2011-03-07  Jay Freeman (saurik)Correct memory management for StashController.
2011-03-07  Jay Freeman (saurik)Standardize _reloadData code ordering.
2011-03-07  Jay Freeman (saurik)Make SearchController use yieldToSelector for search.
2011-03-07  Jay Freeman (saurik)Disallow serializing ignored URLs to the state.
2011-03-07  Jay Freeman (saurik)Remove Verifying URL HUD before refresh.
2011-03-07  Jay Freeman (saurik)Use the argument from commitEditingStyle.
2011-03-07  Jay Freeman (saurik)Consistent application of right and left buttons.
2011-03-07  Jay Freeman (saurik)Provide -[CyteWebViewController leftButton] API.
2011-03-07  Jay Freeman (saurik)Expose baseband serial number to SHSH service.
2011-03-07  Jay Freeman (saurik)Simplify IORegistry work.
2011-03-07  Jay Freeman (saurik)Separate out Menes/invocationWithSelector.*.
2011-03-07  Jay Freeman (saurik)Factor SDURLCache debugging into Cydia.
2011-03-07  Jay Freeman (saurik)Document what not to do with cydia://.
2011-03-07  Jay Freeman (saurik)Fit ManageController to CyteWebViewController {custom...
2011-03-07  Jay Freeman (saurik)Use a real copyright symbol in About.
2011-03-07  Jay Freeman (saurik)Rename CYViewController to CyteViewController.
2011-03-07  Jay Freeman (saurik)Rename cydia.divert() to cydia.addInternalRedirect().
2011-03-07  Jay Freeman (saurik)Separate out Cydia/ProgressEvent.h.
2011-03-07  Jay Freeman (saurik)Add SaurikIT, LLC to copyright dialog.
2011-03-07  Jay Freeman (saurik)Remove obsolete CYAlertView.
2011-03-07  Jay Freeman (saurik)Simplify all of these new filenames.
2011-03-07  Jay Freeman (saurik)Make lazy-loaded SearchController actually lazy.
2011-03-07  Jay Freeman (saurik)Make lazy-loaded search terms actually load.
2011-03-07  Jay Freeman (saurik)Separate out Menes/NSObject-MenesYieldToSelector.*.
2011-03-07  Jay Freeman (saurik)Rename BrowserController to CyteWebViewController.
2011-03-07  Jay Freeman (saurik)Rename CYBrowserController to CydiaWebViewController.
2011-03-07  Jay Freeman (saurik)Work around vendors who are abusing shortDescription.
2011-03-07  Jay Freeman (saurik)Move WebScriptObject (NSFastEnumeration) to (Cyte).
2011-03-07  Jay Freeman (saurik)Separate out CyteKit/WebScriptObject-Cyte.*.
2011-03-07  Jay Freeman (saurik)Use CydiaSubstrate/CydiaSubstrate.h, not substrate.h.
2011-03-07  Jay Freeman (saurik)Add explanatory todo comments for state scan.
2011-03-07  Jay Freeman (saurik)Separate out CyteKit/NSString-Cyte.mm.
2011-03-07  Jay Freeman (saurik)Rename UICaboodle to CyteKit.
2011-03-07  Jay Freeman (saurik)Add cydia.setPasteboard*() for clipboard access.
2011-03-07  Jay Freeman (saurik)The HomeController is critical and must always be loaded.
2011-03-07  Jay Freeman (saurik)Add cydia.setBadgeValue() for tab badges.
2011-03-07  Jay Freeman (saurik)Expose languages and locales to JavaScript.
2011-03-07  Jay Freeman (saurik)Log divertWithURL: diversion activity.
2011-03-07  Jay Freeman (saurik)Add calls to [super viewDidLoad].
2011-03-07  Jay Freeman (saurik)Neuter the diversion mechanism: appcache FAIL.
2011-03-07  Jay Freeman (saurik)Factor class Pcre into its own file.
2011-03-07  Jay Freeman (saurik)Remove obsolete -[NSString stringWithUTF8Bytes:length...
2011-03-07  Jay Freeman (saurik)Remove obsolete cydia.setPopUpHook().
2011-03-07  Jay Freeman (saurik)Unload data when presenting modal page.
2011-03-07  Jay Freeman (saurik)Browser URLs are managed by the controller, not the...
2011-03-07  Jay Freeman (saurik)file:/// needs cydia.* access for error.html.
2011-03-07  Jay Freeman (saurik)Factor out diversion logic.
2011-03-07  Jay Freeman (saurik)Clean up UIProgressHUD code.
2011-03-07  Jay Freeman (saurik)Replace CYNavigationController with a category.
2011-03-07  Jay Freeman (saurik)Remove obsolete CYNavigationController::delegate_.
2011-03-07  Jay Freeman (saurik)Remove obsolete CYNavigationController::database_.
2011-03-07  Jay Freeman (saurik)Consistently use -[Cydia showSettings].
2011-03-07  Jay Freeman (saurik)Background appcache initialization using custom URL.
2011-03-07  Jay Freeman (saurik)Fix the root preferences issue at a lower level.
2011-03-07  Jay Freeman (saurik)I really really hate these locale codes.
2011-03-07  Jay Freeman (saurik)Clarify Pcre operator () helpers.
2011-03-07  Jay Freeman (saurik)Support regex formatting with Pcre.
2011-03-07  Jay Freeman (saurik)Rename -[Source description] to -[Source shortDescription].
2011-03-07  Jay Freeman (saurik)Reloading the world should really just /un/load the...
2011-03-07  Jay Freeman (saurik)Move CYNavigationController higher in the file.
2011-03-07  Jay Freeman (saurik)Standardize [super reloadData] placement.
2011-03-07  Jay Freeman (saurik)Make ChangesController honor the lazy-loading API.
2011-03-07  Jay Freeman (saurik)Avoid using hasLoaded in viewWillAppear:.
2011-03-07  Jay Freeman (saurik)Add a silly session store, just in case.
2011-03-07  Jay Freeman (saurik)Synchronize access to {Bridged,Pipelined}Hosts_.
2011-03-07  Jay Freeman (saurik)Support scheme-specific pipelined hosts.
2011-03-07  Jay Freeman (saurik)Split PipelinedHosts_ from BridgedHosts_.
2011-03-07  Jay Freeman (saurik)Remove indirection from addBridgedHost:.
2011-03-07  Jay Freeman (saurik)Rename CydiaHosts_ to BridgedHosts_.
2011-03-07  Jay Freeman (saurik)Hack NSURLConnection to turn on HTTP pipelining.
2011-03-07  Jay Freeman (saurik)Add cydia.popViewController(animated).
2011-03-07  Grant PaulEnsure saved state has at least somewhat proper base...
next