Commit graph

1153 commits

Author SHA1 Message Date
William Kendrick
022c6ae49c Making sure default UI font is used for untranslated strings.
(Hindi font, for example, didn't seem to have roman characters.)
2006-10-11 18:20:41 +00:00
William Kendrick
9c99da337a Added Ndebele translation. 2006-10-11 07:54:09 +00:00
William Kendrick
7a8a253fc2 Replacing Vietnamese font with Verajja (based on Bitstream Vera). 2006-10-10 07:49:47 +00:00
William Kendrick
b49e484403 Added new draw_color() action that greys colors w/o disabling them.
Fixed bug where colors would be unavailable after returning from slideshow.
2006-10-10 07:22:19 +00:00
William Kendrick
1a8d15aa7a Updated Greek. 2006-10-07 03:03:15 +00:00
William Kendrick
9225652fc4 Updated Catalan. 2006-10-07 02:41:07 +00:00
Song Huang
28a4df5ac2 upgrade translation to 0.9.16 - base on en version 1.73. 2006-10-01 07:46:44 +00:00
William Kendrick
9a771ac6d1 Updated Afrikaans. 2006-09-28 15:29:00 +00:00
William Kendrick
d6355e7644 Increased spray brush. 2006-09-28 07:53:25 +00:00
William Kendrick
a52c4c3fe0 Animated brushes can be randomized. Use "random" in its ".dat" file.
Made newly-animated spray brush random.
2006-09-28 07:51:15 +00:00
William Kendrick
53b3e5a99c Making spray brush actually 'spray'. 2006-09-28 07:36:36 +00:00
William Kendrick
35b1037694 Renaming round brushes so they appear at the top of the list. 2006-09-28 07:30:56 +00:00
William Kendrick
5b4fcc8554 Replacing default_font with Bitstream Vera DejaVuSansCondensed.ttf. 2006-09-28 07:12:39 +00:00
William Kendrick
36c5468631 Using DejaVuSansCondensed.ttf Bitstream Vera font for UI.
(Helps get Venda locale to work, and will hopefully be generally useful.)
2006-09-28 07:09:48 +00:00
William Kendrick
da951219c2 Updated Swedish translation. 2006-09-28 06:31:05 +00:00
William Kendrick
8609789dbc Some Polish doc translations. 2006-09-28 06:23:20 +00:00
William Kendrick
2b88cc7989 Forgot to add en_ZA to Makefile. 2006-09-22 19:18:31 +00:00
William Kendrick
8d9ba741b4 Tux Paint likes PO files in lowercase. 2006-09-22 19:17:06 +00:00
William Kendrick
8b25ced659 Added South African English. 2006-09-22 19:11:15 +00:00
William Kendrick
63f8bb68ab Added Xhosa translation. 2006-09-22 19:04:09 +00:00
William Kendrick
45a59e6617 Adding Venda translation. 2006-09-22 18:53:47 +00:00
William Kendrick
13f81551d9 Added Venda translation. 2006-09-22 18:14:47 +00:00
Kartik Mistry
b0e0ce9697 Gujarati Translation Updates 2006-09-21 09:56:54 +00:00
William Kendrick
6c32b3f3a3 Italian AUTHORS and INSTALL documentation updates 2006-09-19 08:06:38 +00:00
William Kendrick
2ace755968 Updated Italian translation. 2006-09-19 07:55:43 +00:00
John Popplewell
7c3f7ad0b7 Disable threaded font loading on Windows because it's unreliable. Would be nice to fix this properly one day... 2006-09-18 19:14:00 +00:00
John Popplewell
c950cc454d Updated version numbers.
Changed installer Tux Paint website URL.
Added Ogg/Vorbis DLLs to the installer package.
2006-09-17 17:23:16 +00:00
John Popplewell
de390efbe7 Copies over the new Ogg/Vorbis DLLs. 2006-09-17 17:20:51 +00:00
Song Huang
8b02f872c3 update translation. 2006-09-11 14:07:28 +00:00
Song Huang
5dd8dd7670 update translation. 2006-09-11 13:32:10 +00:00
William Kendrick
d30e67594e 3-digit hexadecimal color defintions act like CSS (e.g., #FFF is #FFFFFF now, not #F0F0F0). 2006-09-11 08:25:24 +00:00
William Kendrick
114087af21 Default colors are duplicated, as an example, in docs/default_colors.txt. 2006-09-10 18:50:11 +00:00
William Kendrick
bccc668039 Improved installation instructions displayed after "make all" target completes. 2006-09-10 18:25:25 +00:00
William Kendrick
614f6573e7 Re-ran "update-po.sh" to bring PO and POTs all up-to-date.
Make "create_pot_files.sh" a no-op script, for now (per listmail w/ Karl, Oct. 2005)
2006-09-10 18:19:54 +00:00
William Kendrick
5875e3358a French translation update. 2006-09-10 18:07:34 +00:00
William Kendrick
dc459535a7 Colors may now be overridden using the "colorfile" option. 2006-09-10 03:44:38 +00:00
William Kendrick
4da9ae7c25 Color data is dynamically stored. This will allow loading from another source (e.g., a file). By default, copies what's compiled in via colors.h. 2006-09-10 02:05:19 +00:00
William Kendrick
4f902a3397 Added "startblank" option, to cause Tux Paint to always start with a blank canvas. 2006-09-09 21:50:52 +00:00
William Kendrick
e246a24f66 Fixing timestamp for ja.po.
Noting --WxH (arbitrary value) option in man page.
New URL in RPM spec file.
2006-09-08 17:08:59 +00:00
William Kendrick
5446c37f0d Updated Japanese translation. 2006-09-08 17:06:04 +00:00
William Kendrick
ddf4738df2 Was always using the first brush when drawing shapes.
Now forcing it to always use "round_03.png", since brushes are
sorted alphabetically, and some new brushes appear before round ones!
2006-09-06 23:09:12 +00:00
William Kendrick
d08b50e36f If brush is too big, it would play an incorrect sound. Now clipping array index. 2006-09-05 18:15:09 +00:00
William Kendrick
5cfe84153c Improved spacing on squirrel brush.
Added spacing value to kuro neko brush.
Fixed bug with directional/animated brush display in toolbox.
Corrected counter bug when cycling animated brush frames.
2006-09-05 18:09:37 +00:00
William Kendrick
16b4e80061 Added Kuro Neko (black cat) brush. 2006-09-05 18:05:21 +00:00
William Kendrick
5d2f94b0fc Updated Serbian. 2006-09-05 09:07:20 +00:00
William Kendrick
1fa39b390c Adding squirrel brush (directional, animated, spaced, colored). 2006-09-04 19:31:48 +00:00
William Kendrick
b5a3d6a6d8 Brushes can include spacing information.
Added an animated, directional, colored, spaced 'squirrel' brush, as an
example of all new brush features.
----------------------------------------------------------------------
2006-09-04 11:06:23 +00:00
William Kendrick
1f5665437e Brushes can include directional variations. (Implements RFE #1522694)
New brush: Angle Lines (directional)
2006-09-04 09:58:57 +00:00
William Kendrick
609a8d5104 Added support for animated brushes. 2006-09-04 06:26:12 +00:00
William Kendrick
44f0d728ed Beginning to add animated brushes. 2006-09-04 04:29:59 +00:00