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

#3 handle accents and a few cosmetic changes #12

Closed
wants to merge 14 commits into from

Commits on Dec 20, 2019

  1. moved comments

    fabien committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    694b59f View commit details
    Browse the repository at this point in the history
  2. using Throwable

    fabien committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    0878c0d View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. cosmetic changes

    fabien committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    e8bffb2 View commit details
    Browse the repository at this point in the history
  2. fixed OSX lock method

    fabien committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    85e0aca View commit details
    Browse the repository at this point in the history
  3. Draluy#11 fixed Config reading on OSX

    fabien committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    ac55de5 View commit details
    Browse the repository at this point in the history
  4. Draluy#7 tested more OSes

    fabien committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    e99e4ad View commit details
    Browse the repository at this point in the history
  5. removed .idea

    fabien committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    318b772 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Draluy#7 tested even more OSes

    fabien committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    da3c9cc View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

  1. Draluy#8 remade READLE.md in a much more detailed way including comma…

    …nd line switches ands special cases, in English and French.
    fabien committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    4ef8977 View commit details
    Browse the repository at this point in the history
  2. precision about FreeBSD support

    fabien committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    a280ca2 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Draluy#3 handling accents

    - needs recent build.gradle of jnativehook
    - needs unicode encoded source files
    
    Also fixed the way chars are recorded (must be via method)nativeKeyTyped
    And also fixed the way backspace (and other control chars) was (might have been) implemented
    Fixed UT that remained strict
    fabien committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    4308087 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:Draluy/chocoratage

    � Conflicts:
    �	src/main/java/fr/raluy/chocoratage/Config.java
    fabien committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    fb7dc7e View commit details
    Browse the repository at this point in the history
  3. "office prank" is the right term in english

    fabien committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    0764021 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Minor cosmetic changes

    fabien committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    0295c92 View commit details
    Browse the repository at this point in the history