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: java-decompiler/jd-gui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: fjh658/jd-gui
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.
  • 8 commits
  • 14 files changed
  • 4 contributors

Commits on Nov 27, 2016

  1. add native open, save dlg in macOS

    jianhua.fengjh authored and fjh658 committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    f99010a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

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

Commits on Jan 2, 2020

  1. Use native file dialogs in macOS

    This is a Java port of Jianhua Feng's earlier Groovy-PR (#180)
    lhaeger committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    5492bf8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	app/src/main/groovy/org/jd/gui/view/MainView.groovy
    #	app/src/main/java/org/jd/gui/util/io/FileUtils.groovy
    #	app/src/main/java/org/jd/gui/util/sys/SystemUtils.groovy
    #	app/src/main/java/org/jd/gui/view/component/FileChooser.groovy
    fjh658 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    f1c6232 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba5fc0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a783ade View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Configuration menu
    Copy the full SHA
    ba0a05d View commit details
    Browse the repository at this point in the history
  2. modify app version 1.6.7

    fjh658 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    3e983c2 View commit details
    Browse the repository at this point in the history
Loading