Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better compatibility with UISplitViewController #34

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jan 20, 2011

  1. The default action for the UIBarButtonItem supplied by the MGSplitVie…

    …wDelegate now closes the UIPopoverController if it is visible. This matches the behaviour of UISplitViewController.
    maikg committed Jan 20, 2011
    Configuration menu
    Copy the full SHA
    6423283 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2011

  1. Configuration menu
    Copy the full SHA
    71ff95d View commit details
    Browse the repository at this point in the history
  2. Fixed view sizing bug for using splitview in a UINavigationController

    Jared Crawford authored and maikg committed Mar 3, 2011
    Configuration menu
    Copy the full SHA
    f48c4dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47e9bac View commit details
    Browse the repository at this point in the history

Commits on May 9, 2011

  1. Fixed crash: "Popovers cannot be presented from a view which does not…

    … have a window."
    viteinfinite authored and maikg committed May 9, 2011
    Configuration menu
    Copy the full SHA
    e04b93b View commit details
    Browse the repository at this point in the history