]> git.saurik.com Git - cydia.git/shortlog
cydia.git
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)
2010-10-04  Dustin L. HowettIt's just one character chpwn why do i have to do it...
2010-10-04  Grant PaulChanges to sections.plist; consolidated some categories.
2010-10-04  Ryan PetrichAdd External Status API
2010-10-04  Grant Paulremoved uneeded code for cancel/queue ui change
2010-10-04  Grant PaulBetter Queue UI. Discoverable. WebKit JS/objc bridge.
2010-10-04  Grant PaulFix Manage buttons/title.
2010-10-04  Grant Pauleven more browserview/cydia; fully working now!
2010-10-04  Grant Paulmore browserview/cydia
2010-10-04  Grant Paulactually add files
2010-10-04  Grant Paulfixed browser and cydia (except indicator_ in browserco...
2010-10-04  Grant PaulStill untested, fixed title.
2010-10-04  Grant PaulUpdate Cydia for BrowserController changes; also untest...
2010-10-04  Grant PaulUntested (not even compiled), renamed to BrowserControl...
2010-10-04  Ryan PetrichWhen cancelButtonIndex is -1, use the first button...
2010-10-04  Ryan PetrichUse native modal capability of UIAlertView (so that...
2010-10-04  Ryan PetrichFix keyboard animation when selecting package from...
2010-10-04  Ryan PetrichUse system keyboard sounds setting
2010-09-30  Ryan PetrichWhite background the first time Changes is loaded
2010-09-30  Grant Paulsay thank you, comex :P. animation for editing bar...
2010-09-30  Ryan PetrichFix search bar rect when starting in landscape
2010-09-30  Ryan PetrichFix navigation bar animation when rotating
2010-09-30  Grant Pauladded fixme where issue remains.
2010-09-30  Grant Paulmore rotation fixes: remove rotation info from UCViewCo...
2010-09-30  Grant Paulfixed controller thing; fixed refreshbar in landscape...
2010-09-30  Grant PaulRenamed Views to Controllers.
2010-09-30  Ryan PetrichFix viewport issues with landscape and web document...
2010-09-30  Grant PaulCommit (chpwn): refresh-rotation-fixes.patch
2010-09-30  Grant PaulCommit (chpwn): tabs-to-spaces-and-fixed-refresh-bar...
2010-09-30  Grant PaulCommit (chpwn): reachability.patch
2010-09-30  Grant PaulCommit (chpwn): uiviewcontroller-final.patch
2010-09-30  Jay Freeman... Remove Disk Using/Freeing.
2010-09-30  Jay Freeman... Generating leading newlines is silly.
2010-09-30  Jay Freeman... Add some of the new cy+ stuff.
2010-09-30  Jay Freeman... chpwn forgot something important.
next