]> git.saurik.com Git - cydia.git/shortlog
cydia.git
2010-11-08  Grant PaulNew, Icy-style, stashing controller. Yay for visual...
2010-11-07  Grant PaulFixed progress HUD appearance and fixed progress view...
2010-11-07  Grant PaulUse external status API to get the status. But internally.
2010-11-07  Dustin L. HowettStart in all orientations on the iPad.
2010-11-07  Grant PaulChanged launch to show pinstripes (finally!) Updated...
2010-11-07  Grant PaulPinstripes while loading, removed afterwards due to...
2010-11-07  Grant PaulAdd folding for CYActionSheet.
2010-11-06  Grant PaulUpdated sections mapping file to further consolidate...
2010-11-06  Grant PaulImproved handling of the refresh sequence.
2010-11-06  Jay Freeman... Verified 2.2+ methods against 2.1 SDK: all were present.
2010-11-06  Jay Freeman... Just in case it is ever useful I finished webView:creat...
2010-11-06  Jay Freeman... Verified 3.2/4.1+ methods against 4.0: all were present.
2010-11-06  Jay Freeman... Add some more #if LogBrowser love to BrowserController.
2010-11-06  Jay Freeman... Port CYWebView to 3.0.
2010-11-05  Jay Freeman... Downgrade support for -[UIWebView setDataDetectorTypes].
2010-11-05  Jay Freeman... Downgrade support for -[UIScrollView setDecelerationRate].
2010-11-05  Jay Freeman... The Reorganizing text must come after container_ is...
2010-11-05  Jay Freeman... I don't have tr in the bootstrap so firmware.sh isn...
2010-11-05  Jay Freeman... Redid chpwn's code to match physical formatting guideli...
2010-11-05  Dustin L. HowettSection mapping update suggested by chown (Lockinfo...
2010-11-05  Grant PaulFixed bug where you can select section cells when editing.
2010-11-04  Jay Freeman... You can't go doing awesome UIKit stuff from the JavaScr...
2010-11-04  Jay Freeman... Totally reimplemented BrowserController in terms of...
2010-11-04  Jay Freeman... We need to return YES from shouldAutorotateToInterfaceO...
2010-11-04  Jay Freeman... Fix makefile dependencies for MobileCydia: UICaboodle...
2010-11-04  Jay Freeman... Put off the no-title-on-HomeController UI update.
2010-11-04  Jay Freeman... Minor code cleanups to HomeController.
2010-11-02  Jay Freeman... Rename Cydia.* to MobileCydia.* and add Cydia.frappliance.
2010-10-17  Jay Freeman... Repair horizontal whitespace.
2010-10-17  Grant PaulCells, not tables for disabling selection -- finish...
2010-10-17  Grant PaulMerge branch 'master' of saurik.com:cydia
2010-10-17  Jay Freeman... Use UIBarStyleBlackOpaque instead of UIBarStyleBlack...
2010-10-17  Grant PaulMerge branch 'master' of saurik.com:cydia
2010-10-17  Jay Freeman... Use setViewControllers: instead of setViewControllers...
2010-10-17  Jay Freeman... Support showFromBarButtonItem:animated: with iPhonePriv...
2010-10-17  Jay Freeman... Fix kSCNetworkReachabilityFlagsConnectionOn* flags...
2010-10-17  Jay Freeman... Started the work to port Cydia back to a 2.0-era toolchain.
2010-10-17  Jay Freeman... Fix iPhonePrivate.h's header insulation.
2010-10-17  Jay Freeman... Add vim folds to organize iPhonePrivate.h.
2010-10-17  Grant PaulMerge branch 'master' of saurik.com:cydia
2010-10-17  Grant PaulDisabled package view recycling.
2010-10-17  Jay Freeman... NSSize does not exist on the iPhone: Cydia therefore...
2010-10-17  Grant PaulRefactored out status bar height code, fixed landscape...
2010-10-17  Grant PaulUsing only one (!) private API, completely fix the...
2010-10-16  Grant PaulFixed permissions on BrowserView.mm.
2010-10-16  Grant PaulMoved Default@2x.png to the main Cydia.app folder.
2010-10-16  Grant PaulAdded icon for the sources tab on the iPad.
2010-10-16  Grant PaulImproved Queuing for cleaner code and better operation...
2010-10-16  Grant PaulRemoved reloading data when clearing queue. Method...
2010-10-16  Grant PaulMerge branch 'master' of saurik.com:cydia
2010-10-16  Grant PaulUse NSMakeSize rather than CGSizeMake for creating...
2010-10-14  Jay Freeman... No longer support HTML Description: fields.
2010-10-07  Jay Freeman... Fixed two minor horizontal whitespace formatting annoya...
2010-10-07  Jay Freeman... Use -[UIColor groupTableViewBackgroundColor] instead...
2010-10-07  Jay Freeman... Use a category for [WebScriptObject -countByEnumerating...
2010-10-07  Jay Freeman... I failed at git --amend: this is the NULL->nil fix.
2010-10-07  Jay Freeman... You can't have a 'const' Objective-C type (and use...
2010-10-07  Grant PaulFixed a number of subtle type errors and such that...
2010-10-07  Grant PaulLet UICaboodle build with clang++ as well as g++. Cydia...
2010-10-07  Jay Freeman... Rename CGColor to CYColor: this mechanism should probab...
2010-10-07  Jay Freeman... We no longer need the original Cydia icon (cydia.xcf).
2010-10-07  Jay Freeman... The Preferences.mm file is a hopelessly out-of-date...
2010-10-07  Jay Freeman... Apple's Reachability code is ludicrously complex (and...
2010-10-07  Jay Freeman... UICaboodle/ResetView and resetViewAnimated: seem to...
2010-10-07  Jay Freeman... Merge CYViewController into UCViewController.
2010-10-07  Jay Freeman... We don't want a compile-time flag for RotationEnabled...
2010-10-05  Dustin L. HowettFix the default custom button behaviour for commercial...
2010-10-05  Jay Freeman... Added call to ldid, neccessary for launch.xml (and...
2010-10-05  Grant PaulAdditional code folding (and fixed an unmatched code...
2010-10-05  Grant PaulAdditional comment, formatting improvement, and correct...
2010-10-04  Dustin L. HowettMerge branch 'master' of git.saurik.com:cydia
2010-10-04  Dustin L. HowettFix the custom button problem - applyRightButton was...
2010-10-04  Jay Freeman... Add todo XXX from Optimo for icon escape.
2010-10-04  Jay Freeman... The role dialog needs to block loading data, which...
2010-10-04  Jay Freeman... Remove cycc requirement.
2010-10-04  Jay Freeman... OMG the mechanism for allocating CYNavigationController...
2010-10-04  Jay Freeman... Prefer C++ constructor to C initializer in old main().
2010-10-04  Jay Freeman... Reformat UIHardware$, using autorelease instead of...
2010-10-04  Jay Freeman... Remove incorrect positioning hack.
2010-10-04  Dustin L. HowettFix the warnings when building with AlwaysReload=0...
2010-10-04  Jay Freeman... Removed tabs and trailing space characters from codebase.
2010-10-04  Dustin L. HowettUse drawAtPoint:forWidth:withFont:lineBreakMode: instea...
2010-10-04  Jay Freeman... Fix the type of the ellipsis: argument.
2010-10-04  Jay Freeman... Add iPhonePrivate.h to makefile dependencies.
2010-10-04  Jay Freeman... Fix permissions in dpkg-deb and add du back to package.
2010-10-04  Jay Freeman... Rewrote the build environment from scratch.
2010-10-04  Dustin L. Howettself isn't even initialized, why are we trying to get...
2010-10-04  Grant PaulReplaced UIActionSheet with UIAlertView in BrowserView...
2010-10-04  Grant PaulChanged the package preferences controller to use UITab...
2010-10-04  Grant PaulApparently sometimes the superclass does implement...
2010-10-04  Grant PaulUse a static value for the width of the confirm prompt...
2010-10-04  Grant PaulImproved positioning and rotation support of Settings...
2010-10-04  Grant PaulSupport landscape in the new Settings view.
2010-10-04  Grant PaulDon't bother updating data if we aren't actually, like...
2010-10-04  Grant PaulOne last fix for the new Settings panel -- actually...
2010-10-04  Grant PaulFixed crash when resigning active (call, lock screen...
2010-10-04  Grant PaulCompleted new "Who Are You?" panel. Details:
2010-10-04  Grant PaulNew settings view. Moar awesome. Crashes in a weird...
2010-10-04  Grant PaulFixed refreshing on sleep/call/lock.
2010-10-04  Dustin L. HowettAddons (BossPaper)
next