Commit graph

1208 commits

Author SHA1 Message Date
William Kendrick
7e47df9834 Updated Portuguese. 2005-10-16 08:38:09 +00:00
William Kendrick
ece68cbd42 Added some debugging output.
Switches cursor to 'watch' while dealing with system fonts.
ESCAPE during eat_sdl_events() no longer aborts app!
SDL_Quit() is called if app is quit during eat_sdl_events().
2005-10-15 08:04:11 +00:00
William Kendrick
9e8b176a47 Splash was set for a very long time, as a test. Reverting back to ~5sec. 2005-10-15 07:23:36 +00:00
William Kendrick
0cac60d300 No reason for font-loading thread to run if we're not running interactively! 2005-10-15 07:19:45 +00:00
William Kendrick
ac314baccb Afrikaans update. 2005-10-14 05:01:52 +00:00
William Kendrick
905b5552fa Checks whether "-Wdelcaration-after-statement" is available in gcc before
trying to use it (simple shell script trick from Shin-Ichi).
2005-10-13 07:48:20 +00:00
William Kendrick
050c23b5ef Updated Indonesian. 2005-10-13 07:36:29 +00:00
William Kendrick
2b44020ded Update Estonian. 2005-10-12 20:01:24 +00:00
William Kendrick
bcb28135b7 Updated Slovenian translation (new translator via Translation Project). 2005-10-12 17:33:52 +00:00
William Kendrick
6133711230 Updated Gaelic (via Translation Project). 2005-10-12 17:24:28 +00:00
William Kendrick
b78840ac37 Yavor says: "updated Bulgarian translation, merged with latest PO
template.  I have contacted the previous translator Martin Zhekov
several months ago, please don't merge it with his file as mine is
almost from scratch, using the standards of GNOME and GNUstep Teams
and a lot of spelling errors fixed."
2005-10-11 18:57:20 +00:00
William Kendrick
7dee6ae8eb Spanish updates. 2005-10-10 23:42:58 +00:00
William Kendrick
5192b172c2 Updated Georgian. 2005-10-10 21:18:23 +00:00
William Kendrick
853dda9b9e Updated Hebrew translation. 2005-10-10 20:03:17 +00:00
William Kendrick
058dbea368 Dutch translation update. 2005-10-10 17:44:20 +00:00
William Kendrick
113f03bbda Ran "./update-po.sh" to msgmerge all of the PO files with the updated POT. 2005-10-10 07:13:26 +00:00
William Kendrick
65a7a23870 Recreated POT file _correctly_ this time. (I think!) 2005-10-10 07:11:39 +00:00
William Kendrick
aceff62f28 Re-ran 'xgettext' to generate new 'tuxpaint.pot'. 2005-10-10 07:07:49 +00:00
William Kendrick
74732c9f68 Updated Thai. 2005-10-10 06:30:00 +00:00
William Kendrick
91cdab237a Created 'release' Makefile target, which generates a .tar.gz.
Moved "VER_VERSION" to Makefile (where 'release' can pick it up),
and made "VER_DATE" a dynamically-generated Makefile variable.
2005-10-10 03:01:17 +00:00
William Kendrick
7e9bcce855 Noted that SDL large cursor on fullscreen bug is still around. 2005-10-09 21:03:27 +00:00
Karl Ove Hufthammer
3d34513804 Updated to latest sources + fixed syntax error. 2005-10-07 13:11:13 +00:00
Karl Ove Hufthammer
81a80dd835 Improved splash screen. 2005-10-07 13:07:01 +00:00
William Kendrick
97122bb650 Splash screen scales to different window sizes. 2005-10-06 07:34:06 +00:00
William Kendrick
301c22dad7 Now defaults to 800x600 screen size. 2005-10-06 06:56:14 +00:00
William Kendrick
cfedd567df Reduced number of warnings during compilation. 2005-10-06 06:46:47 +00:00
William Kendrick
78330e9ac0 Updated Japanese.
Fixed bug in language list that broke language support.
2005-10-06 06:17:17 +00:00
William Kendrick
9ef9ab1b5e Brazilian Portuguese translation updates. 2005-10-04 06:36:37 +00:00
Mark K. Kim
577ac2b91c More translation data added to "ko.po" 2005-10-03 08:29:29 +00:00
Mark K. Kim
ad69c1800b Oops - fixed syntax error in ko.po. 2005-10-03 07:39:56 +00:00
William Kendrick
2643fbe7c1 msgfmt didn't like the empty-string msgstr... 2005-10-03 07:24:35 +00:00
William Kendrick
2334224fe4 Dutch updates by Michael de Rooij, via Linspire's IRMA project;
merged by Herman Bruyninckx.
2005-10-03 07:23:25 +00:00
Mark K. Kim
3b39bce307 Korean translation (ko.po) update. 2005-10-03 07:20:15 +00:00
William Kendrick
e81d9be040 Updated Swedish, via Linspire IRMA. 2005-10-03 06:17:19 +00:00
William Kendrick
1b31556086 Added Mexcian Spanish and missing Ukranian to man page. 2005-10-03 06:12:16 +00:00
William Kendrick
6357df6d08 Added Mexican Spanish translation (via Linspire IRMA's Karla Uribe). 2005-10-02 21:44:19 +00:00
William Kendrick
a2b8ca5d3d Made variable delcarations C90 compliant, so that older GCCs (e.g., on RH7)
can still compile Tux Paint.
2005-09-17 15:40:24 +00:00
John Popplewell
bcf9ac61c1 Added additional Windows-only search paths for stamps, fonts and brushes. 2005-09-16 00:52:24 +00:00
William Kendrick
4c61559aca Added Ukrainian translation. 2005-09-13 03:01:25 +00:00
William Kendrick
49d4667bce Made 'sysfonts' OFF by default. 2005-09-05 23:13:45 +00:00
William Kendrick
30234836c2 Completed Thai translation. 2005-08-24 04:38:06 +00:00
John Popplewell
669c6f6613 Fix for French, German etc. Forces the strings returned by gettext() to be UTF-8. 2005-08-10 17:41:45 +00:00
John Popplewell
7c14bd2e8d Restores system locale detection for Windows. --lang=thai now works, still problem with e.g. French and German. 2005-08-09 14:23:07 +00:00
William Kendrick
051580d141 Using proper locale for Gronings ("gos_NL"), as per Karl. 2005-07-27 07:58:13 +00:00
William Kendrick
9a63e0e01d Updated Hebrew translation. 2005-07-27 07:44:11 +00:00
William Kendrick
bb67113773 Added Gronings translation (assuming it's "gr_NL" locale! Haven't confirmed!) 2005-07-26 08:43:13 +00:00
William Kendrick
aa0e5214e6 Updated Hebrew translation.
No longer displays untranslated text in right-to-left (backwards).
2005-07-26 07:52:44 +00:00
William Kendrick
1b9519f38d Updated Hebrew translation. 2005-07-26 07:44:02 +00:00
John Popplewell
d9f70cfde6 Added GetDefaultSaveDir(suffix) which fetches the default "Application
Data" path for the current user from the registry, appends the suffix,
creates the subdirectory if it doesn't exist, then returns a string from
the heap.
This path is the new default "savedir" location on Windows. Tested on
98/2K/XP.
Changed code that sets the pwd to the directory containing the executable.
Originally for BEOS only, now working and enabled for Windows also.
2005-07-19 04:44:31 +00:00
William Kendrick
fd21f4d859 Added Tux voice sound effects! 2005-07-17 20:21:47 +00:00