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
William Kendrick
4720c4688f
Spaces in filenames were not working in 'tuxpaint-import.sh'. (Fixes bug #1527884 )
2006-08-13 01:14:35 +00:00
William Kendrick
55bd6552d8
Including a scaled down version of the Japanese TrueType font (ja.ttf),
...
that includes only the characters uses by Tux Paint. (From TOYAMA
Shin-ichi <shin1@wmail.plala.or.jp>)
2006-08-13 00:49:47 +00:00
William Kendrick
5806964d82
"DESTDIR" patch is no longer needed.
2006-08-13 00:38:07 +00:00
Karl Ove Hufthammer
07035f0c75
Gujarati translation support was not being compiled.
2006-07-15 18:23:50 +00:00
Karl Ove Hufthammer
a0bdbfa6d8
Regenerated PO/POT files and merged translation to tuxpaint.desktop.
2006-07-15 18:08:45 +00:00
Kartik Mistry
3e26f332d8
Gujarati Translation Commit
2006-07-12 17:10:46 +00:00
William Kendrick
277b960dd5
Updated Thai from Ouychai Chaita (June 28th).
2006-07-11 18:26:26 +00:00
William Kendrick
ab9ac7b607
Updated French (from Jacques Chion, July 2nd)
2006-07-11 18:24:13 +00:00
William Kendrick
8d34786bcc
Kartik Mistry will be providing Gujarati translation.
2006-07-11 18:02:46 +00:00
Karl Ove Hufthammer
a4e7372198
Update Norwegian translations.
2006-07-02 11:26:54 +00:00
Jakub Friedl
78b90b4282
Updated Czech translation.
2006-06-21 10:53:17 +00:00
William Kendrick
e26fb7b879
Improved handling of scroll button state to prevent it from getting into
...
an infinite loop. (Fixes bug #1396706 )
2006-06-03 07:18:48 +00:00
William Kendrick
9fae1a8a25
Fixing bug #1480977 : Defining _GNU_SOURCE before including any headers,
...
then checking if __USE_GNU was set, in which case strcasestr() is almost
definitely available, otherwise we define it in tuxpaint.c
For non-GNU systems which DO have strcasestr() defined, HAVE_STRCASESTR
can be set to prevent redefinition within tuxpaint.c.
2006-06-03 06:24:55 +00:00
William Kendrick
c36a202e0f
Incorporated Tibetan translation.
...
(Cannot test on Debian/unstable due to missing "bo" locale!?)
2006-05-14 22:35:44 +00:00
William Kendrick
1cc12a90ec
Galician translation update.
2006-05-14 22:06:08 +00:00
William Kendrick
926b120a51
Updated Finnish translation.
2006-05-14 21:59:29 +00:00
William Kendrick
6f7336a3f5
Documenting newest languages (Tagalog and Tibetan).
2006-05-13 18:48:26 +00:00
William Kendrick
2aebbc6643
Adding Tagalog support.
...
Silencing any errors when running kde- or gnome-config during install.
2006-05-13 18:45:24 +00:00
William Kendrick
0451004a2e
Updated German translation.
2006-05-13 18:26:45 +00:00
William Kendrick
fee1775cc4
Updating docs and credits for new Kurdish translation.
2006-04-30 04:17:46 +00:00
William Kendrick
872b044379
Updating docs and credits to list Kurdish.
2006-04-30 04:16:40 +00:00
William Kendrick
e5505ba30e
Adding Kurdish support to source.
2006-04-30 04:12:48 +00:00
William Kendrick
7b7b6ecee4
Removed glitch from Kurdish PO file.
2006-04-30 04:10:08 +00:00
William Kendrick
d8ff248c7e
Adding Kurdish translation to project and Makefile.
2006-04-30 04:09:07 +00:00
William Kendrick
782aa1715e
Updated Spanish translation.
...
Added new translator.
2006-04-15 22:19:11 +00:00
William Kendrick
aab51c18bf
Forgot to commit Faroese PO file!
2006-04-15 22:17:04 +00:00