New starters: 10x10 grid & 20x20 grid

Reordered font-loading to happen after locale switch occurs, to
pick up font-organizing string translations (e.g., "Aa", "qx", etc.).
Attempting to help address issue of Latin-only fonts being available
in non-Latin locales -- seemed to help with Norwegian.
Czech translation update.
Russian README documentation
This commit is contained in:
William Kendrick 2007-06-06 18:31:54 +00:00
parent 7b1c031283
commit bccb269062
10 changed files with 971 additions and 65 deletions

View file

@ -9,7 +9,7 @@ http://www.newbreedsoftware.com/tuxpaint/
$Id$
2007.May.28 (0.9.17)
2007.June.5 (0.9.17)
* Interface Improvements:
-----------------------
@ -75,6 +75,10 @@ $Id$
+ Arrows (directional)
+ Triangles (directional)
* New starters:
+ 10x10 grid
+ 20x20 grid
* System-related improvements:
----------------------------
* When running in fullscreen mode, you may now ask Tux Paint to display
@ -120,6 +124,11 @@ $Id$
* "use_print_config" option defaults to 'yes' on Windows, again.
John Popplewell <john@johnnypops.demon.co.uk>
* Reordered font-loading to happen after locale switch occurs, to
pick up font-organizing string translations (e.g., "Aa", "qx", etc.).
Attempting to help address issue of Latin-only fonts being available
in non-Latin locales -- seemed to help with Norwegian.
* Compiling, porting and packaging updates:
-----------------------------------------
* Tweaks to allow it to run on the One Laptop Per Child (OLPC) "XO".
@ -170,6 +179,7 @@ $Id$
* Czech
tropikhajma <tropikhajma@seznam.cz>
Vaclav Cermak <vaclav.cermak@gmail.com>
* Danish
Mikkel Kirkgaard Nielsen <translation@mikini.dk>
@ -196,6 +206,9 @@ $Id$
* Russian
Sergei Popov <skein@rambler.ru>
* Russian README documentation
Sergei Popov <skein@rambler.ru>
* Swedish
Daniel Nylander <po@danielnylander.se>