William Kendrick
609a8d5104
Added support for animated brushes.
2006-09-04 06:26:12 +00:00
William Kendrick
765ed4a76e
Added Nagasaki starter.
2006-09-02 18:57:04 +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
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
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
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
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
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
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
872b044379
Updating docs and credits to list Kurdish.
2006-04-30 04:16:40 +00:00
William Kendrick
782aa1715e
Updated Spanish translation.
...
Added new translator.
2006-04-15 22:19:11 +00:00
William Kendrick
8edb9cdf0b
Added Faroese translation.
...
Updated Vietnamese translation.
Added missing (newly-added) supported languages to OPTIONS docs.
2006-04-05 07:28:42 +00:00
William Kendrick
92a2f5230e
Adding skeleton PO and code for expected Tibetan support.
2006-03-30 03:34:59 +00:00
William Kendrick
64d550f41f
Updated Catalan.
2006-03-30 02:55:56 +00:00
William Kendrick
7f7304fbef
Arabic translation. Including TTF font for Arabic.
2006-03-28 08:33:05 +00:00
William Kendrick
0dd0829134
Updated Chinese Traditional translation (Wei-Lun Chao via Translation Project)
2006-03-27 09:20:12 +00:00
Mark K. Kim
38fd35c4ef
Korean translation updated, e-mail address updated in AUTHORS.txt
2006-03-26 03:54:57 +00:00
William Kendrick
54636b8328
Changed compiler flags to allow tinter code to work on x86 (see tuxpaint-devel)
2006-03-13 00:34:05 +00:00
William Kendrick
f9b5f0b4bf
Began trying to describe "tinter" modes.
...
Noted tinter seems broken! (Always falls back to vector). Added debug printfs.
2006-03-12 22:55:22 +00:00
William Kendrick
c559643dde
Linking to PNG.txt doc file inside EXTENDING.html.
...
Adding reference (and link) to new "Advanced Stamp HOWTO" in EXTENDING doc.
2006-03-09 07:29:52 +00:00
William Kendrick
4e91867039
Adding Advanced Stamps HOWTO by Albert C.
2006-03-09 07:25:59 +00:00
William Kendrick
fbbbaa2762
Fixed broken mailto link in FAQ.
2006-03-09 07:21:13 +00:00
William Kendrick
e6425471dd
Removed "Extending Tux Paint" section from README.
...
Referred to "EXTENDING.html" in README's "Further Reading" section.
2006-03-09 06:57:34 +00:00
William Kendrick
d6871dc0a2
Created "Extending Tux Paint" document; extracted from README.
2006-03-09 06:55:05 +00:00
William Kendrick
49cf2b4f05
Corrected HTML title of FAQ document.
2006-03-09 06:50:55 +00:00
William Kendrick
73ba281120
Hungarian update.
2006-03-09 06:36:46 +00:00
William Kendrick
cca25dc1a4
Updated French translation.
2006-03-05 09:59:48 +00:00
William Kendrick
2e90a5873c
Adding support for Scottish Gaelic. (Also made "Gaelic" specifically "Irish")
2006-03-05 00:43:50 +00:00
William Kendrick
97998f649f
Added Tux the Farmer starter.
2006-02-25 10:26:22 +00:00
William Kendrick
5588039fb3
Added Shipwreck starter.
2006-02-25 10:05:06 +00:00
William Kendrick
9cbe246bdb
Improving description of where Tux Paint data lives, and how to get to it.
...
(Note: It may be a lie right now, but Tux Paint should adhere to these specs.)
2006-02-20 23:38:12 +00:00
William Kendrick
c544d42145
Added sound effect for grass magic tool.
...
Sound effects are now in stereo.
2006-02-20 09:54:51 +00:00
William Kendrick
50cd5c5240
Improved some dialogs and Yes/No prompts (as per SF.net RFE #1411205 ).
...
Updated POTFILES.in to include recently created (split-off) source files.
Regenerated "tuxpaint.pot".
2006-02-19 22:21:30 +00:00
William Kendrick
b9d287992d
Tux Paint tries to open its window in the center.
2006-02-19 21:15:13 +00:00