Commit graph

1137 commits

Author SHA1 Message Date
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
Song Huang
d17abd7670 update translation. 2006-09-03 13:01:30 +00:00
William Kendrick
765ed4a76e Added Nagasaki starter. 2006-09-02 18:57:04 +00:00
William Kendrick
f6b550f7ee Updated Faroese translation. 2006-09-02 18:36:43 +00:00
William Kendrick
ba3dfb7223 Updated Spanish translation. 2006-09-02 18:24:44 +00:00
William Kendrick
c2da0e5e10 Added Chess board (From XBoard: http://tim-mann.org/xboard.html ) 2006-08-28 09:12:36 +00:00
William Kendrick
99b56759cf Was not looking in personal folder for starters (e.g., "~/.tuxpaint/starters/"
on Linux).  Fixed.  Adds a new boolean to the save image's ".dat" file,
denoting whether the starter is from the personal folder (1) or not
(0, or no data, as in prev. version).
2006-08-28 08:53:57 +00:00
William Kendrick
302223ce79 Forcing color toolbar to reappear after exiting slideshow. 2006-08-28 00:09:41 +00:00
William Kendrick
53ce047918 Added sliding scale for slideshow speed adjustement.
Note: Use slowest (leftmost) speed setting to disable automatic slide advancement.
2006-08-27 23:57:04 +00:00
William Kendrick
20f1da1afd Disabled some debugging noise. 2006-08-27 22:41:24 +00:00
William Kendrick
4e33b31baa Added documentation on new Slides slideshow feature. 2006-08-27 22:26:25 +00:00
William Kendrick
cf72e0759c New slideshow tool! ("Slides", available in "Open" dialog.)
(Select each image to play, in the order you want them, then click "Play".
Space, Enter, Right and mouseclicks advance manually.
Left goes to the previous image. Escape or "Back" button at lower right ends
playback.)
2006-08-27 22:14:52 +00:00
William Kendrick
7716a05281 Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
William Kendrick
51355bce43 Created skeleton of "Slides" slideshow image picker interface
(accessible via "Open").
2006-08-27 09:37:58 +00:00
William Kendrick
d12bef8753 Supporting both WAV and OGG for sound effects.
Supporting "_desc" and "_desc_ll" (localized) descriptive sound effects
(see recent Catalan OGGs added to tuxpaint-stamps!)
2006-08-26 23:45:29 +00:00
William Kendrick
ad42ce58d6 Adding 'Street' starter by Pere Pujal Carabantes. 2006-08-26 22:14:36 +00:00
William Kendrick
73f24da329 Updated Thai 2006-08-21 16:32:53 +00:00