Commit graph

1201 commits

Author SHA1 Message Date
Mark K. Kim
1dee12d398 Makefile break bugfix 2007-03-18 02:35:57 +00:00
William Kendrick
9bda9e911b Noted OLPC XO tweaks in changelog. 2007-03-12 06:45:26 +00:00
Terje Bergström
85c2cf280c * Fixed building for Maemo. It was forgetting all CFLAGS except the Maemo specific ones. Now it only appends the Maemo flags. 2007-03-12 06:27:03 +00:00
Albert Cahalan
542aaf4cad It runs on the OLPC XO now, unless you run out of memory. Do not even think of using stamps, system fonts, etc. 2007-03-12 03:55:30 +00:00
William Kendrick
4097c3d14b Example tuxpaint.conf has been updated to include newer options. 2007-02-15 08:02:52 +00:00
William Kendrick
23152beb35 Updated Faroese translation. 2007-01-10 20:51:03 +00:00
Karl Ove Hufthammer
ccc3f4c4ed Updated Norwegian translations. 2007-01-07 14:03:46 +00:00
William Kendrick
0cb69de727 Tux the Penguin sound effects were not working; fixed. 2007-01-03 08:26:00 +00:00
William Kendrick
0512dae869 Updated Lithuanian translation. 2006-12-22 07:41:41 +00:00
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