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: imagej/imagej-ui-swing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: imagej/imagej-ui-swing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: updater-faq
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 6 files changed
  • 1 contributor

Commits on Nov 7, 2014

  1. Allow opening URLs in the TestDrive classes

    Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
    dscho committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    1ce048f View commit details
    Browse the repository at this point in the history
  2. Avoid using the deprecated Prefs class

    Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
    dscho committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    4a13607 View commit details
    Browse the repository at this point in the history
  3. Finally implement the openURL() method

    ... by handing off to the PlatformService.
    
    Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
    dscho committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    62cfdc9 View commit details
    Browse the repository at this point in the history
  4. Add the FAQ button to the update sites dialog

    This should help users find documentation.
    
    Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
    dscho committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    3d5f3af View commit details
    Browse the repository at this point in the history
  5. Avoid using the now-deprecated methods

    Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
    dscho committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    37cdf46 View commit details
    Browse the repository at this point in the history
  6. Add a simple test drive for the Swing updater GUI

    Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
    dscho committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    e34aa5d View commit details
    Browse the repository at this point in the history
Loading