]> git.saurik.com Git - cydia.git/history - UICaboodle
Finalize Greek localization (thanks limneos!)
[cydia.git] / UICaboodle /
2011-03-07  Jay Freeman (saurik)Use a real grouped table view to back our webviews.
2011-03-07  Jay Freeman (saurik)Remove obsolete UCYield.h.
2011-03-07  Jay Freeman (saurik)OMG, I forgot to commit this logic inversion.
2011-03-07  Jay Freeman (saurik)Make the navigation action blocker actually useful.
2011-03-07  Jay Freeman (saurik)Add -[BrowserController _allowNavigationAction] to...
2011-03-07  Jay Freeman (saurik)Use _H<> for BrowserController::request_.
2011-03-07  Jay Freeman (saurik)Export cydia.setNavigationBarTintColor() to JS.
2011-03-07  Jay Freeman (saurik)Solve the iPad pinstripes != gray problem.
2011-03-07  Jay Freeman (saurik)Export cydia.setHidesNavigationBar() to JavaScript.
2011-03-07  Jay Freeman (saurik)This delegate_ is _transient.
2011-03-07  Jay Freeman (saurik)Added cydia.setNavigationBarStyle().
2011-03-07  Jay Freeman (saurik)Added cydia.setHidesBackButton().
2011-02-23  Jay Freeman (saurik)Add cydia.scrollToBottom().
2011-02-23  Jay Freeman (saurik)Add cydia.removeButton().
2011-02-23  Jay Freeman (saurik)Simplify memory management of custom buttons.
2011-02-20  Jay Freeman (saurik)Use setViewportWidth: only on main thread.
2011-02-19  Jay Freeman (saurik)Super-charge the Reload button to actually reload.
2011-02-18  Jay Freeman (saurik)Minor code spacing and formatting bugs.
2011-02-18  Jay Freeman (saurik)Added a public filter to pageForURL:.
2011-02-18  Jay Freeman (saurik)-[BrowserController applyRightButton] must be used...
2011-02-17  Jay Freeman (saurik)Reformatted otherButtonTitles: due to variadic arguments.
2011-02-17  Jay Freeman (saurik)Use document.dispatchEvent() for UIViewController events.
2011-02-17  Jay Freeman (saurik)Use C++ RAII for WebThreadLock/Unlock().
2011-02-17  Jay Freeman (saurik)Add LogMessages and use for console.log.
2011-02-17  Jay Freeman (saurik)Support ShowInternals in more places.
2011-02-14  Jay Freeman (saurik)Implement chpwn's lazy-loading API for BrowserController.
2011-02-14  Grant PaulExplanation.
2011-02-12  Grant PaulMove -init into -loadView -viewDidLoad and friends...
2011-02-08  Jay Freeman (saurik)Merge branch 'restructure'
2011-02-07  Jay Freeman (saurik)Use IsWildcat_, not UI_USER_INTERFACE_IDIOM().
2011-02-05  Grant PaulAdded session persistence; moved -init to -loadView...
2011-02-04  Grant PaulMerge branch 'restructure' into develop-1.2
2011-02-03  Grant PaulAdded session persistence; moved -init to -loadView...
2011-02-02  Grant PaulAdded session persistence; moved -init to -loadView...
2011-01-28  Grant PaulSmall formatting fixes.
2011-01-28  Grant PaulSanity in rotation handling: centralize in CYViewContro...
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-05  Grant PaulMerge branch 'master' of saurik.com:cydia into url...
2011-01-04  Grant Paul[LARGE COMMIT] Switch to lazy-loaded SDK-style tab...
2011-01-01  Jay Freeman (saurik)Add _unlikely() to conditions in -[Package unfiltered].
2011-01-01  Jay Freeman (saurik)Fix 'resubmit form' dialog: new alert API crash.
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-12  Grant PaulCleanup my stupidity: remove logging, fix landscape...
2010-12-12  Grant PaulUndo my own fix for the lack of pinstripes on the iPad...
2010-12-12  Grant PaulFix iPad pinstripes using private API; it sucks but...
2010-12-02  Jay Freeman (saurik)Use UIApplication::networkActivityIndicator to indicate...
2010-12-02  Jay Freeman (saurik)Only run the UIActivityIndicatorView animation while...
2010-12-02  Jay Freeman (saurik)Fix reload button layout on 2.x browser.
2010-12-02  Grant PaulOne less private class: goodbye UIProgressView, hello...
2010-12-01  Jay Freeman (saurik)Check respondsToSelector: for CYWebViewDelegate::JavaSc...
2010-12-01  Jay Freeman (saurik)Random removals of some dead comments/code.
2010-11-30  Jay Freeman (saurik)Add back a documentation warning from the old BrowserView.
2010-11-21  Jay Freeman (saurik)Make cydia.setViewportWidth() work again with CYWebView.
2010-11-18  Jay Freeman (saurik)Turn off LogBrowser for official master tree.
2010-11-17  Jay Freeman (saurik)Carefully audited all usages of alloc*/retain/release...
2010-11-15  Jay Freeman (saurik)Slightly more normalized if nesting on decidePolicyForN...
2010-11-15  Jay Freeman (saurik)Use the same pattern for willSendRequest:'s delegate...
2010-11-06  Jay Freeman (saurik)Verified 2.2+ methods against 2.1 SDK: all were present.
2010-11-06  Jay Freeman (saurik)Just in case it is ever useful I finished webView:creat...
2010-11-06  Jay Freeman (saurik)Verified 3.2/4.1+ methods against 4.0: all were present.
2010-11-06  Jay Freeman (saurik)Add some more #if LogBrowser love to BrowserController.
2010-11-06  Jay Freeman (saurik)Port CYWebView to 3.0.
2010-11-05  Jay Freeman (saurik)Downgrade support for -[UIScrollView setDecelerationRate].
2010-11-04  Jay Freeman (saurik)Totally reimplemented BrowserController in terms of...
2010-10-17  Grant PaulMerge branch 'master' of saurik.com:cydia
2010-10-17  Jay Freeman (saurik)NSSize does not exist on the iPhone: Cydia therefore...
2010-10-16  Grant PaulFixed permissions on BrowserView.mm.
2010-10-16  Grant PaulMerge branch 'master' of saurik.com:cydia
2010-10-16  Grant PaulUse NSMakeSize rather than CGSizeMake for creating...
2010-10-07  Jay Freeman (saurik)Use -[UIColor groupTableViewBackgroundColor] instead...
2010-10-07  Grant PaulLet UICaboodle build with clang++ as well as g++. Cydia...
2010-10-07  Jay Freeman (saurik)UICaboodle/ResetView and resetViewAnimated: seem to...
2010-10-07  Jay Freeman (saurik)Merge CYViewController into UCViewController.
2010-10-05  Dustin L. HowettFix the default custom button behaviour for commercial...
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 (saurik)Removed tabs and trailing space characters from codebase.
2010-10-04  Jay Freeman (saurik)Rewrote the build environment from scratch.
2010-10-04  Grant PaulReplaced UIActionSheet with UIAlertView in BrowserView...
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 PaulStill untested, fixed title.
2010-10-04  Grant PaulUntested (not even compiled), renamed to BrowserControl...
2010-09-30  Grant Paulmore rotation fixes: remove rotation info from UCViewCo...
2010-09-30  Ryan PetrichFix viewport issues with landscape and web document...
2010-09-30  Grant PaulCommit (chpwn): uiviewcontroller-final.patch
2010-09-30  Jay Freeman (saurik)Commit the webview_ -> document_ change.
2010-09-30  Jay Freeman (saurik)Loading changes, visibility switches, gsc.wildcat issue...
2010-09-30  Jay Freeman (saurik)ForRelease, !ForSaurik
2010-09-30  Jay Freeman (saurik)So close to getting landscape working, it hurts :(.
2010-09-30  Jay Freeman (saurik)Scrollers and keyboards and things.
2010-09-30  Jay Freeman (saurik)Major modifications to ready for stability.
2010-09-30  Jay Freeman (saurik)Checkpoint before UICaboodle reorganzation.
2010-09-30  Jay Freeman (saurik)Fixed viewport and user agent.
2010-09-30  Jay Freeman (saurik)Various fixes and stuff.
next