William Kendrick
dc9f214f28
Updated Spanish translatins.
2008-06-17 19:06:22 +00:00
William Kendrick
c8827fd7e3
Swedish correction.
2008-06-16 23:56:52 +00:00
Pere Pujal i Carabantes
aa08d10cf9
Updated catalan.
2008-06-16 23:18:33 +00:00
William Kendrick
b3f3c6228a
Updated Khmer translation.
2008-06-11 19:16:03 +00:00
Albert Cahalan
4e7a41831d
group printing stuff together
2008-06-02 00:49:01 +00:00
William Kendrick
e4e06ad2a4
Getting --uppercase working (mostly) without Pango, too.
...
No longer aborting build when Pango is disabled or not found.
2008-05-29 16:06:07 +00:00
William Kendrick
5d1204f83c
"Uppercase only" option support for builds that use Pango to render text.
2008-05-29 15:51:28 +00:00
William Kendrick
4aa7703811
Removed "OLD_UPPERCASE_CODE"
2008-05-29 15:28:26 +00:00
Albert Cahalan
2687b4efd1
uppercasing now faster and safer
2008-05-29 07:02:45 +00:00
Albert Cahalan
1093d74230
wchar.h need not be repeated
2008-05-29 06:08:27 +00:00
William Kendrick
0668cd3b47
Removed _APPLE_10_2_8_-related stuff.
2008-05-28 14:43:25 +00:00
William Kendrick
4a4aa92cc0
BeOS tweaks from Begasus.
2008-05-27 21:10:31 +00:00
William Kendrick
40a7833bdf
test-option.sh's dummy.c conflicted with the one Makefile wants.
2008-05-26 21:23:09 +00:00
Albert Cahalan
ac23d23a1c
forgot "shell" in $(shell...
2008-05-25 17:49:32 +00:00
Mark K. Kim
4cabed88a6
Improved support for detecting missing dependencies:
...
- Added libpaper-dev package checking.
- Previously, SDL_Pango's bug forced Tux Paint to include a customized
version of SDL_Pango.h in its distribution, so we couldn't tell if
SDL_Pango was installed in the system by including SDL_Pango.h. We made
a new workaround for SDL_Pango's bug that does not require Tux Paint to
include SDL_Pango.h, so now we can check for SDL_Pango installation.
- Makefile now includes a check for gettext installation and will not
fail when attempting to generate .mo files or install .mo files. Instead,
Makefile will now display a warning and skip the .mo file generation and
installation steps.
Many thanks to Arunodai Vudem for the patches.
2008-05-25 02:30:45 +00:00
William Kendrick
ddc7bab3d5
Making Magic Tool source throw less compiler warnings.
2008-05-06 15:29:46 +00:00
William Kendrick
6c05efb4d6
Ojibwe is the correct spelling.
2008-04-29 16:37:23 +00:00
Albert Cahalan
767c8ce395
eliminate a useless array
2008-04-27 18:33:17 +00:00
Albert Cahalan
7323132d08
use .PHONY
2008-04-27 17:22:01 +00:00
secretlondon
2ec565722f
Nyad's fix for Sourceforge #1934883 for directional brushes
2008-04-17 20:11:03 +00:00
William Kendrick
0dca88faf0
Updated Greek (Hellenic) translation.
2008-04-15 15:52:22 +00:00
Karl Ove Hufthammer
1ea1b5f97f
Add line reference comments (needed for Pootle).
2008-04-06 16:41:46 +00:00
William Kendrick
da29194d03
Added Asturian translation.
2008-04-06 01:11:34 +00:00
William Kendrick
544f9e3479
Regenerated PO, POT and tuxpaint.desktop.
2008-04-03 17:42:00 +00:00
William Kendrick
54d7ce2f38
tuxpaint.desktop installation updates for Freedesktop.org adherence.
2008-04-03 16:48:50 +00:00
Martin Fuhrer
3674ace83d
Allow Tux Paint to interpret ~ in save and data directory paths as home directory.
2008-03-31 00:14:57 +00:00
William Kendrick
5feb871c8d
Updated Lithuanian.
2008-03-17 21:34:25 +00:00
William Kendrick
2d0fd1dc11
Updated Slovakian translation.
2008-03-13 15:01:26 +00:00
William Kendrick
7b651c97b2
* Fixed bug when zooming stamps in video depth other than 32bpp.
...
(Float to int casting; also removes compiler errors.)
* getpixel/putpixel function passed to Magic tools now pays attention
to the incoming surface, rather than always using the canvas surface,
to determine bitdepth. (Fixes bug where some Magic tools, e.g., Grass,
didn't work right on video depths other than 32bpp.)
2008-03-05 03:26:55 +00:00
William Kendrick
f34d8301ff
Fixed bug when zooming stamps in video depth other than 32bpp.
2008-03-05 03:12:00 +00:00
William Kendrick
c007c63baf
Brushes with large spacing wouldn't be spaced properly when drawn
...
from bottom-to-top using the line tool. Fixed. (Pere Pujal i Carabantes
patch from SourceForge bug.)
2008-03-04 17:03:12 +00:00
William Kendrick
03539a98a5
Legacy Tux Paint images (prior to Tux Paint supporting different
...
colored backgrounds) would end up with arbitrary Eraser colors.
Forcing it to always use white, which was the only background color
in early versions of Tux Paint.
2008-03-04 16:29:09 +00:00
William Kendrick
6d418ff5ed
Ukranian translation updates.
2008-03-02 07:21:35 +00:00
William Kendrick
7df60e329e
Updated German translation.
...
Next version will probably be 0.9.20.
Updated copyright year.
2008-02-29 01:30:21 +00:00
William Kendrick
aa902c36e3
Recreated "Tux Paint" title art using Inkscape (traced original bitmap).
...
Larger "Tux Paint" title art displayed on larger screens.
2008-02-26 06:02:52 +00:00
William Kendrick
88af19cac1
Added "--allowscreensaver" option, which prevents Tux Paint from disabling
...
the screensaver or monitor power management while running.
(Requires SDL 1.2.12; can also be done by setting the
SDL_VIDEO_ALLOW_SCREENSAVER environment variable to '1' before running Tux Paint.)
2008-02-24 21:35:47 +00:00
Martin Fuhrer
687d59d947
Call bind_textdomain_codeset() on Mac OS X to permit rendering of foreign characters (eg. Arab).
2008-02-22 05:14:13 +00:00
William Kendrick
3f4b30f61b
Removed some debugging output.
2008-02-20 17:28:11 +00:00
Martin Fuhrer
c546a9756e
Mac OS X updates: Force Fontconfig to build font cache prior to splashscreen.
2008-02-20 05:19:55 +00:00
William Kendrick
24768b831b
Attempted to add a vertical nudge value for tool button labels, based
...
on locale. (Specifically, to prevent Khmer text from overlapping icons.)
Locale-related code needs some bugfixing before this works right, though.
2008-02-19 20:46:03 +00:00
William Kendrick
7e8e3654a7
Added Khmer translation (to confirm whether it worked).
2008-02-18 08:02:13 +00:00
William Kendrick
8358da9946
en_gb updates.
2008-02-15 17:29:19 +00:00
William Kendrick
98c92e016b
Added Azerbaijani translation.
2008-02-10 23:55:21 +00:00
William Kendrick
f99c9c40ee
Ran update-po.sh after adding new PO files (they were from Canonical Ltd's Rosetta project, and were from 0.9.17).
2008-02-08 08:29:37 +00:00
William Kendrick
9dab69c651
Added translations to: Australian English, Canadian English, Macedonian, Occitan and Zapeteco.
2008-02-08 08:18:58 +00:00
William Kendrick
703719b360
Added Zapoteco translation.
2008-02-08 07:34:16 +00:00
Martin Fuhrer
1bd1c7233f
Mac OS X font loading fix: Skip over system font "AppleMyungjo.ttf" which causes TTF_OpenFont() to crash.
2008-02-07 04:11:04 +00:00
Martin Fuhrer
04506fa385
Updates for 0.9.19 release. Added authorization code to permit Fontconfig files to be installed on first launch from a non-admin account. Fixed possible lockups in fullscreen mode when attempting to print.
2008-02-05 06:30:23 +00:00
William Kendrick
54e4c4d9cd
Updated Esperanto.
2008-01-29 17:12:08 +00:00
morshus
40065fc8e2
Translation update to 0.9.18
2008-01-18 14:12:36 +00:00