2010-12-12 |
Grant Paul | Renamed SourceTable to SourceController, makes much... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Grant Paul | Disabled obsolete usage to AddSourceController. |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Grant Paul | Removed unused AddSourceController stub. |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Grant Paul | Fix iPad pinstripes using private API; it sucks but... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Grant Paul | German localization update. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Jay Freeman... | Allow ./version.sh on a specified commit-ish. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Jay Freeman... | Reload all the crazy different iPad tabs. |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Grant Paul | Fixed slight issue with last commit: always saved secti... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Grant Paul | Fixed bug switching tabs while editing sections, Sectio... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Grant Paul | Make errors not horribly ugly looking on the iPad. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jay Freeman... | More correctly handle a couple (impossible) corner... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jay Freeman... | Add _trace() calls around system() usage. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jay Freeman... | Use uikittools' sbreload for Finish_ in ('restart'... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jay Freeman... | Compile for 2.0 using 3.2 SDK (for now). |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jay Freeman... | Use reboot2() instead of system("reboot"). |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jay Freeman... | Prefer SBReboot() (when available) to system("reboot"). |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jay Freeman... | Remove 1.x-compatible ApplicationIconBadge logic. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Grant Paul | Added Chinese localization (complete), updated English... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Grant Paul | Removed unused/obsolete global variables. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Grant Paul | Naming sanity: RoleController -> CYSettingsController... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Grant Paul | Fixed cancel button sizing; blackified dropbar. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Dustin L. Howett | Fix the automatic scrolling - UIKit no longer likes... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jay Freeman... | Use UIApplication::networkActivityIndicator to indicate... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jay Freeman... | Protect against various <script/>-injection attacks. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jay Freeman... | Automatically use gcc 4.0 to target iOS 2.0, if available. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jay Freeman... | Add section icons for: Fonts, Site-Specific Apps, and... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jay Freeman... | pngcrush -rem alla -iphone -reduce -brute *.png |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jay Freeman... | Subsections, like Addons (SBSettings), cannot have... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jay Freeman... | Use high-resolution icons for purpose badges. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jay Freeman... | Remove firmware (>= 3.2) dependency from control file. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jay Freeman... | Repurpose -[Cydia hudIsShowing] as -[Cydia isSafeToSusp... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jay Freeman... | Improve era locking on tables to allow rotation with... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jay Freeman... | Only run the UIActivityIndicatorView animation while... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jay Freeman... | Fix reload button layout on 2.x browser. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jay Freeman... | Integrate SDURLCache: disk cache FTW. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jay Freeman... | Package::id_ needs to be backed by Cytore, not APT. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Grant Paul | One less private class: goodbye UIProgressView, hello... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jay Freeman... | Apparently, NSRecycleZone actually destroys the zone. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Dustin L. Howett | Fix Sections.plist (<string>...</key>) |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Cache the Database::packages_ capacity in Cytore. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Add a ~srk to the version if !ForRelease. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Use UISearchBar::_searchField if -[UISearchBar searchFi... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Merge CYContainer with CYTabBarController for 2.x support. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Support missing version information in metadata. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Check respondsToSelector: for CYWebViewDelegate::JavaSc... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Random removals of some dead comments/code. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Make the Q'd UI actually respond to queue changes. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Add a _trace() to applicationDidFinishLaunching:. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Move reserved_ linkages up to Cytore::Block. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Add File::mappings_ to Cytore for munmap() and msync(). |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Normalized Changed_ = true; placement. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Cache the epic sort ordering to Cytore. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Allocate Package objects into an NSZone. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Reorganized and bit-packed fields of Package. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Minor simplification to StripVersion_: ?: over if. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Store Package::metadata_ as a pointer, not a Cytore... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Avoid using hasTag: during Package initialization. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Only copy Package::id_ from APT if it is mixed case. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jay Freeman... | Remove an obsolete usage of static_cast<>. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Jay Freeman... | Don't copy strings from APT when you can point to them. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Jay Freeman... | Use parsed_ as a pointer instead of a flag. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Jay Freeman... | Replace 99.9% of metadata.plist with metadata.cb0. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Jay Freeman... | Add back a documentation warning from the old BrowserView. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Jay Freeman... | Use time_t instead of NSDate *. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Jay Freeman... | Store Package::latest_ as CYString instead of NSString *. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Grant Paul | update mapping |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Grant Paul | Fix section mapping plist (add and modify), and fix... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Grant Paul | Fix inside-cydia cydia:// URL launches, refactor out... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Grant Paul | Remove keyboard_ (unused), add starturl_, and fix cydia... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jay Freeman... | Merge branch 'master' of git.saurik.com:cydia |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jay Freeman... | Use sed to build version.sh, preferring '+#.%' to ... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Jay Freeman... | Use a much more reasonable capacity for cydia.getInstal... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Jay Freeman... | Factor out -[Database releasePackages] and use from... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Jay Freeman... | Add @synchronized (database_) around some Package selec... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Jay Freeman... | Fix -[NSNull defaultIcon] bug reported by @JakeAnthraX. |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Jay Freeman... | Set Version: in control based on git describe --tags. |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Jay Freeman... | Add lookup3 to Cydia's build environment. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Jay Freeman... | Apple renamed gsc.wildcat to gsc.ipad: let's make certa... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Grant Paul | English locaization: iPhoneOS->iOS. |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Jay Freeman... | Don't support <4.0 (should have been 3.2, damn it). v1.0.3366 |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Jay Freeman... | Instead of using sbdidlaunch, let's just spin on gssc. |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Jay Freeman... | Please do not delete the first package in my status... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Dustin L. Howett | Add and fix the display of ignored (SelectedState ... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Jay Freeman... | Remove obsolete -[Package compareForChanges] (use Packa... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Jay Freeman... | Make cydia.setViewportWidth() work again with CYWebView. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jay Freeman... | Break CYColor::Create_ from CYColor::{CYColor,Set}. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jay Freeman... | Remove PackageCell::{color_,fade_,faded_} as they are... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jay Freeman... | Factored out CYTableViewCell to fix cell highlight... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jay Freeman... | Reactivate and localize 'Loading Changes' progress... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jay Freeman... | Flatten Sections.plist: no Rename and no recursion. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jay Freeman... | Fix localization of LOADING_DATA (use ELISION+LOADING... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jay Freeman... | Clarify visibility rules, removing Package::visibile_... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jay Freeman... | Remove unused std::hash_map implementation of -[Section... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jay Freeman... | Remove Package::required_, an unimplemented feature. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jay Freeman... | Leave Package::source_ nil until first use. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jay Freeman... | Queue status affects /all/ views, not just the active... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jay Freeman... | Remove Package::relationships_, which was never impleme... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jay Freeman... | -[PackageController setPackage:] needs to reload packag... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jay Freeman... | Reimplement APT marking as I finally understand how... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jay Freeman... | Turn off LogBrowser for official master tree. |
commit | commitdiff | tree | snapshot |
next |