2009-12-22 Felipe Castro (-) * Release 1.4.1 * Added: - Norwegian Bokmål translation. 2009-11-19 Felipe Castro (-) * Release 1.4.0 * Fixed: - Updating the Top10 scores after downloading the remote results. * Changed: - Not depending on libsexy anylong, using GTK+ 2.16 instead 2009-11-05 Felipe Castro (-) * Release 1.3.6 * Updated translation: - Arabic. 2009-10-20 Felipe Castro (-) * Release 1.3.5 * Added translation: - Arabic. 2009-10-10 Felipe Castro (-) * Release 1.3.4 * Updated translation: - Czech. 2009-10-03 Felipe Castro (-) * Release 1.3.3 * Fixed (maybe): - Crashing on language environment initialization (Ubuntu bug 439753). 2009-09-30 Felipe Castro (-) * Release 1.3.2 * Updated translations: - Hungarian. - Danish. 2009-09-12 Felipe Castro (-) * Release 1.3.1 * Updated translations: - Danish. - German. - Portuguese. - Esperanto. - Vietnamese. 2009-08-23 Felipe Castro (-) * Release 1.3.0 * Fixed: - Strings and numbers together to allow translation for every language. - Code cleanup. * Changed: - Using mnemonics for buttons instead of hotkeys. * Added: - Parsing GTK command line options. 2009-08-13 Felipe Castro (-) * Release 1.2.4 * Fixed: - Danish translation updated. - Esperanto translation updated. - Portuguese translation updated. - Vietnamese translation updated. 2009-08-07 Felipe Castro (-) * Release 1.2.3 * Fixed: - Hungarian translation updated. * Added: - Galician translation. 2009-08-02 Felipe Castro (-) * Release 1.2.2 * Fixed: - Velocity x Accuracy (mis)evaluation in the fluidness module. * Changed: - WPM calculation: new_WPM = 1.2 * old_WPM (so if you typed 50 WPM, now it will be 60 WPM!); but CPS wasn't affected. - In the fluidity module, the cursor blinks inverted, so that it will disappear if the user types fast and accurately, in a more natural way, closer to real typing. - User data now goes into the $XDG_DATA_HOME subdir ($HOME/.local/share/klavaro), but user configuration files remain in $XDG_CONFIG_HOME. - Eliminated scores from the /var/games subdir, so those data spread in the users' home dirs. - Accepting in place of spaces, due to the (GTK) "bug" that hides the cursor at the automatic line breakings (GTK justification eats the spaces at the ending of broken lines). - Comments for poor performance are not done, the user just gets an unhappy smiley :-( * Added: - New kind of exercise in the adaptability module: character salad based on the error profile of the user. In order to reach that, the user should practice a little bit, accumulating more than 200 errors (but not from the basic module, because they aren't accumulated there). - The colected errors are shown in the adaptability charts. - Double spaces after full stops are generated if the option 'double_spaces=true' is present in the section [tutor] of the 'preferences.ini' file; this affects only the fluidity module. - The colors of the blinking cursor may be modified through the 'preferences.ini' file. The format is like #FFFFFF for white and #000000 for black (RGB format). The variables are in the section [colors] and they are 'cursor_blink_bg' and 'cursor_blink_fg'. 2009-06-11 Felipe Castro (-) * Release 1.2.1 * Fixed: - German translation updated. - Vietnamese translation updated. * Added: - Danish translation. 2009-05-18 Felipe Castro (-) * Release 1.2.0 * Added: - Norwegian keyboard layout. - French Dvorak BÉPO keyboard layout. - Esperanto Dvorak keyboard layouts. * Changed: - Complete interface refactoring, towards simplification and good appeal. - New subdir for user data: $HOME/.config/klavaro - Simplified the internal code for most available languages (e.g. es_ES ==> es). - Code clean-up, replacing Glade-2 with GtkBuilder (and Glade-3). # For previous changing logs, see version 1.1.91.