Karl Ove Hufthammer
1b6f0ce4b0
Updated Spanish translation from Gabriel Gazzn <ggabriel@internet.com.uy>.
2004-07-13 09:54:13 +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
e98d61f066
Removed 'DONE' items.
2004-07-12 12:52:26 +00:00
Karl Ove Hufthammer
feef96a197
Fixed a translation-related bug.
2004-07-12 12:51:48 +00:00
Karl Ove Hufthammer
15777adaf4
Removed all non-UTF-8 related character handling code, including HTML character entity reference support.
2004-07-11 09:33:33 +00:00
Karl Ove Hufthammer
d864af9952
Removed HTML character entiy reference info (not longer supported).
2004-07-11 09:31:36 +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
William Kendrick
12e1584774
Added missing msgid.
2004-07-10 18:04:02 +00:00
Karl Ove Hufthammer
5a008250ed
Treat all stamp descriptions as UTF-8, since they are.
2004-07-07 17:19:45 +00:00
Mark K. Kim
7c9a36b7d9
Korean translation file, ko.po, updated.
2004-07-07 08:28:39 +00:00
Eugene Zelenko
1320e1a61f
Update translation
2004-07-07 03:33:52 +00:00
Song Huang
a236a4e5ea
Update Traditional Chinese PO.
2004-07-07 01:34:59 +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
3a7f3ae355
Script for updating .po, .pot and .desktop files. Needs intltools.
2004-07-06 13:19:33 +00:00
Karl Ove Hufthammer
1507fbc182
Minor cleanup.
2004-07-03 21:21:06 +00:00
Karl Ove Hufthammer
0f6a10dff9
Minor translation improvements.
2004-07-03 18:46:49 +00:00
Karl Ove Hufthammer
93b0bb0de6
Changed button colours to better harmonise with rest of UI.
2004-07-03 18:16:14 +00:00
Karl Ove Hufthammer
89577dc603
Smoother edges on Tux4Kids logo and Tux's left arm.
2004-06-29 14:02:59 +00:00
Karl Ove Hufthammer
aa685aa2f0
Documented 'notintgray' option.
2004-06-24 12:32:24 +00:00
Karl Ove Hufthammer
70cb4295db
- Added scroll-wheel in open dialogue bug.
...
- Removed FreeSans leading bug.
2004-06-24 10:03:01 +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
8fceab3e5e
Mention "--lang help" in docs.
2004-06-20 07:13:04 +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
56ac8474b5
Added most other languages to the TODO list.
2004-06-20 06:38:01 +00:00
William Kendrick
04440d6b30
Fixed typo (thanks, Song)
2004-06-19 23:55:23 +00:00
William Kendrick
a113b796fa
Changes from Song.
2004-06-19 23:54:13 +00:00
Karl Ove Hufthammer
da4fae56b4
Added image hoses feature idea.
2004-06-18 20:17:41 +00:00
Karl Ove Hufthammer
c20bd13683
Ogg Vorbis support (low priority).
2004-06-18 20:09:21 +00:00
Karl Ove Hufthammer
3fc704ecc8
- Added several suggestions and a bug.
...
- Removed .desktop PO item (fixed).
2004-06-18 20:07:06 +00:00
Karl Ove Hufthammer
d917ee6ef0
Converted Susha-coded Hindi text to real UTF-8.
2004-06-18 19:25:45 +00:00
Karl Ove Hufthammer
829293ca9b
Tux looked a bit pale around the beak. Fixed that. Also added a little green to his drink.
2004-06-18 19:23:22 +00:00
William Kendrick
eb7e37350e
As Song said: "continued..."
2004-06-16 17:58:25 +00:00
Karl Ove Hufthammer
e8c6af21ad
Removed ugly dithering pattern on Tux Paint 'logo'.
2004-06-15 18:49:00 +00:00
William Kendrick
8b68a76587
More Song updates...
2004-06-15 17:38:12 +00:00
Pablo Saratxaga
69a7052871
oops, I had forgotten the "Comment" line in *.desktop.ini file...
2004-06-14 20:44:09 +00:00
Pablo Saratxaga
91ab6f752b
now *.po files are in po/ directory
2004-06-14 15:30:48 +00:00
Pablo Saratxaga
295041ba59
changes needed to use intltools to generate *.desktop file:
...
- changed src/messages/ to src/po/
- added POTFILES.in and configure.in files
2004-06-14 15:12:02 +00:00
Karl Ove Hufthammer
60ccdb0e65
- Changed Tux to the version in the SVG file.
...
- Changed the font to FreeSans, as that's the
one used in the game.
2004-06-13 23:58:59 +00:00
William Kendrick
9c83009730
Pulled in more of Song's translation.
2004-06-13 21:41:48 +00:00
Karl Ove Hufthammer
ddab8a4241
Spanish translation from Gabriel Gazzn <ggabriel@internet.com.uy>.
2004-06-13 20:03:20 +00:00
Karl Ove Hufthammer
945cd12da9
Moved Tux' arm down a little.
2004-06-13 19:35:17 +00:00
Karl Ove Hufthammer
1f56fc1068
Fixed ugly thumb join.
2004-06-13 16:36:52 +00:00
Karl Ove Hufthammer
191d655b8e
Fixed permission problem with icons
2004-06-13 15:12:16 +00:00
Karl Ove Hufthammer
654db81af1
Simplified and made some curves smoother.
2004-06-13 15:11:15 +00:00
Song Huang
c8ed46e85c
refine the file.
2004-06-13 10:12:15 +00:00
William Kendrick
76216b45af
Added Song's updates to docs.
2004-06-12 21:39:43 +00:00
Karl Ove Hufthammer
e8053e1711
Added improved Windows icon, in several resolutions and colour depths. (Based on the SVG icon.)
2004-06-12 13:07:05 +00:00
William Kendrick
531bbd1141
Applied Song's updates.
2004-06-12 04:35:30 +00:00
William Kendrick
454b22ff64
Removed "zh". Added "zh_cn" and "zh_tw". Grabbed Song's zh_TW trans of docs.
2004-06-11 23:58:32 +00:00