Commit graph

1192 commits

Author SHA1 Message Date
William Kendrick
3518b8ef5c Expanded MinGW/MSYS GCC compilation instructions for building Win32. 2006-12-16 21:20:04 +00:00
William Kendrick
0fa1fc6f40 Fixed link to example color palette file. 2006-12-16 21:01:14 +00:00
William Kendrick
a22fcc7386 Updated Lithuanian translation. 2006-12-16 20:50:17 +00:00
William Kendrick
ccdd0bcf73 Updated Basque translation. 2006-12-05 08:46:38 +00:00
Henrik Pihl
7e2cfadda6 19.11.2006 - (My) First commit in CVS, translation fully updated again. 2006-11-19 19:31:27 +00:00
William Kendrick
666e011b5c Using simple bilinear interpolation when scaling stamps up. 2006-11-02 09:05:03 +00:00
William Kendrick
b765c86e50 * Updated version to 0.9.17
* Stamps now supports SVG vector-based graphics!  (Via Cairo library)
* Discussed SVG Stamps in "Extending Tux Paint."
* Created an "SVG.txt" document, covering SVG software.
* Mentioned descriptive sounds (e.g., "stamp_desc_ll.ogg") in "Extending..."
* Listing new www.tuxpaint.org website URL.
2006-10-26 08:54:24 +00:00
Martin Fuhrer
f802626da4 XCode updates. 2006-10-20 05:01:22 +00:00
Martin Fuhrer
9fb1090e0e Added temporary fix for Mac OS X ghosted lines problem when using eraser tool (entire screen is refreshed whenever eraser tool is moved while the mouse button is held down) 2006-10-20 03:04:17 +00:00
William Kendrick
29ede91401 Crossing fingers that this will be final! 2006-10-19 07:41:49 +00:00
William Kendrick
be31257fbc Japanese font shipped in Tux Paint now includes common educational Kanji. 2006-10-19 07:38:54 +00:00
Martin Fuhrer
83b00e8f60 Mac OS X update - Standard Mac font paths will now be used during attempt to TTF fonts at startup. (eg. Foreign fonts can now be placed in /Library/Fonts or ~/Library/Fonts, alongside all the other standard Mac fonts) 2006-10-19 01:34:32 +00:00
William Kendrick
3e171a164f Updated author of "Street" starter. 2006-10-18 21:42:10 +00:00
Martin Fuhrer
f5daae36be XCode project now correctly bundles foregin fonts. 2006-10-18 05:43:42 +00:00
Martin Fuhrer
e4aac9ff0e Help menu in Tux Paint for Mac OS X now links to documentation. 2006-10-18 05:42:53 +00:00
Martin Fuhrer
45c1613e07 Corrected typo. 2006-10-18 05:41:16 +00:00
John Popplewell
abbae0e114 Fix for 'Stamp text bug'. 2006-10-18 01:18:27 +00:00
Martin Fuhrer
07d74727e4 Corrections in Read Me, updated tuxpaint icon file 2006-10-17 13:59:59 +00:00
Song Huang
b7395f9d09 upgrade to Tuxpaint 0.9.16-rc4 2006-10-16 14:21:19 +00:00
Song Huang
020b754a11 upgrade to Tuxpaint 0.9.16-rc4 2006-10-15 13:43:32 +00:00
William Kendrick
07526a4ed5 Updated Spanish translation. 2006-10-14 19:28:44 +00:00
William Kendrick
666638b22b This will be rc6. 2006-10-14 05:52:34 +00:00
Martin Fuhrer
0b8fbed73c Reverted to original screen screen update bounds for eraser tool (adding +1 or +10 to bounds does not fix the ghosting lines problem on Mac OS X) 2006-10-14 04:13:28 +00:00
Martin Fuhrer
c449654db9 Mac OS X updates. 2006-10-14 04:02:11 +00:00
Martin Fuhrer
3189f07863 Mac OS X updates. 2006-10-14 03:55:34 +00:00
William Kendrick
fd3f257660 Updated Turkish. 2006-10-12 08:58:59 +00:00
William Kendrick
2767799282 Updated German. 2006-10-12 08:37:14 +00:00
William Kendrick
89d545ffdd Noted inclusion of Gujarati font in changelog. 2006-10-12 07:59:16 +00:00
William Kendrick
acfcb56414 Added Gujarati font. 2006-10-12 07:58:05 +00:00
William Kendrick
cee67e1740 Widened screen update to try and fix XOR ghosting on Mac OS X. 2006-10-12 07:41:59 +00:00
William Kendrick
f506097ac7 Making strcasestr more friendly. 2006-10-12 07:33:53 +00:00
William Kendrick
b02f0c3b68 Bad logic; fixed. Korean-translated stamp descriptions appear to work! 2006-10-12 07:26:19 +00:00
William Kendrick
43ee22d6f0 Making sure default UI font is used for untranslated strings where
gettext() isn't being used -- stamp descriptions.
2006-10-12 07:18:34 +00:00
John Popplewell
f8e5f76456 Removed unused files. 2006-10-11 21:57:24 +00:00
William Kendrick
4872bc5dde More locale/language documentation cleanup. 2006-10-11 19:43:04 +00:00
William Kendrick
b5308f7767 Added missing languages to --locale option listing. 2006-10-11 19:35:17 +00:00
William Kendrick
346c8f73e2 Fixed Basque label typo. 2006-10-11 19:34:58 +00:00
William Kendrick
bf71b74648 Added missing languages to "--lang" options list. 2006-10-11 19:18:11 +00:00
William Kendrick
ff92aedf64 Added missing langages to man page.
Fixed alphabetization of "--lang help" output.
2006-10-11 18:39:40 +00:00
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