Commit graph

101 commits

Author SHA1 Message Date
William Kendrick
9141bbd6a7 Added Pablo S.'s mouse click suggestion to TODO. 2003-07-20 05:42:56 +00:00
William Kendrick
cf5270f5ce Bound gettext to UTF-8 domain to allow UTF8 font rendering, but still support
non-UTF-8 translations (like Spanish) to come out right.  Thanks to many!
2003-07-19 11:20:23 +00:00
William Kendrick
a75ee2d018 Replaced "efont-serif" fonts with the entire "ttf-freefont" collection.
(For better support of certain symbols; also, added effect of providing
a wider variety of font faces.)
2003-07-19 10:44:28 +00:00
William Kendrick
c5d1c075d7 Fixed bug where translated text would revert to English in 'uppercase' mode. 2003-07-19 10:12:18 +00:00
William Kendrick
5fd1e0e272 Walloon translation PO added and activated.
Chinese translation updated.
2003-07-19 09:51:22 +00:00
William Kendrick
13dfeb57b0 Added call to "close_convert()" when quitting. 2003-07-03 10:29:16 +00:00
William Kendrick
a4c12886e1 French translation updates (Jacques Chion <Jacques.Chion@wanadoo.fr>) 2003-06-29 21:09:50 +00:00
William Kendrick
314437e2b1 Non-translated stamp text would incorrectly appear right-to-left when being
re-drawn (e.g., after "Great!" was shown for a moment).  Noticed by Itai.
2003-06-22 23:24:45 +00:00
William Kendrick
a7388e252e #include "maxosx_print.h" typo fixed 2003-06-20 08:15:10 +00:00
William Kendrick
7b3c7ae46c Made "Thick" and "Thin" magic tools 'stronger' (more obvious effect). 2003-06-17 09:21:59 +00:00
William Kendrick
face1b6038 * Thumbnails now stored in ".thumbs" subdirectory under "saved".
* Moved "tuxpaint-import.1" source into "src/manpage"
2003-06-17 09:10:57 +00:00
William Kendrick
be7efbb0d5 Increased "MAX_FILES" to support over 1000 saved images (rather than only ~130). 2003-06-17 08:48:35 +00:00
William Kendrick
5b57c6fda7 Added "--nostamps" to man page. 2003-06-15 02:08:25 +00:00
William Kendrick
1100b76284 Added "--nostamps" to disable Stamp tool. (Speeds up loading; reduces RAM) 2003-06-15 02:05:13 +00:00
William Kendrick
82e231c7d2 Removed some debugging printf output. 2003-06-15 01:34:53 +00:00
William Kendrick
b5de2c2c24 Updated documentation.
Added square brushes.
2003-06-14 11:11:24 +00:00
William Kendrick
18a1b87b70 Fixed bug where textdir() didn't return a valid string for normal text! (D'oh!) 2003-06-14 11:07:03 +00:00
William Kendrick
6d280cbc4d Fixed bug where non-translated stamp text would display right-to-left,
when it shouldn't (i.e., it was still in English!) :^)
2003-06-14 10:48:50 +00:00
William Kendrick
cdf3d795b1 Fixed grey, debugging blocks from right-to-left text word-wraps. 2003-06-14 10:14:19 +00:00
William Kendrick
e4009ae2c9 Hebrew blits top-to-bottom (was blitting bottom-to-top), and is right-justified. 2003-05-23 07:53:02 +00:00
William Kendrick
a15d385969 Oops; forgot to remove testing mode for right-to-left English. ;^) 2003-05-22 09:17:43 +00:00
William Kendrick
db318af928 Right-to-left UTF8 text blitting. Hebrew now displays properly (I think)! 2003-05-22 08:51:41 +00:00
William Kendrick
bef0f2ea6a Added .thumbnails subdir suggestion to TODO list 2003-05-20 20:36:23 +00:00
William Kendrick
cdc1955354 Various Win32 patches from John P. 2003-05-12 02:57:39 +00:00
William Kendrick
ef12aa7256 Integrated Darrell's Mac OS X print code into src/tuxpaint.c 2003-05-09 03:17:23 +00:00
William Kendrick
f4aee97f43 macosx_print.* sources from Darrell Walisser.
Enables Windows-style print dialog.  (Hold Option/Alt while clicking Print)
2003-05-08 18:48:32 +00:00
William Kendrick
68ea8b9f59 (Unknown) 2003-05-08 18:46:52 +00:00
William Kendrick
c28df3ff6a Tweaks to attempt to get Hebrew working right. (Failed) 2003-04-26 21:56:06 +00:00
William Kendrick
6c55c73131 Updated Hebrew translations file. (Dovix) 2003-04-26 21:33:56 +00:00
William Kendrick
de2a7a88e2 N/A 2003-04-26 06:15:10 +00:00
William Kendrick
82b956afcd * Added Hebrew translation. (Untested)
Dovix <dovix2003@yahoo.com>
  Koby <kobybo@hotmail.com>

* Fixed bug when missing locale font wouldn't switch Tux Paint back to English.

* Moved Dutch HTML documentation out of docs/html and into docs/nl.
2003-04-26 06:01:18 +00:00
William Kendrick
f2fb79e7a3 * Updated Korean translations. Mark K. Kim <mark@cbreak.org> 2003-04-11 07:48:45 +00:00
William Kendrick
1cc1c21bdd Some WIN32 typo fixes. John Popplewell. 2003-04-06 07:20:54 +00:00
William Kendrick
41bfe0e951 More UTF-8 fixes (text tool deletes). Robert Glowczynski 2003-04-06 07:12:39 +00:00
William Kendrick
ee92b98aa2 UTF-8 updates from Robert Glowczynski and Mantas Kriauciunas. 2003-04-06 07:03:53 +00:00
William Kendrick
45ec50ea18 * Fixed word-wrapping with no spaces in UTF-8 strings 2003-04-06 05:27:15 +00:00
William Kendrick
48f0058b77 Fixed more manpage (english) typos.
Robert Glowczynski <robertg@software.com.pl>
2003-03-14 18:52:48 +00:00
William Kendrick
a48926b6bf * Polish manpage added.
Robert Glowczynski <robertg@software.com.pl>
2003-03-14 18:50:20 +00:00
William Kendrick
abd2795364 Tagged current version number in CHANGES.txt to denote it's not released,
but only CVS right now...
2003-03-14 08:50:31 +00:00
William Kendrick
c9360eb1fe * --lang also sets LC_ALL, along with LANG, for all locales
* --lang switch checking sorted by locale (for easier code maintenance)
2003-03-14 08:48:22 +00:00
William Kendrick
c5e36ff29d Add Lithuanian transltors' names to docs and Changelog. 2003-03-14 08:39:13 +00:00
William Kendrick
b1cd116bd6 * Beginning of patch for correct Lithuanian support. (What's "convert_open()"?)
Mantas Kriauciunas <monte@mail.lt>
2003-03-14 08:34:42 +00:00
William Kendrick
c0911b5643 Fixed install path typo for Lithuanian translation file (lt.mo) 2003-03-13 00:21:41 +00:00
William Kendrick
62ce291eec Fixed manpage typos. 2003-03-13 00:19:56 +00:00
William Kendrick
bc3cb59fa1 Updated Polish translations. (Robert Glowczynski <robertg@software.com.pl>) 2003-03-10 21:25:52 +00:00
William Kendrick
4020b62ca5 * Added Dutch documentation (docs/html/README-nl.html, and converted version:
docs/nl/README.txt).
  Geert Stams <geert-csg@wanadoo.nl>
2003-03-10 09:27:11 +00:00
William Kendrick
07f08cef86 Fixed locale stamp sound effect bug. (John Popplewell) 2003-03-01 02:22:03 +00:00
William Kendrick
145ff595b8 Initial fold of Lithuanian translation.
Rita Verbauskaitė <verba@centras.lt>
  Mantas Kriaučiūnas <mantas@akl.lt>
2003-02-28 21:33:06 +00:00
William Kendrick
2757302fb1 Set $OUTPUT_CHARSET for Japanese locale, to fix Win32 issue. 2003-02-26 20:47:54 +00:00
William Kendrick
5d45401888 Set data files to 'binary' in CVS.
Removed src/tuxpaint.sgml (old docbook source for manpage)
2003-02-26 19:58:22 +00:00