index
:
cydia.git
master
proper
testing
userspacereboot
Cydia Installer
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2011-03-08
Automatically attach cydia.log and `dpkg -l`.
Jay Freeman (saurik)
2011-03-08
Post CydiaReloadData events, don't actually reload the page.
Jay Freeman (saurik)
2011-03-08
Do not update webviews that are not rendered.
Jay Freeman (saurik)
2011-03-08
Allow multiple search query terms.
Jay Freeman (saurik)
2011-03-08
First draft of relevancy sorted search.
Jay Freeman (saurik)
2011-03-08
Simplify _reloadPackages API to correct threading.
Jay Freeman (saurik)
2011-03-08
Re-verify shouldBlock during _reloadPackages: loop.
Jay Freeman (saurik)
2011-03-08
Move filtering into FilteredPackageController.
Jay Freeman (saurik)
2011-03-08
Separate out Cydia/LoadingView{,Controller}.*.
Jay Freeman (saurik)
2011-03-08
Cache results of CydiaIcon.png requests.
Jay Freeman (saurik)
2011-03-08
Initial implementation of CydiaIcon.png.
Jay Freeman (saurik)
2011-03-08
Remove obsolete -[CYLoadingIndicator {label,activityIndicatorView}].
Jay Freeman (saurik)
2011-03-08
Remove obsolete CYEmulatedLoadingController::database_.
Jay Freeman (saurik)
2011-03-08
Separate out Cydia/MIMEAddress.*.
Jay Freeman (saurik)
2011-03-08
Added Swedish.lproj from Tommy (SwirlySpace, AB).
Jay Freeman (saurik)
2011-03-08
Avoid concurrent database filter and refresh.
Jay Freeman (saurik)
2011-03-08
Re-allow navigation actions on refresh.
Jay Freeman (saurik)
2011-03-08
Rename CYTableViewCell to CyteTableViewCell.
Jay Freeman (saurik)
2011-03-08
Automate set{Delegate,DataSource}:nil using _H<>.
Jay Freeman (saurik)
2011-03-08
Fix _H<> copy assignment operator.
Jay Freeman (saurik)
2011-03-08
Copy _H<> into Menes.
Jay Freeman (saurik)
2011-03-08
Improve stability and performance of background tables.
Jay Freeman (saurik)
2011-03-08
Simplify (and correct) NSAutoreleasePool usage.
Jay Freeman (saurik)
2011-03-08
Do not re-build on 'make package'.
Jay Freeman (saurik)
2011-03-08
Use AppleTV.app, not Lowtide.app.
Jay Freeman (saurik)
2011-03-08
Allow for parallel pngcrush.sh.
Jay Freeman (saurik)
2011-03-08
Factor out pngcrush.sh filenames.
Jay Freeman (saurik)
2011-03-08
Cache pngcrush results for faster package build.
Jay Freeman (saurik)
2011-03-08
Remove spaces from png filenames.
Jay Freeman (saurik)
2011-03-08
Add output filename parameter to pngcrush.sh.
Jay Freeman (saurik)
2011-03-07
Use -fvisibility=hidden.
Jay Freeman (saurik)
2011-03-07
Deterministic timestamps.
Jay Freeman (saurik)
2011-03-07
Deterministic build.
Jay Freeman (saurik)
2011-03-07
Separate out Menes/radixSortWithSelector.*.
Jay Freeman (saurik)
2011-03-07
Separate out CyteKit/CyteTableView.*.
Jay Freeman (saurik)
2011-03-07
You can't use icon on an unparsed package.
Jay Freeman (saurik)
2011-03-07
Reimplement SearchController with summary views.
Jay Freeman (saurik)
2011-03-07
Use setSectionIndexMinimumDisplayRowCount:.
Jay Freeman (saurik)
2011-03-07
You cannot scrollRectToVisible: a degenerate CGRect.
Jay Freeman (saurik)
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
runJavaScript*Panel during popViewController has self dealloc.
Jay Freeman (saurik)
2011-03-07
Add debugging logic for didStartProvisionalLoadForFrame:.
Jay Freeman (saurik)
[next]