]> git.saurik.com Git - cydia.git/shortlog
cydia.git
2011-02-07  Jay Freeman... We are no longer recycling package controllers.
2011-02-07  Jay Freeman... Fix for description searching from humbold.
2011-02-07  Jay Freeman... We can't use 3.0 constants on 2.0 SDK.
2011-02-07  Jay Freeman... UIApplication.applicationSupportsShakeToEdit is 3.0...
2011-02-07  Jay Freeman... Conditional out indexed collation nonsense.
2011-02-07  Jay Freeman... Use IsWildcat_, not UI_USER_INTERFACE_IDIOM().
2011-02-05  Grant PaulI am perpetually impressed with the abilities of the...
2011-02-05  Grant PaulFix "fake terminal" in ProgressController extending...
2011-02-05  Grant PaulAvoid flashing empty package view as it loads the packa...
2011-02-03  Grant PaulMake PackageCell, SourceCell, and SectionCell have...
2011-02-03  Grant PaulFix VoiceOver (at least on 4.x). Does not cause issues...
2011-02-02  Grant PaulWorkaround to fix the Settings Controller popup on...
2011-02-02  Grant PaulRefactor out SourceController; add cydia://source/...
2011-02-01  Grant PaulFormatting changes.
2011-02-01  Grant PaulRefactor edit button in SectionsController; use system...
2011-02-01  Grant PaulRemoved unused "accessory_" ivar of SectionsController.
2011-01-31  Grant PaulFix stupidness introduced by last commit; correctly...
2011-01-31  Grant PaulFix cydia://url/ links when they include a slash.
2011-01-30  Grant PaulUpdate section mapping to correctly redirect Themes...
2011-01-30  Grant PaulFix refreshing bar on iOS 3.0+ by using the CoreFoundat...
2011-01-28  Grant PaulFix loading screen rotation.
2011-01-28  Grant PaulSmall formatting fixes.
2011-01-28  Grant PaulSanity in rotation handling: centralize in CYViewContro...
2011-01-27  Grant PaulFix a runtime syslog warning from UIKit by using the...
2011-01-27  Grant PaulMake ChangesController more like any other controller...
2011-01-23  Grant PaulControllers need their delegete set when launched from...
2011-01-23  Grant PaulFinish cydia:// URLs using the private "transient view...
2011-01-23  Grant PaulFix -setPage: to not pop all the other tabs to the...
2011-01-23  Grant PaulFix changes badge on first refresh.
2011-01-23  Grant PaulMoved code around and deleted duplicated and unused...
2011-01-23  Grant PaulMerge commit '664d95c4bf793f6206d94a366caf31c90cd9fd00...
2011-01-23  Grant PaulMerge commit 'b48bb27b7d5ffd1dc4e1f002301a633d538cf29e...
2011-01-23  Grant PaulMerge commit 'f64f9f6255e43c48ba2b8e5cea6a5b23e5d14e26...
2011-01-23  Grant PaulMerge commit :(. Bring in my work on URLs and UITabBarC...
2011-01-22  Grant Paulfixed a few outdated cydia:// URLs
2011-01-10  Jay Freeman... Remove SourceCell::description_ and hard-code height.
2011-01-10  Jay Freeman... Use 73, not 73.0f, for uniformity.
2011-01-10  Jay Freeman... Remove (unused) +[PackageCell heightForPackage:].
2011-01-05  Grant PaulMerge branch 'master' of saurik.com:cydia into url...
2011-01-05  Grant PaulUntil the ignored toggle saves state, disallow modifyin...
2011-01-04  Grant PaulUntil the ignored toggle saves state, disallow modifyin...
2011-01-04  Grant Paul[LARGE COMMIT] Switch to lazy-loaded SDK-style tab...
2011-01-04  Grant PaulRemoved obsolete reference to AddSourceController.
2011-01-04  Grant PaulAdd CYEmulatedLoadingController, because there is no...
2011-01-04  Grant PaulBegan reworking of URL handling system; renamed a few...
2011-01-03  Ryan PetrichShow dead sources
2011-01-03  Ryan PetrichFix crash on Changes tab due to section index out of...
2011-01-01  Jay Freeman... Remove (non-functional) shake-to-undo mechanism.
2011-01-01  Jay Freeman... Use pngcrush to crush the images as we build the package.
2011-01-01  Jay Freeman... g++ -mthumb
2011-01-01  Jay Freeman... Removed random source icons from Cydia's package.
2011-01-01  Jay Freeman... Display the size of the output package after dpkg-deb.
2011-01-01  Jay Freeman... Use dpkg-deb -z to specify compression type.
2011-01-01  Jay Freeman... Revert all PNG files to their pre-pngcrush state.
2011-01-01  Jay Freeman... Further break down _profile usage for ChangesController.
2011-01-01  Jay Freeman... Add database lock @synchronized to -[ChangesController...
2011-01-01  Jay Freeman... Reallocate ChangesController::packages_ in _reloadPacka...
2011-01-01  Jay Freeman... Allow profiling usage of Database::sections_ in -[Datab...
2011-01-01  Jay Freeman... Add _unlikely() to conditions in -[Package unfiltered].
2011-01-01  Jay Freeman... Do not highlight section cell text while editing.
2011-01-01  Jay Freeman... Fix 'resubmit form' dialog: new alert API crash.
2011-01-01  Jay Freeman... Store Package::role_ as integer instead of NSString.
2011-01-01  Jay Freeman... Cache section remap using APT cache pointer.
2010-12-30  Grant PaulSwitch to native UITabBarController handling, and rewri...
2010-12-29  Grant PaulAllow BrowserView subclasses to be notified of changes...
2010-12-29  Grant PaulCode, not comments, to control if the navigation bar...
2010-12-20  Grant PaulYou can now tap a loading button to manage a commercial...
2010-12-12  Grant PaulAdded Greek translation by limneos.
2010-12-12  Grant PaulAdd new package sorting engine (disabled due to speed...
2010-12-12  Grant PaulCleanup my stupidity: remove logging, fix landscape...
2010-12-12  Grant PaulFixed empty Statistics on confirm page if all statistic...
2010-12-12  Grant PaulFactored out CYLoadingIndicator, fixed landscape launch...
2010-12-12  Grant PaulUndo my own fix for the lack of pinstripes on the iPad...
2010-12-12  Grant PaulSpringBoard gets away with a completely fake status...
2010-12-12  Grant Paulremove obsolete methods left-over from UIViewController...
2010-12-12  Grant PaulRenamed SourceTable to SourceController, makes much...
2010-12-12  Grant PaulDisabled obsolete usage to AddSourceController.
2010-12-12  Grant PaulRemoved unused AddSourceController stub.
2010-12-12  Grant PaulFix iPad pinstripes using private API; it sucks but...
2010-12-08  Grant PaulGerman localization update.
2010-12-06  Jay Freeman... Allow ./version.sh on a specified commit-ish.
2010-12-06  Jay Freeman... Reload all the crazy different iPad tabs.
2010-12-04  Grant PaulFixed slight issue with last commit: always saved secti...
2010-12-04  Grant PaulFixed bug switching tabs while editing sections, Sectio...
2010-12-04  Grant PaulMake errors not horribly ugly looking on the iPad.
2010-12-03  Jay Freeman... More correctly handle a couple (impossible) corner...
2010-12-03  Jay Freeman... Add _trace() calls around system() usage.
2010-12-03  Jay Freeman... Use uikittools' sbreload for Finish_ in ('restart'...
2010-12-03  Jay Freeman... Compile for 2.0 using 3.2 SDK (for now).
2010-12-03  Jay Freeman... Use reboot2() instead of system("reboot").
2010-12-03  Jay Freeman... Prefer SBReboot() (when available) to system("reboot").
2010-12-03  Jay Freeman... Remove 1.x-compatible ApplicationIconBadge logic.
2010-12-03  Grant PaulAdded Chinese localization (complete), updated English...
2010-12-03  Grant PaulRemoved unused/obsolete global variables.
2010-12-03  Grant PaulNaming sanity: RoleController -> CYSettingsController...
2010-12-03  Grant PaulFixed cancel button sizing; blackified dropbar.
2010-12-02  Dustin L. HowettFix the automatic scrolling - UIKit no longer likes...
2010-12-02  Jay Freeman... Use UIApplication::networkActivityIndicator to indicate...
2010-12-02  Jay Freeman... Protect against various <script/>-injection attacks.
2010-12-02  Jay Freeman... Automatically use gcc 4.0 to target iOS 2.0, if available.
next