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

Fix action helper #6122

Merged
merged 7 commits into from
May 3, 2020
Merged

Fix action helper #6122

merged 7 commits into from
May 3, 2020

Commits on Mar 14, 2020

  1. Configuration menu
    Copy the full SHA
    383391d View commit details
    Browse the repository at this point in the history
  2. fix: this will probably fix missing selection information on Linux

    I is hard to test this, as normally a selection should be given when the method is triggered.
    Fixes #6085
    stefan-kolb committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    e6e27a9 View commit details
    Browse the repository at this point in the history
  3. Update src/main/java/org/jabref/gui/actions/ActionHelper.java

    Co-Authored-By: Tobias Diez <tobiasdiez@gmx.de>
    stefan-kolb and tobiasdiez committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    1bd2770 View commit details
    Browse the repository at this point in the history
  4. Update ActionHelper.java

    stefan-kolb committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    058c725 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

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

Commits on May 3, 2020

  1. Fix binding

    tobiasdiez committed May 3, 2020
    Configuration menu
    Copy the full SHA
    a2aa16f View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    tobiasdiez committed May 3, 2020
    Configuration menu
    Copy the full SHA
    e032d9d View commit details
    Browse the repository at this point in the history