Commit graph

407 commits

Author SHA1 Message Date
Mark K. Kim
2acdcaf60e Fixed '--noprint=yes' bug under Windows & BeOS 2004-05-14 00:09:28 +00:00
William Kendrick
a5bd1408de Fix for Belarusian. 2004-05-09 20:03:20 +00:00
William Kendrick
9a1f9e81b6 Support for Belarusian. (No translation yet, but stamps have been xlated) 2004-05-09 18:08:59 +00:00
William Kendrick
5140461a54 Added Welsh translation. 2004-04-24 04:02:17 +00:00
William Kendrick
e45bcaf84b Fixed for 'space-at-end-of-string' font rendering crash.
Added missing "blank," to usage printf() under WIN32.
2004-04-18 06:36:06 +00:00
William Kendrick
609a5e8d62 Added Vietnamese translation. 2004-04-14 20:14:52 +00:00
William Kendrick
d0fe8b1543 Removed redundant "--nomousehweel..." from usage display. 2004-04-02 07:40:02 +00:00
William Kendrick
b788a59594 Breton translation (by Korvigelloù An Drouizig) 2004-03-31 19:34:25 +00:00
William Kendrick
588494540d Native name support in "--lang" for Dutch, Slovenian and Walloon. 2004-03-24 04:42:42 +00:00
William Kendrick
778b74a7d9 Added missing locales to --lang help and make uninstall 2004-03-24 04:29:27 +00:00
William Kendrick
a2960dce52 Prepared code, Makefile and Docs for imminent Slovenian translation. 2004-03-17 13:54:29 +00:00
William Kendrick
0dfa681867 Added Serbian translation! 2004-03-04 10:53:31 +00:00
William Kendrick
d66e7b21f2 Added Afrikaans translation! 2004-03-03 20:08:42 +00:00
William Kendrick
415006b6df Fixed savedir bug. Made 'Open' auto-highlight currently-loaded image,
if applicable.
2004-02-10 05:37:59 +00:00
Karl Ove Hufthammer
22b9251be5 - Fixed inconsistency in many strings (mostly punctuation changes)
- Updated all PO files so they contain all strings in Tux Paint
2004-02-06 21:56:35 +00:00
William Kendrick
a105ab2d36 Prompts before printing. 2004-01-14 09:39:33 +00:00
William Kendrick
288fb91421 Fixed tool scrolling crash bug (thanks Kevin & John!).
Made shape tool default to a reasonable sized shape if user doesn't drag.
2004-01-14 09:08:48 +00:00
William Kendrick
b78d4ef064 New Tamil translation. 2003-12-26 12:17:45 +00:00
William Kendrick
983d836520 Bugfixes from John. 2003-12-24 01:28:16 +00:00
William Kendrick
5ac961c3d7 Corrected language() function. 2003-12-23 14:36:01 +00:00
William Kendrick
503c338ba6 pt_BR stamps weren't showing up because Tux Paint thought it was plain pt. 2003-12-23 12:31:13 +00:00
William Kendrick
b4437b8c74 Turned off debugging option. 2003-12-22 22:45:31 +00:00
William Kendrick
6a11a29012 Got non-UTF8 stamp translations (e.g., Spanish and Icelandic) working. 2003-12-22 22:39:48 +00:00
William Kendrick
b8f3327f02 Increased mixer buffer. 2003-12-22 05:28:43 +00:00
William Kendrick
8ab8165e6b Got hq4x to semi-usable state. 2003-12-21 01:01:50 +00:00
William Kendrick
8dee572c9d Tacked GPL into comments. More hq4x tweaks. 2003-12-21 00:50:52 +00:00
William Kendrick
7487c3b31b Whew - hq4x now rendering colors properly. Not catching YUV threshold, tho. 2003-12-21 00:28:30 +00:00
William Kendrick
ce0f602b6e Major indent cleanup in tuxpaint.c. hq4x code getting close. 2003-12-20 22:39:06 +00:00
William Kendrick
7f9fb79d9f SDL'ified hq4x filter. (Doesn't work right yet) 2003-12-20 19:45:38 +00:00
William Kendrick
a6427c94ee Began incorporating hqXx filter. Removed old, unused Win32 code. 2003-12-20 18:03:29 +00:00
William Kendrick
1e60f10112 Windows98 printing fixes from October. Also, added dummy Makefile in src/ 2003-12-19 19:46:49 +00:00
William Kendrick
7804219dcb Thumbnail aspect ratio mode has a bug? 2003-12-19 19:18:09 +00:00
William Kendrick
4844ff252f Stamp outline scales 2003-12-19 18:41:52 +00:00
William Kendrick
b95cc5d099 Shrink/Grow sound. Stamps blit (but not outlined, yet) at various sizes!!! 2003-12-19 18:12:07 +00:00
William Kendrick
7edb9599ec Got shrink and grow icons shown. 2003-12-19 17:40:58 +00:00
William Kendrick
c7508376e4 Oops; got Basque's locale wrong! 2003-12-19 15:59:45 +00:00
William Kendrick
0cf7ae51df Cleaned up TODO list, added some OSX comments. Commented/documented get_fname 2003-12-18 15:39:10 +00:00
William Kendrick
c3d9dc0bf5 Didn't notice "nb" (Bokmal) missing, too! 2003-12-18 15:03:52 +00:00
William Kendrick
a1a2db5667 Another array overflow (sorry, I'm tired) 2003-12-18 15:01:22 +00:00
William Kendrick
36463342c9 Fixed array overflow. 2003-12-18 14:59:48 +00:00
William Kendrick
bfaf56bd52 Added Basque translation. Fixed Bokmal Makefile stuff. 2003-12-18 14:49:21 +00:00
Karl Ove Hufthammer
e1492ebf9f Added Norwegian Bokmål ('nb') translation. 2003-11-28 22:18:41 +00:00
William Kendrick
ac1e2a7138 Had forgotten to change numstamps counter when swapping which location
loaded first.
2003-11-14 12:07:10 +00:00
William Kendrick
028f68ae31 White in tintable stamps no longer tinted. Homedir stamps now loaded first. 2003-11-14 11:50:31 +00:00
William Kendrick
1198617dbb Fixed do_prompt() bug in 800x600 mode. (TOYAMA Shin-ichi) 2003-10-14 06:23:45 +00:00
William Kendrick
d6b96e6010 (Dunno) 2003-10-14 06:17:51 +00:00
William Kendrick
c537d9562d Mirrored preview and outlines now use pre-drawn mirror image, if available. 2003-09-29 06:31:05 +00:00
William Kendrick
2d76cbd06b Now properly previews pre-drawn mirrored stamp, if there is one. 2003-09-29 06:16:13 +00:00
William Kendrick
34b9f015a9 Added ability to load and stamp "*_mirror.png" mirrored alternative stamps! 2003-09-29 05:56:35 +00:00
William Kendrick
e77a4466dd Stamp mirror and flip (of existing stamps) works!!! 2003-09-29 02:04:52 +00:00