Activity for Simple Russian Typing Trainer

  • White_Fox committed [21a188] on git

    Change gradle script.

  • Simple Russian Typing Trainer Simple Russian Typing Trainer released /Legacy/Simple Russian Typing Trainer 1.1.1.exe

  • Simple Russian Typing Trainer Simple Russian Typing Trainer released /Simple Russian Typing Trainer 1.1.2.exe

  • White_Fox committed [ed63ed] on git

    Prepare installer and gradle scripts for new version number.

  • White_Fox committed [4c0347] on git

    Bugfix: Get mistake counter and typing speed indicator working correctly.

  • Simple Russian Typing Trainer Simple Russian Typing Trainer released /Legacy/Simple Russian Typing Trainer 1.1.0.exe

  • Simple Russian Typing Trainer Simple Russian Typing Trainer released /Simple Russian Typing Trainer 1.1.1.exe

  • White_Fox committed [cdee3a] on git

    Remove the successless icon stuff from installer script.

  • White_Fox committed [758b6b] on git

    Bugfix: The color for marking right rinfinger keys was wrong.

  • White_Fox committed [c83c08] on git

    Add logo, do some changes on installer script. (Successless changing the file icon, maybe for a feature release.)

  • Simple Russian Typing Trainer Simple Russian Typing Trainer released /Legacy/Simple Russian Typing Trainer 1.0.1.exe

  • Simple Russian Typing Trainer Simple Russian Typing Trainer released /Simple Russian Typing Trainer 1.1.0.exe

  • White_Fox committed [687ecd] on git

    Setup installer script file to grab new generated distribution directory.

  • White_Fox committed [449049] on git

    Add icon.

  • White_Fox committed [2b9456] on git

    Fix gradle setup: remove using of fileTree to avoid problems with packing a distribution.

  • White_Fox committed [e46104] on git

    Update version number in gradle script.

  • White_Fox committed [2f3592] on git

    Set up a small and crude icon.

  • White_Fox committed [14914a] on git

    Increment new version number.

  • White_Fox committed [13c32c] on git

    Always set the focus back to the textbox, when action on Checkbox and Slider occured.

  • White_Fox committed [749d76] on git

    Add support for other languages (google translated) and keyboard layouts:

  • White_Fox committed [b651ac] on git

    Small bugfix: BasicKey class does not inherit from JComponent anymore (as already implemented).

  • White_Fox committed [2ea797] on git

    Update the licence headers and file.

  • White_Fox committed [d50f40] on git

    Make the keyboard highlight feature working great.

  • White_Fox committed [8d4284] on git

    Small bugfix: the last feature implementation (error message in case of wrong alphabet) brokes the right trainer working and caused, that user input is not further processed after alphabet check.

  • White_Fox committed [9cb905] on git

    New feature: Show a message when the user enters any other character then a cyrillic one, a space or number character.

  • White_Fox committed [1080d9] on git

    The keyboard view grabs its keylabel strings now from a properties file instead of using hard-coded strings. To adjust the keyboard view to different keyboard layouts.

  • White_Fox committed [dcc72f] on git

    Implement a way to mark a key on the keyboard view. Unfortunately, it works only during initializing procedure for now. Need to fix that.

  • White_Fox committed [dc0d77] on git

    Bugfix: Grab the right strings for third and fourth checkbox on the left side.

  • White_Fox committed [745c64] on git

    Add a beautifull return key. Do some changes to the keys inheritance path to keep easy and simple key class using, because the return key does not come as a square shaped key as all keys before.

  • White_Fox committed [3ead1f] on git

    The display keyboard is almost ready. Just the return key is missing.

  • White_Fox committed [538ad8] on git

    Quick Bugfix:

  • White_Fox committed [241354] on git

    New try with native GUI painted keyboard. First attempt with some basic keys looks nice and shiny, display the number row with Swing components.

  • White_Fox committed [8fc7f2] on git

    Put keyboard background picture into the GUI.

  • White_Fox committed [01dc33] on git

    Find an even more better way to resize the keyboard background picture.

  • White_Fox committed [06c4ca] on git

    Do some small improvements to change the size of the picture more easily, to generate the picture in a more viewfriendly size.

  • White_Fox committed [1bb672] on git

    Bring the SRTT work into the same way as before.

  • White_Fox committed [6c22b4] on git

    Add JVx libraries and set up the old view style with Swing and JVx propperly.

  • White_Fox committed [d5e1ac] on git

    Setup the GUI in Swing, basically as it was with ImGUI, but there is still a lot of work in component placement to do.

  • White_Fox committed [92c516] on git

    Set up a basic Swing GUI, as loading pictures in ImGUI seems to end up hard in pointer and memory organisationing work, with uncomfortable hacks required.

  • White_Fox committed [d3bcec] on git

    Add forgotten ImGUI view class.

  • White_Fox committed [1a8717] on git

    Move latex-generated keyboard picture to an own resources directory.

  • White_Fox committed [77c78a] on git

    Do some refacturing to change the GUI framework more easily.

  • White_Fox committed [21fc0d] on git

    The picture of the keyboard layout is done.

  • White_Fox committed [ef1214] on git

    Add tabulator, capslock and left shift buttons into keyboard graphic.

  • White_Fox committed [8a9151] on git

    Create all standard character keys for the helper graphic.

  • White_Fox committed [c09db8] on git

    Beginn to create keyboard graphics with tikz. Add a command to draw a basic key.

  • White_Fox committed [141af2] on git

    Add some small changes in installer scripts. Not sure what changes exactly, likely code beautyfyning only, I forgot to commit this changes unfortunately.

  • Simple Russian Typing Trainer Simple Russian Typing Trainer released /Simple Russian Typing Trainer 1.0.1.exe

  • Simple Russian Typing Trainer Simple Russian Typing Trainer released /Simple Russian Typing Trainer 1.0.1.exe

  • Simple Russian Typing Trainer Simple Russian Typing Trainer released /Legacy/Simple Russian Typing Trainer 1.0.0.exe

  • White_Fox committed [f69c3e] on git

    Fix Error: In skillmode 'Realistic' or '3', there was only white spaces anymore and no other characters.

  • Simple Russian Typing Trainer Simple Russian Typing Trainer released /Simple Russian Typing Trainer 1.0.0.exe

  • White_Fox committed [a72d84] on git

    Remove unused include from installer script file.

  • White_Fox committed [490aa3] on git

    Write NSIS installer script.

  • White_Fox committed [78c069] on git

    Set up a global version number file.

  • White_Fox committed [171b38] on git

    Add a how-to-use-file in english and german.

  • White_Fox committed [66080a] on git

    Bugfix: Input characters are not converted to UTF-8. That's work while SRTT running by gradle (likely by jvm commands to force Java always use UTF-8), but works not on distibutions anymore.

  • White_Fox committed [87163e] on git

    Fail to build an image with jlink. Commit for debugging.

  • White_Fox committed [1268f2] on git

    Remove some debugging artifacts from properties file, add english translation.

  • White_Fox committed [20e78e] on git

    Fix missing russian characters.

  • White_Fox committed [b89d9c] on git

    Switch back to russian characters.

  • White_Fox committed [c43bea] on git

    Switch to german keyboard layout for debugging discussion (Timer does not terminate).

  • White_Fox committed [95aa6e] on git

    Merge branch 'main' of https://gitlab.com/The_White_Fox/simple-russian-typing-trainer

  • White_Fox committed [4dcf6b] on git

    Switch to german keyboard layout for debugging discussion (Timer does not terminate).

  • White_Fox committed [17c8cf] on git

    Add files to switch to latin training behavoir, for easier debugging.

  • White_Fox committed [ed0471] on git

    Correct the year in licence file.

  • White_Fox committed [dce9c6] on git

    Initial Commit

  • Oliver Lenz Oliver Lenz committed [44f35b] on git

    Initial commit

1
MongoDB Logo MongoDB