-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
479 lines (402 loc) · 13.3 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
2014-0?-?? Felipe Castro (-) <[email protected]>;
* Release 3.01
* Fixed messages:
- Typo: Kunf-fu mastering --> Kung-fu mastery
- Idiom: make better --> do better
* Updated translations:
- Czech.
- Galician.
- German.
- Swedish (also sv.paragraphs and sv.words).
2014-01-21 Felipe Castro (-) <[email protected]>;
* Release 3.00
* Fixed:
- Typo: prefered --> preferred
- Manpage: minus as hyphen corrected with escapes (\-)
* Changed:
- Migrated from GTK2 to GTK3.
- GtkDatabox is incorporated statically, because its last release does
not support GTK3 yet.
- FontSelectionDialog is deprecated, so using now a FontButton.
- Some translatable messages were reviewed.
- Default background color for the tutor practice text came back to
ice-white: colors are easier customizable in the preferences.ini file.
* Added:
- Keywords in the klavaro.desktop file.
- Goals for touch typing skill are now configurable through the
prefences.ini file.
- Programmer Dvorak keyboard layout added (dvorak_us_prog.kbd).
* Updated translations:
- Basque.
- Danish.
- Dutch.
- Esperanto.
- Greek.
- Hungarian.
- Portuguese (Brazilian).
- Ukrainian.
- Vietnamese.
* Added translations:
- Finnish (partial).
2014-01-03 Felipe Castro (-) <[email protected]>; gettextize (=)
* Release 2.01
* Fixed:
- Icon indication in the .desktop file now gives only the relative
name (klavaro), not the complete absolute path: more general.
- Italian translation, _Next <==> _Previous (by hand, waiting update
from the Translation Project)
- Symbols '-' and '\' at middle of words are avoided now; and '´' is
avoided at end of words (adapt module).
- It was aborting in Windows systems where LANG=en_US.
* Changed:
= Makefile.am (ACLOCAL_AMFLAGS): New variable.
= (EXTRA_DIST): Add m4/ChangeLog.
= configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.18.3.
* Updated translations:
- Kazakh
- Khirgyz
2013-09-22 Felipe Castro (-) <[email protected]>
* Release 2.00
* Changed:
- ru.paragraphs for practicing module fluidity in Russian.
- Not relocating very old paths to the "newer" ones.
2013-08-31 Felipe Castro (-) <[email protected]>
* Release 1.9.9
* Added translations:
- Greek
* Fixed:
- Turkish keyboard layouts.
* Changed:
- Updated the greek keyboard layout, the old one is renamed to qwerty_old.
- Default background color for the tutor practice text made more greenish.
- Updated autotools and gettext infrastructure.
2013-08-01 Felipe Castro (-) <[email protected]>
* Release 1.9.8
* Updated translations:
- Esperanto.
- French.
- Vietnamese.
- Kirghiz.
2013-02-23 Felipe Castro (-) <[email protected]>
* Release 1.9.7
* Added:
- Bulgarian translation.
* Updated:
- Kyrgyz translation.
- Galician translation.
* Changed:
- Galician text for fluidity practice, it had content with violence.
- Galician words for speed practice.
- Filtering progress charts according to keyboard (basic & adapt) or
language (velo & fluid). See side effects on NEWS!
- Dismissing keys which are not in the current keyboard (keyset), in
the error/speed accounting process for the adapt personal
practicing. Results for these are saved now in specific files, for
each keyboard. See side effects on NEWS!
2012-11-20 Felipe Castro (-) <[email protected]>
* Release 1.9.6
* Added:
- Kyrgyz translation (partial)
- Telugu translation (partial)
- Workman (US) layout
* Changed:
- Explicit linking with gmodule-2.0, to avoid problem with Implicit
DSO linking (in Fedora).
- Orange color for keys now a bit darker.
- Basic lessons with only 2 letters are now shorter (4 lines only).
- Russian internal sub-dictionary changed, because of spelling errors.
* Updated:
- Automake files (1.11.6)
- Basque translation
- Russian translation
2012-06-17 Felipe Castro (-) <[email protected]>
* Release 1.9.5
* Added:
- Warning about the need to use backspace on the fluidity module.
- Wolof translation.
* Fixed:
- dvorak_es_nativo.kbd: it missed the key <
- Blinking cursor wasn't lighted on at every touch for basic and adapt modules.
* Changed:
- Upper limit for speed charts now is 120 WPM (before it was 100).
* Updated translations:
- Danish.
- Dutch.
- Esperanto.
- French.
- German.
- Portuguese.
- Spanish.
- Ukrainian.
- Vietnamese.
2012-01-23 Felipe Castro (-) <[email protected]>
* Release 1.9.4
* Added:
- Spanish Dvorak layout: dvorak_es_nativo.kbd
- Swiss layouts: qwertz_ch_de.kbd, qwertz_ch_fr.kbd
- General color configuration through the preferences.ini file.
* Changed:
- Detecting difficult keys through timing, not just errors.
- Enabled fluidity practice with the complete text, not randomizing
the paragraphs (set "0 paragraphs" to activate this).
- Updated the man documentation, including a description for the
configuration of colors.
* Fixed:
- Module velocity: on Windows, paragraphs in these lessons were broken.
- Virtual keyboard: foreground of keys were fixed in black, to avoid
issues with dark GTK themes.
* Updated translations:
- Czech
- Danish
- Dutch
- Esperanto
- Hungarian
- Portuguese
- Ukrainian
- Vietnamese
2011-07-06 Felipe Castro (-) <[email protected]>
* Release 1.9.3
* Added:
- Canadian French Dvorak layout: dvorak_ca_fr.kbd
* Fixed:
- Several mistakes in Polish text data.
- Making a duplicated qwerty_us layout the default for Polland.
- Duplicating qwerty_us for China.
- Moving qwerty_nb.kbd to qwerty_no.kbd.
- Workaround to avoid Pango's wrapping-algorithm to mess up with the
text when the cursor blinks.
- Code cleanup (new warnings removed).
- Adding autoconf checks for headers: curl/curl.h and gtkdatabox.h
2011-05-29 Felipe Castro (-) <[email protected]>
* Release 1.9.2
* Added:
- Canadian French (Quebec) layout: qwerty_ca_quebec.kbd
* Fixed:
- Editable basic lessons goes from 44 through 60 (corrected the tip in the
editing button)
* Updated translations:
- French
- Urdu
- Vietnamese
2011-04-16 Felipe Castro (-) <[email protected]>
* Release 1.9.1
* Fixed:
- Portability for FreeBSD (and other systems).
* Updated translations:
- Simplified Chinese
- Italian
2011-03-27 Felipe Castro (-) <[email protected]>
* Release 1.9.0
* Added:
- Some speech capability in modules basic, adapt and velo (depends
on Espeak).
- If speech is enabled, in basic module, speaks the finger to be
used, after 3 seconds of "indecision".
* Changed:
- On-line game server now at SF.net, resetting the ranking.
* Fixed:
- Portability for Darwin systems (may break non-Linux and non-Windows
systems...). See conditionals in configure.in and src/Makefile.am.
* Updated translations:
- Ukrainian
- Esperanto
- Portuguese
- Hungarian
- Danish
- Norwegian
- Dutch
2011-02-16 Felipe Castro (-) <[email protected]>
* Release 1.8.1
* Added:
- Desktop file installation.
- intltool infrastructure, to translate the desktop file comment.
2011-02-14 Felipe Castro (-) <[email protected]>; Bod (=)
* Release 1.8.0
* Added translations:
- Italian
- Simplified Chinese
* Changed:
- 10 more slots for customized basic lessons (until 60).
= Basic lessons character set random distribution improved to avoid
too much repetition.
* Fixed:
- Message translation: "Local / External scores".
- Typos: touches, minimum, recommendation.
* Updated translations:
- Dutch
- Esperanto
- Hungarian
- Kazakh
- Portuguese
- Ukrainian
2011-01-23 Felipe Castro (-) <[email protected]>
* Release 1.7.5
* Added:
- Ukrainian translation
- Ukrainian keyboard layout: jtsuken_ua
* Changed:
- Default keyboard layout for Polland, now is querty_us
* Updated translations:
- Dutch
- Polish
2010-12-18 Felipe Castro (-) <[email protected]>, Mattias Mailänder (=)
* Release 1.7.4
* Added:
- Basque translation
= Neo2 keyboard layout (kind of German Dvorak)
* Updated translations:
- Vietnamese
- French
2010-10-30 Felipe Castro (-) <[email protected]>
* Release 1.7.3
* "Fixed":
- Removed gtkdatabox from the pkg-config way.
* Updated translations:
- Spanish
2010-09-26 Felipe Castro (-) <[email protected]>
* Release 1.7.2
* Added:
- Canadian multilingual kbd
* Updated translations:
- Galician.
- German.
- Norwegian.
- Russian.
- Urdu.
2010-08-23 Felipe Castro (-) <[email protected]>
* Release 1.7.1
* Fixed:
- Porting to MS-Windows again: included internerd ranking there.
2010-08-21 Felipe Castro (-) <[email protected]>
* Release 1.7.0
* Fixed:
- Internet ranking for AMD64 machines (gint ==> gint32).
2010-08-13 Felipe Castro (-) <[email protected]>
* Release 1.6.0
* Added:
- Kazakh translation.
- Russian typewriter keyboard (by Sietse Brouwer).
* Changed:
- Reading alternative hands positioning file from
/etc/klavaro/fingers_position.txt or $HOME/.config/klavaro/fingers_position.txt
* Fixed:
- French Dvorak BÉPO keyboard.
- Not trying to rename old config directory to the newer one anylong (maybe
this solves Bug 439753 from Launchpad.net)
- Code clean-up for the internet ranking.
* Updated:
- Danish translation.
2010-02-27 Felipe Castro (-) <[email protected]>
* Release 1.5.0
* Changed:
- Now error-profile exercises may be disabled in the adaptability
module; one just has to toggle the little warning button at the top
right corner.
* Fixed:
- Now checking for the math lib (libm) in the configure.in.
- Hebrew keyboard layout (the old one was kept anyway).
2009-12-22 Felipe Castro (-) <[email protected]>
* Release 1.4.1
* Added:
- Norwegian Bokmål translation.
2009-11-19 Felipe Castro (-) <[email protected]>
* Release 1.4.0
* Changed:
- Not depending on libsexy anylong, using GTK+ 2.16 instead
* Fixed:
- Updating the Top10 scores after downloading the remote results.
2009-11-05 Felipe Castro (-) <[email protected]>
* Release 1.3.6
* Updated translation:
- Arabic.
2009-10-20 Felipe Castro (-) <[email protected]>
* Release 1.3.5
* Added translation:
- Arabic.
2009-10-10 Felipe Castro (-) <[email protected]>
* Release 1.3.4
* Updated translation:
- Czech.
2009-10-03 Felipe Castro (-) <[email protected]>
* Release 1.3.3
* Fixed (maybe):
- Crashing on language environment initialization (Ubuntu bug 439753).
2009-09-30 Felipe Castro (-) <[email protected]>
* Release 1.3.2
* Updated translations:
- Hungarian.
- Danish.
2009-09-12 Felipe Castro (-) <[email protected]>
* Release 1.3.1
* Updated translations:
- Danish.
- German.
- Portuguese.
- Esperanto.
- Vietnamese.
2009-08-23 Felipe Castro (-) <[email protected]>
* Release 1.3.0
* Added:
- Parsing GTK command line options.
* Changed:
- Using mnemonics for buttons instead of hotkeys.
* Fixed:
- Strings and numbers together to allow translation for every language.
- Code cleanup.
2009-08-13 Felipe Castro (-) <[email protected]>
* Release 1.2.4
* Fixed:
- Danish translation updated.
- Esperanto translation updated.
- Portuguese translation updated.
- Vietnamese translation updated.
2009-08-07 Felipe Castro (-) <[email protected]>
* Release 1.2.3
* Added:
- Galician translation.
* Fixed:
- Hungarian translation updated.
2009-08-02 Felipe Castro (-) <[email protected]>
* Release 1.2.2
* 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'.
* 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 <ENTER> 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 :-(
* Fixed:
- Velocity x Accuracy (mis)evaluation in the fluidness module.
2009-06-11 Felipe Castro (-) <[email protected]>
* Release 1.2.1
* Added:
- Danish translation.
* Fixed:
- German translation updated.
- Vietnamese translation updated.
2009-05-18 Felipe Castro (-) <[email protected]>
* 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.