Commit graph

1132 commits

Author SHA1 Message Date
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
William Kendrick
3469c6d436 Hungarian update. 2007-11-06 17:47:10 +00:00
William Kendrick
618840c668 Fixed syntax error. 2007-11-06 15:53:15 +00:00
Song Huang
7ebd2dd782 Add Chinese Traditional IM support, Please kindly help me to inspect the codes, Thanks! 2007-11-04 12:43:01 +00:00
William Kendrick
79949e1377 Updated PO after older British English update, and correcting Mirror/Flip descriptions. 2007-10-29 16:10:45 +00:00
William Kendrick
91b4529b54 Updated British English translation. 2007-10-29 16:01:28 +00:00
William Kendrick
a56932ea0e Added Distortion magic tool to POTFILES.in and updated POT and POs. 2007-10-29 15:56:11 +00:00
Karl Ove Hufthammer
87f132e7dd Updated Norwegian translations, and regenerated translation files. 2007-10-28 18:18:20 +00:00
Karl Ove Hufthammer
76e501259e Use proper ellipsis instead of three dots. 2007-10-28 18:16:45 +00:00
William Kendrick
37387e491f Documented new features in manpage. 2007-10-28 07:39:56 +00:00
William Kendrick
3a88fccaee Japanese update. 2007-10-28 07:24:33 +00:00
William Kendrick
8b1010d671 All stamps can be forced to start at a particular size
Use the "--stampsize=..." command-line option or "stampsize=..." config.
file setting.  Use "default" to allow Tux Paint to decide.
2007-10-26 21:58:36 +00:00
William Kendrick
fa99f6cbd0 Any current text being written in the Text tool is applied to the picture
if 'Print' is clicked. (Useful if kids are told to add their name to a picture
when they're done, right before printing, but they forget to hit [Enter].)
2007-10-25 15:23:20 +00:00
William Kendrick
6a36f74721 Updated Catalan. 2007-10-24 22:52:14 +00:00
William Kendrick
10fc8351a8 Lockfile usage can be disabled via config. file now, too. 2007-10-23 16:11:12 +00:00
William Kendrick
803a8f2bd2 Added Ojibway translation. 2007-10-14 07:16:01 +00:00
William Kendrick
e747c6082a Updated Slovenian. 2007-10-05 19:19:09 +00:00
William Kendrick
44a8a0cae5 Updated Polish translation. 2007-10-05 19:17:29 +00:00
William Kendrick
c1c2bb91dc Prevented crash when clicking 'Open' or 'Erase' button in Open dialog after
clicking an empty file slot. (SourceForge Bug #1787005)
[Thanks to Tomasz Gloc for reporting and investigating this one.]
2007-09-25 16:45:22 +00:00
William Kendrick
29a8206965 Fighting with SDLPango to get right-to-left working, and only when needed. 2007-09-25 15:43:41 +00:00
Henrik Pihl
0094cfcef3 Updated translation to current. 2007-09-22 16:01:07 +00:00
William Kendrick
76e3aa58b5 Another Walloon update. 2007-08-31 05:30:56 +00:00
William Kendrick
ddf85ee29b Spanish update. 2007-08-31 02:37:06 +00:00
William Kendrick
881763cc86 Updated Walloon. 2007-08-29 23:48:20 +00:00
William Kendrick
90eec1273a Updated Afrikaans.
New email addr. for Petri Jooste.
Updated German.
2007-08-27 20:16:44 +00:00
William Kendrick
3ed7c00abc Fixed typo 2007-08-22 06:30:04 +00:00