Commit graph

1057 commits

Author SHA1 Message Date
William Kendrick
03539a98a5 Legacy Tux Paint images (prior to Tux Paint supporting different
colored backgrounds) would end up with arbitrary Eraser colors.
Forcing it to always use white, which was the only background color
in early versions of Tux Paint.
2008-03-04 16:29:09 +00:00
William Kendrick
6d418ff5ed Ukranian translation updates. 2008-03-02 07:21:35 +00:00
William Kendrick
7df60e329e Updated German translation.
Next version will probably be 0.9.20.
Updated copyright year.
2008-02-29 01:30:21 +00:00
William Kendrick
aa902c36e3 Recreated "Tux Paint" title art using Inkscape (traced original bitmap).
Larger "Tux Paint" title art displayed on larger screens.
2008-02-26 06:02:52 +00:00
William Kendrick
88af19cac1 Added "--allowscreensaver" option, which prevents Tux Paint from disabling
the screensaver or monitor power management while running.
(Requires SDL 1.2.12; can also be done by setting the
SDL_VIDEO_ALLOW_SCREENSAVER environment variable to '1' before running Tux Paint.)
2008-02-24 21:35:47 +00:00
Martin Fuhrer
687d59d947 Call bind_textdomain_codeset() on Mac OS X to permit rendering of foreign characters (eg. Arab). 2008-02-22 05:14:13 +00:00
William Kendrick
3f4b30f61b Removed some debugging output. 2008-02-20 17:28:11 +00:00
Martin Fuhrer
c546a9756e Mac OS X updates: Force Fontconfig to build font cache prior to splashscreen. 2008-02-20 05:19:55 +00:00
William Kendrick
24768b831b Attempted to add a vertical nudge value for tool button labels, based
on locale.  (Specifically, to prevent Khmer text from overlapping icons.)
Locale-related code needs some bugfixing before this works right, though.
2008-02-19 20:46:03 +00:00
William Kendrick
7e8e3654a7 Added Khmer translation (to confirm whether it worked). 2008-02-18 08:02:13 +00:00
William Kendrick
8358da9946 en_gb updates. 2008-02-15 17:29:19 +00:00
William Kendrick
98c92e016b Added Azerbaijani translation. 2008-02-10 23:55:21 +00:00
William Kendrick
f99c9c40ee Ran update-po.sh after adding new PO files (they were from Canonical Ltd's Rosetta project, and were from 0.9.17). 2008-02-08 08:29:37 +00:00
William Kendrick
9dab69c651 Added translations to: Australian English, Canadian English, Macedonian, Occitan and Zapeteco. 2008-02-08 08:18:58 +00:00
William Kendrick
703719b360 Added Zapoteco translation. 2008-02-08 07:34:16 +00:00
Martin Fuhrer
1bd1c7233f Mac OS X font loading fix: Skip over system font "AppleMyungjo.ttf" which causes TTF_OpenFont() to crash. 2008-02-07 04:11:04 +00:00
Martin Fuhrer
04506fa385 Updates for 0.9.19 release. Added authorization code to permit Fontconfig files to be installed on first launch from a non-admin account. Fixed possible lockups in fullscreen mode when attempting to print. 2008-02-05 06:30:23 +00:00
William Kendrick
54e4c4d9cd Updated Esperanto. 2008-01-29 17:12:08 +00:00
morshus
40065fc8e2 Translation update to 0.9.18 2008-01-18 14:12:36 +00:00
William Kendrick
70a2310135 Updated Russian. 2008-01-15 01:18:11 +00:00
William Kendrick
587ef7e020 Updated Danish. 2008-01-07 16:20:41 +00:00
Martin Fuhrer
926ee26f67 Mac OS X updates: Added dialog box requesting user to wait while font cache is being built. Added experimental speech synthesis support. 2008-01-04 05:39:15 +00:00
Kartik Mistry
f74e8942c2 Gujarati Translation Updates.. 2008-01-03 16:32:28 +00:00
William Kendrick
d300ffc03f Merged Finnish update to 0.9.17 with current Finnish PO. 2008-01-03 15:32:49 +00:00
William Kendrick
ec4c7f9098 Doc'd John's recent bug fixes. 2007-12-31 17:22:29 +00:00
John Popplewell
ba2137d528 Avoid crashing in mirror_starter() when there is no starter. 2007-12-31 03:03:49 +00:00
John Popplewell
f8fe5eeea0 Fix bug in special_notify(). Reproducable crash on win32 after exactly 40 flips or mirrors. Was (probably) corrupting an element in SDL_Surface *undo_bufs[]. 2007-12-25 00:22:02 +00:00
William Kendrick
e6b0b3ab8c Updated French translation. 2007-12-24 01:19:16 +00:00
William Kendrick
08d08eb1e0 Corrected backwards #ifdef logic! 2007-12-11 16:05:43 +00:00
William Kendrick
8014500811 Final BeOS updates used to created 0.9.19-cvs-2007.12.11 for BeOS x86. 2007-12-11 15:51:06 +00:00
William Kendrick
344492dad4 BeOS updates. 2007-12-07 00:05:45 +00:00
William Kendrick
83175f406c Fixed problem building w/o sound support. 2007-12-04 17:36:23 +00:00
William Kendrick
0c5bca5042 Removed unused record and playback code. 2007-12-04 16:56:07 +00:00
William Kendrick
f2c7277d06 Corrected bug where Shift and Kaleidoscope magic tools would crash when sound was disabled. 2007-12-01 21:21:31 +00:00
Albert Cahalan
9a3b9bec14 use BUGBUG to mark valgrind complaints (known serious bugs) 2007-12-01 02:29:54 +00:00
William Kendrick
bf968d3e49 Updated Danish.
Updated version #.
2007-11-27 17:56:13 +00:00
William Kendrick
4902ee7346 Updated for today's release date! 2007-11-21 22:07:57 +00:00
William Kendrick
fb4fb7dd8b Prototyping stopsound() API. 2007-11-21 16:21:02 +00:00
William Kendrick
137797b2cd Added 'stopsound()' to Magic plugin API.
Stopping longer sounds when user stops using tool (Shift & Kaleidoscope).
2007-11-21 16:15:49 +00:00
Martin Fuhrer
ca0cb771e5 Added additional search path for magic plugins on Mac OS X. 2007-11-21 07:28:37 +00:00
Song Huang
3f5292582c upgrade translation to 0.9.18 2007-11-18 13:31:39 +00:00
William Kendrick
a5cf4dad7c Updated Italian translation. 2007-11-17 21:57:50 +00:00
William Kendrick
4e702ac1b0 Updated Brazilian Portuguese. 2007-11-16 22:04:33 +00:00
William Kendrick
40d6ccf07a Updated Spanish. 2007-11-14 04:11:44 +00:00
William Kendrick
0878b99ab8 Updated Japanese translation. 2007-11-12 22:44:04 +00:00
William Kendrick
9aea2c6900 Swedish update. 2007-11-12 08:37:39 +00:00
William Kendrick
0e3f40242b Updated French. 2007-11-12 08:35:42 +00:00
John Popplewell
62279d117a Show print configuration dialog even when in fullscreen mode.
If no 'print.cfg' file is found, always shows the print configuration dialog.
Clicking 'Cancel' on the print configuration dialog cancels the print!
Removed messy global PRINTDLG structure.
2007-11-11 23:22:24 +00:00
Karl Ove Hufthammer
15d1d635a2 Updated Norwegian translations, and updated .po files for other languages. 2007-11-11 10:28:57 +00:00
William Kendrick
df465ce2e7 Catalan. 2007-11-06 18:33:43 +00:00