Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mwaterfall/MWPhotoBrowser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Riot9/MWPhotoBrowser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 2, 2012

  1. Configuration menu
    Copy the full SHA
    05845c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2012

  1. Always starts with the image zoomed to fill the screen vertically, no…

    … matter what the image size
    ehopealot committed Mar 5, 2012
    Configuration menu
    Copy the full SHA
    c8ad353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaee335 View commit details
    Browse the repository at this point in the history
  3. Makes the MWPhotoBrowser didStartViewingPageAtIndex: method public so…

    … I can override it in a subclass
    ehopealot committed Mar 5, 2012
    Configuration menu
    Copy the full SHA
    9e80fab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18bdfbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16101de View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2012

  1. MWZoomingScrollViews minimum zoom scale is the scale that makes the i…

    …mage fill the screen vertically.
    ehopealot committed Mar 6, 2012
    Configuration menu
    Copy the full SHA
    ba5698a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2012

  1. Configuration menu
    Copy the full SHA
    02520ca View commit details
    Browse the repository at this point in the history
  2. Makes the setControlsHidden:animated:permanent: method on MWPhotoBrow…

    …ser accessible to subviews
    ehopealot committed Mar 7, 2012
    Configuration menu
    Copy the full SHA
    6439418 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74757ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22bd41b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff032b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc74343 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2012

  1. Configuration menu
    Copy the full SHA
    6ec7c48 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2012

  1. Configuration menu
    Copy the full SHA
    93333ab View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2012

  1. Configuration menu
    Copy the full SHA
    3723773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92e77b3 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2012

  1. Changes MWZoomingScrollView so that it only zooms back out to the ini…

    …tial scale iafter the user finishes pinching if the minimum scale and the maximum scale were set to be .01 apart.
    ehopealot committed May 3, 2012
    Configuration menu
    Copy the full SHA
    677a040 View commit details
    Browse the repository at this point in the history
Loading