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: DoctorAlpaca/dictionary
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cofl/dictionary
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.
  • 2 commits
  • 24 files changed
  • 1 contributor

Commits on Dec 4, 2015

  1. v1.2.0-alpha

    - Rewrote file chooser to look fancy.
    - Added icon to window.
    - Fixed localisation to original intentions.
      - Added option to menu. Can now change localisation on-the-fly.
      - Supports custom languages in ~/.dictionary/, file name is of pattern: dictionary_en-US.properties. Variant optional.
    - Fixed file resource leaks.
    - Moved settings to ~/.dictionary/settings.properties, so Windows users won't need to run as admin.
    - Updated README
    cofl committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    ab18ad9 View commit details
    Browse the repository at this point in the history
  2. Changed README

    cofl committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    fcb3b43 View commit details
    Browse the repository at this point in the history
Loading