William Kendrick
732e00b189
Made eraser outline icons in Selector 2px thick instead of 1px.
2004-09-15 19:40:47 +00:00
William Kendrick
3a254a81e0
'Starters' get green button backgrounds in 'Open' dialog.
...
Added mention of 'Starters' to readme (still needs work).
2004-09-15 07:29:08 +00:00
William Kendrick
b53c977e84
Starters weren't getting loaded if last-saved image was based on starters.
...
(i.e., current_id's file would be loaded, but not its starters...)
2004-09-15 06:52:08 +00:00
William Kendrick
adc9c0481f
Starter foreground remains above painting. Background appears when eraser
...
is used. Woo! Almost done!
2004-09-15 06:11:19 +00:00
William Kendrick
44732279ae
Disabled hq4x stuff by default...
2004-09-15 05:44:47 +00:00
William Kendrick
0910a33c73
Added missing wctype.h include
2004-09-14 07:57:01 +00:00
William Kendrick
197b401549
Hindi was missing in docs! Attempting wide-string uppercasing.
2004-09-14 07:42:38 +00:00
William Kendrick
00c5d44b96
Added lockfile feature, to prevent multiple launches within 30 seconds
...
(due to over-clicking, for example).
2004-09-14 06:39:51 +00:00
William Kendrick
1d1a6ecfba
More work on 'starters' support.
2004-09-04 11:26:01 +00:00
William Kendrick
ff7317cbfb
Corrected multi-location opening function. 'Starters' can be opened,
...
but no attempt to delete can be made. ("Erase" button deactivated.)
Saving after loading a starter creates a new work.
2004-09-04 10:42:32 +00:00
Karl Ove Hufthammer
85aa989fee
Ripped out remaining I18N/UTF-8 stuff that a) didn't work, or b) didn't make any sense (or both!).
...
Writing non-ASCII characters using the text tool doesn't work. (But it didn't before this update either.)
2004-08-23 19:09:39 +00:00
William Kendrick
9efcbf9db0
Added Bulgarian.
2004-08-19 17:54:36 +00:00
William Kendrick
c4de3f6966
Begin adding Klingon translation.
2004-08-17 07:44:24 +00:00
Karl Ove Hufthammer
5c6adaff9b
'@euro' is deprecated, so I changed all locale codes to use 'UTF-8'.
2004-07-21 17:33:27 +00:00
Karl Ove Hufthammer
ee1ea314d2
Fixed translation bug.
2004-07-16 19:52:30 +00:00
Karl Ove Hufthammer
1adef6f02c
Changed locale code for Portuguese (Portugal) from 'pt' to 'pt_pt'.
2004-07-12 19:09:29 +00:00
Karl Ove Hufthammer
feef96a197
Fixed a translation-related bug.
2004-07-12 12:51:48 +00:00
Karl Ove Hufthammer
2a9a7d02ce
* Brutally ripped out everything that had to do with non-UTF-8 based rendering of strings. Needs testing!
...
(All stamp descriptions are now in UTF-8. And the UTF-16 functions (unfortunately named '...UNICODE') weren't even being used!)
* Renamed some functions so that they now make sense.
* Removed HTML unescaping code.
* Removed unnecessary language selection code.
* Various other cleanups and fixes.
2004-07-10 20:14:11 +00:00
Karl Ove Hufthammer
5a008250ed
Treat all stamp descriptions as UTF-8, since they are.
2004-07-07 17:19:45 +00:00
Karl Ove Hufthammer
b39da65dcb
Fixed pixeldirt when selecting right-most paint bucket.
...
Also moved the paint bucket down a little, which looks better.
2004-07-06 14:45:30 +00:00
Karl Ove Hufthammer
7373e6c8d7
Fixed line-spacing issues with FreeSans font by moving the descriptions up a few pixels.
2004-06-24 10:01:41 +00:00
Karl Ove Hufthammer
29306b3c55
Added code for not tinting low-saturation ('gray') areas on stamps with the 'notintgray' property.
2004-06-23 18:07:37 +00:00
William Kendrick
3477b54f16
Set "LANGUAGE" env. var. on "lang=XYZ" and "--lang XYZ" options.
2004-06-20 07:10:28 +00:00
William Kendrick
f6b3d08d57
Fixed Hindi locale. Noted that Hindi chars shouldn't be used for
...
untranslated strings!!!
2004-06-11 09:39:20 +00:00
William Kendrick
b37ccf2b0e
Initial Hindi import.
2004-06-11 09:09:17 +00:00
William Kendrick
dfb0604f84
Added Chinese (Traditional) support!
2004-06-06 01:58:05 +00:00
William Kendrick
158e56b8c8
More fix-ups, and a number of FIXMEs regarding coloring-book open feature.
2004-06-01 08:03:33 +00:00
William Kendrick
60d291bcec
Some indentation cleanup.
2004-06-01 07:42:38 +00:00
William Kendrick
bbc3a49f00
Fixed do_open() so that it doesn't crash, at least...
2004-06-01 07:27:33 +00:00
William Kendrick
f6a61a8963
More tweak to do_open() for coloring book.
...
WARNING: It's broken, and I have to leave the house now, *damnit!* >:^(
2004-06-01 03:11:54 +00:00
William Kendrick
38feedaa27
Beginning work on coloring book mode.
2004-06-01 02:57:16 +00:00
William Kendrick
8723d706b2
Added "--nosave" option to completely disable Tux Paint's ability to save.
2004-05-31 05:03:05 +00:00
William Kendrick
b2873a2e44
Attempted tweaks for Croatian.
2004-05-30 11:31:51 +00:00
Karl Ove Hufthammer
f69208561e
Moved to typographically correct, UTF-8 based quotation marks.
2004-05-24 20:47:17 +00:00
Karl Ove Hufthammer
9623a66d66
- Changed hyphen to en-dash on splash-screen, and render as UTF-8
...
- UTF8 --> UTF-8
2004-05-17 18:30:28 +00:00
William Kendrick
423f6ddce9
Added skeleton for Croatian translation.
2004-05-16 19:21:24 +00:00
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