]> git.saurik.com Git - cydia.git/shortlog
cydia.git
2011-03-08  Jay Freeman... Slightly clean up unloadData logic ordering.
2011-03-08  Jay Freeman... Don't show finish button until it is usable.
2011-03-08  Jay Freeman... Merge -[Cydia {complete,{_,}reloadDataWithInvocation}].
2011-03-08  Jay Freeman... Improve SDURLCache behavior drastically.
2011-03-08  Jay Freeman... Fix subtle packages_ damage to yield.
2011-03-08  Jay Freeman... Take Telesphoreo's preinst.
2011-03-08  Jay Freeman... Stop re-re-requesting the damned cache.manifest.
2011-03-08  Jay Freeman... Prefer manual cydia.unload() to automatic modality.
2011-03-08  Jay Freeman... Automatically attach cydia.log and `dpkg -l`.
2011-03-08  Jay Freeman... Post CydiaReloadData events, don't actually reload...
2011-03-08  Jay Freeman... Do not update webviews that are not rendered.
2011-03-08  Jay Freeman... Allow multiple search query terms.
2011-03-08  Jay Freeman... First draft of relevancy sorted search.
2011-03-08  Jay Freeman... Simplify _reloadPackages API to correct threading.
2011-03-08  Jay Freeman... Re-verify shouldBlock during _reloadPackages: loop.
2011-03-08  Jay Freeman... Move filtering into FilteredPackageController.
2011-03-08  Jay Freeman... Separate out Cydia/LoadingView{,Controller}.*.
2011-03-08  Jay Freeman... Cache results of CydiaIcon.png requests.
2011-03-08  Jay Freeman... Initial implementation of CydiaIcon.png.
2011-03-08  Jay Freeman... Remove obsolete -[CYLoadingIndicator {label,activityInd...
2011-03-08  Jay Freeman... Remove obsolete CYEmulatedLoadingController::database_.
2011-03-08  Jay Freeman... Separate out Cydia/MIMEAddress.*.
2011-03-08  Jay Freeman... Added Swedish.lproj from Tommy (SwirlySpace, AB).
2011-03-08  Jay Freeman... Avoid concurrent database filter and refresh.
2011-03-08  Jay Freeman... Re-allow navigation actions on refresh.
2011-03-08  Jay Freeman... Rename CYTableViewCell to CyteTableViewCell.
2011-03-08  Jay Freeman... Automate set{Delegate,DataSource}:nil using _H<>.
2011-03-08  Jay Freeman... Fix _H<> copy assignment operator.
2011-03-08  Jay Freeman... Copy _H<> into Menes.
2011-03-08  Jay Freeman... Improve stability and performance of background tables.
2011-03-08  Jay Freeman... Simplify (and correct) NSAutoreleasePool usage.
2011-03-08  Jay Freeman... Do not re-build on 'make package'.
2011-03-08  Jay Freeman... Use AppleTV.app, not Lowtide.app.
2011-03-08  Jay Freeman... Allow for parallel pngcrush.sh.
2011-03-08  Jay Freeman... Factor out pngcrush.sh filenames.
2011-03-08  Jay Freeman... Cache pngcrush results for faster package build.
2011-03-08  Jay Freeman... Remove spaces from png filenames.
2011-03-08  Jay Freeman... Add output filename parameter to pngcrush.sh.
2011-03-07  Jay Freeman... Use -fvisibility=hidden.
2011-03-07  Jay Freeman... Deterministic timestamps.
2011-03-07  Jay Freeman... Deterministic build.
2011-03-07  Jay Freeman... Separate out Menes/radixSortWithSelector.*.
2011-03-07  Jay Freeman... Separate out CyteKit/CyteTableView.*.
2011-03-07  Jay Freeman... You can't use icon on an unparsed package.
2011-03-07  Jay Freeman... Reimplement SearchController with summary views.
2011-03-07  Jay Freeman... Use setSectionIndexMinimumDisplayRowCount:.
2011-03-07  Jay Freeman... You cannot scrollRectToVisible: a degenerate CGRect.
2011-03-07  Jay Freeman... Expose CYIOGetValue() to JavaScript.
2011-03-07  Jay Freeman... Drop capitalize from CYHex.
2011-03-07  Jay Freeman... Cancelling a refresh should not count as an update.
2011-03-07  Jay Freeman... Remove obsolete _updateLayoutForStatusBarAndInterfaceOr...
2011-03-07  Jay Freeman... The Edit/Add Source dialog box is rendering off-screen.
2011-03-07  Jay Freeman... Replace all Objective-C memory managment with _H<>.
2011-03-07  Jay Freeman... Correct memory management for StashController.
2011-03-07  Jay Freeman... Standardize _reloadData code ordering.
2011-03-07  Jay Freeman... Make SearchController use yieldToSelector for search.
2011-03-07  Jay Freeman... runJavaScript*Panel during popViewController has self...
2011-03-07  Jay Freeman... Add debugging logic for didStartProvisionalLoadForFrame:.
2011-03-07  Jay Freeman... Split addMessageToConsole: filter onto multiple lines.
2011-03-07  Jay Freeman... Disallow serializing redirected garbage to the state.
2011-03-07  Jay Freeman... Verify that NSURLErrorCancelled is from NSURLErrorDomain.
2011-03-07  Jay Freeman... Disallow serializing error URLs to the state.
2011-03-07  Jay Freeman... Disallow serializing ignored URLs to the state.
2011-03-07  Jay Freeman... Just turn on setJavaScriptCanOpenWindowsAutomatically...
2011-03-07  Jay Freeman... Unload controllers after presentModal, not before.
2011-03-07  Jay Freeman... When possible, use MFMailComposeViewController for...
2011-03-07  Jay Freeman... When possible, use openURL:asPanel for _openMailToURL:.
2011-03-07  Jay Freeman... Remove Verifying URL HUD before refresh.
2011-03-07  Jay Freeman... Use the argument from commitEditingStyle.
2011-03-07  Jay Freeman... Consistent application of right and left buttons.
2011-03-07  Jay Freeman... Provide -[CyteWebViewController leftButton] API.
2011-03-07  Jay Freeman... Expose baseband serial number to SHSH service.
2011-03-07  Jay Freeman... Simplify IORegistry work.
2011-03-07  Jay Freeman... Separate out Menes/invocationWithSelector.*.
2011-03-07  Jay Freeman... Factor SDURLCache debugging into Cydia.
2011-03-07  Jay Freeman... Document what not to do with cydia://.
2011-03-07  Jay Freeman... Initial stab at a multi-file build environment.
2011-03-07  Jay Freeman... Fit ManageController to CyteWebViewController {custom...
2011-03-07  Jay Freeman... Use a real copyright symbol in About.
2011-03-07  Jay Freeman... Rename CYViewController to CyteViewController.
2011-03-07  Jay Freeman... Rename cydia.divert() to cydia.addInternalRedirect().
2011-03-07  Jay Freeman... Separate out Cydia/ProgressEvent.h.
2011-03-07  Jay Freeman... Add SaurikIT, LLC to copyright dialog.
2011-03-07  Jay Freeman... Remove obsolete CYAlertView.
2011-03-07  Jay Freeman... Simplify all of these new filenames.
2011-03-07  Jay Freeman... Make lazy-loaded SearchController actually lazy.
2011-03-07  Jay Freeman... Make lazy-loaded search terms actually load.
2011-03-07  Jay Freeman... Separate out Menes/NSObject-MenesYieldToSelector.*.
2011-03-07  Jay Freeman... Rename BrowserController to CyteWebViewController.
2011-03-07  Jay Freeman... Rename CYBrowserController to CydiaWebViewController.
2011-03-07  Jay Freeman... Rename CYWebView to CyteWebView.
2011-03-07  Jay Freeman... Add -[CYWebView reloadFromOrigin].
2011-03-07  Jay Freeman... Remove obsolete CydiaSettings.bundle.
2011-03-07  Jay Freeman... Work around vendors who are abusing shortDescription.
2011-03-07  Jay Freeman... Move -[BrowserController dispatchEvent:] to CYWebView.
2011-03-07  Jay Freeman... Move WebScriptObject (NSFastEnumeration) to (Cyte).
2011-03-07  Jay Freeman... Separate out CyteKit/WebScriptObject-Cyte.*.
2011-03-07  Jay Freeman... Use CydiaSubstrate/CydiaSubstrate.h, not substrate.h.
2011-03-07  Jay Freeman... Separate out CyteKit/CyteWebView.*.
2011-03-07  Jay Freeman... Add explanatory todo comments for state scan.
next