2010-11-02 |
Jay Freeman (saurik) | Rename Cydia.* to MobileCydia.* and add Cydia.frappliance.
|
commit | commitdiff | tree |
2010-10-17 |
Jay Freeman (saurik) | Repair horizontal whitespace.
|
commit | commitdiff | tree |
2010-10-17 |
Jay Freeman (saurik) | Use UIBarStyleBlackOpaque instead of UIBarStyleBlack...
|
commit | commitdiff | tree |
2010-10-17 |
Jay Freeman (saurik) | Use setViewControllers: instead of setViewControllers...
|
commit | commitdiff | tree |
2010-10-17 |
Jay Freeman (saurik) | Support showFromBarButtonItem:animated: with iPhonePrivate...
|
commit | commitdiff | tree |
2010-10-17 |
Jay Freeman (saurik) | Fix kSCNetworkReachabilityFlagsConnectionOn* flags...
|
commit | commitdiff | tree |
2010-10-17 |
Jay Freeman (saurik) | Started the work to port Cydia back to a 2.0-era toolchain.
|
commit | commitdiff | tree |
2010-10-17 |
Jay Freeman (saurik) | Fix iPhonePrivate.h's header insulation.
|
commit | commitdiff | tree |
2010-10-17 |
Jay Freeman (saurik) | Add vim folds to organize iPhonePrivate.h.
|
commit | commitdiff | tree |
2010-10-17 |
Jay Freeman (saurik) | NSSize does not exist on the iPhone: Cydia therefore...
|
commit | commitdiff | tree |
2010-10-14 |
Jay Freeman (saurik) | No longer support HTML Description: fields.
|
commit | commitdiff | tree |
2010-10-07 |
Jay Freeman (saurik) | Fixed two minor horizontal whitespace formatting annoyances.
|
commit | commitdiff | tree |
2010-10-07 |
Jay Freeman (saurik) | Use -[UIColor groupTableViewBackgroundColor] instead...
|
commit | commitdiff | tree |
2010-10-07 |
Jay Freeman (saurik) | Use a category for [WebScriptObject -countByEnumeratingWithS...
|
commit | commitdiff | tree |
2010-10-07 |
Jay Freeman (saurik) | I failed at git --amend: this is the NULL->nil fix.
|
commit | commitdiff | tree |
2010-10-07 |
Jay Freeman (saurik) | You can't have a 'const' Objective-C type (and use...
|
commit | commitdiff | tree |
2010-10-07 |
Jay Freeman (saurik) | Rename CGColor to CYColor: this mechanism should probably...
|
commit | commitdiff | tree |
2010-10-07 |
Jay Freeman (saurik) | We no longer need the original Cydia icon (cydia.xcf).
|
commit | commitdiff | tree |
2010-10-07 |
Jay Freeman (saurik) | The Preferences.mm file is a hopelessly out-of-date...
|
commit | commitdiff | tree |
2010-10-07 |
Jay Freeman (saurik) | Apple's Reachability code is ludicrously complex (and...
|
commit | commitdiff | tree |
2010-10-07 |
Jay Freeman (saurik) | UICaboodle/ResetView and resetViewAnimated: seem to...
|
commit | commitdiff | tree |
2010-10-07 |
Jay Freeman (saurik) | Merge CYViewController into UCViewController.
|
commit | commitdiff | tree |
2010-10-07 |
Jay Freeman (saurik) | We don't want a compile-time flag for RotationEnabled...
|
commit | commitdiff | tree |
2010-10-05 |
Jay Freeman (saurik) | Added call to ldid, neccessary for launch.xml (and...
|
commit | commitdiff | tree |
2010-10-04 |
Jay Freeman (saurik) | Add todo XXX from Optimo for icon escape.
|
commit | commitdiff | tree |
2010-10-04 |
Jay Freeman (saurik) | The role dialog needs to block loading data, which...
|
commit | commitdiff | tree |
2010-10-04 |
Jay Freeman (saurik) | Remove cycc requirement.
|
commit | commitdiff | tree |
2010-10-04 |
Jay Freeman (saurik) | OMG the mechanism for allocating CYNavigationControllers...
|
commit | commitdiff | tree |
2010-10-04 |
Jay Freeman (saurik) | Prefer C++ constructor to C initializer in old main().
|
commit | commitdiff | tree |
2010-10-04 |
Jay Freeman (saurik) | Reformat UIHardware$, using autorelease instead of...
|
commit | commitdiff | tree |
2010-10-04 |
Jay Freeman (saurik) | Remove incorrect positioning hack.
|
commit | commitdiff | tree |
2010-10-04 |
Jay Freeman (saurik) | Removed tabs and trailing space characters from codebase.
|
commit | commitdiff | tree |
2010-10-04 |
Jay Freeman (saurik) | Fix the type of the ellipsis: argument.
|
commit | commitdiff | tree |
2010-10-04 |
Jay Freeman (saurik) | Add iPhonePrivate.h to makefile dependencies.
|
commit | commitdiff | tree |
2010-10-04 |
Jay Freeman (saurik) | Fix permissions in dpkg-deb and add du back to package.
|
commit | commitdiff | tree |
2010-10-04 |
Jay Freeman (saurik) | Rewrote the build environment from scratch.
|
commit | commitdiff | tree |
2010-10-04 |
Dustin L. Howett | self isn't even initialized, why are we trying to get...
|
commit | commitdiff | tree |
2010-09-30 |
Ryan Petrich | White background the first time Changes is loaded
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | say thank you, comex :P. animation for editing bar...
|
commit | commitdiff | tree |
2010-09-30 |
Ryan Petrich | Fix search bar rect when starting in landscape
|
commit | commitdiff | tree |
2010-09-30 |
Ryan Petrich | Fix navigation bar animation when rotating
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | added fixme where issue remains.
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | more rotation fixes: remove rotation info from UCViewControl...
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | fixed controller thing; fixed refreshbar in landscape...
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | Renamed Views to Controllers.
|
commit | commitdiff | tree |
2010-09-30 |
Ryan Petrich | Fix viewport issues with landscape and web document...
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | Commit (chpwn): refresh-rotation-fixes.patch
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | Commit (chpwn): tabs-to-spaces-and-fixed-refresh-bar...
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | Commit (chpwn): reachability.patch
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | Commit (chpwn): uiviewcontroller-final.patch
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Remove Disk Using/Freeing.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Generating leading newlines is silly.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Add some of the new cy+ stuff.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | chpwn forgot something important.
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | Commit (chpwn): uitableview-three.patch
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | Commit (chpwn): popovers.patch
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | Commit (chpwn): good-bye-uiactionsheet.patch
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | Commit (chpwn): fixed-cyactionsheet.patch
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | Commit (chpwn): upgrade-fixhalf-alerts.patch
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | Commit (chpwn): essential-alerts.patch
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | Commit (chpwn): conffile-alert.patch
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | Commit (chpwn): fixed-about-alert.patch
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | Commit (chpwn): packages-cell-landscape.patch
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | Commit (chpwn): installed-files-list-landscape.patch
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | Commit (chpwn): uitabbar-fixed-badging.patch
|
commit | commitdiff | tree |
2010-09-30 |
Grant Paul | Merged uialertview-for-cyactionsheet.patch from chpwn.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Wolfgang is the man.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Initial high-res icon.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Commit the webview_ -> document_ change.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Fix the installed checkmark.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Further iPhone 4 resolution bumps.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | iPhone 4 hi-res.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Some random fixes for the 4.0 launch.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Added support for sbdidlaunch.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Changed cache control.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Remove confusing references from Copyright notice.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Loading changes, visibility switches, gsc.wildcat issues...
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | ForRelease, !ForSaurik
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | So close to getting landscape working, it hurts :(.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Finished implement Cydia Token, fixed width rendering...
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Added tokens, cydia::obsolete, faster search, header...
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | I hate repositories.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Scrollers and keyboards and things.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | This is working well.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Cydia LD.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Remove find-as-you-type-descriptions.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Committing final workaround for the tiny iframe of...
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | We like it when things compile.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Fixed a localization bug in section hiding.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Fix the ZodTTD/MacCiti Mac OS Roman Name: bug.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | DHowett noticed that setenv(, NULL, ) crashes, so if...
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Merge bootstrap fix from Telesphoreo.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | I hate you Apple, and your tiny little iframes, too.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | OMG WTH.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Fixed a really stupid memory corruption bug.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Fixed a stupid bug with trivial repo addition.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Stupid semicolons.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Final fix to something stupid.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Minor fix to localization.
|
commit | commitdiff | tree |
2010-09-30 |
Jay Freeman (saurik) | Final go at release?
|
commit | commitdiff | tree |
next |