William Kendrick
f90ecc86a0
"New" always available.
2005-03-11 05:49:37 +00:00
William Kendrick
aead0632b9
Makes our tuxpaint dir (in case it doesn't exist yet) before writing lockfile
2005-03-11 05:37:58 +00:00
William Kendrick
b3239fcc61
PIXresizer recommended by a user.
2005-03-10 07:41:48 +00:00
William Kendrick
64a496e76f
French updates.
2005-03-10 07:22:57 +00:00
William Kendrick
e41ab2a19e
Added [no]sysfonts options to man page.
2005-03-10 07:17:50 +00:00
William Kendrick
fa4421d7ba
Added Patrick to credits.
2005-03-10 07:13:30 +00:00
William Kendrick
f6e091db96
Updated German translation.
2005-03-10 07:11:57 +00:00
William Kendrick
47372ba927
Mentioned 'win32' target.
2005-02-26 21:17:15 +00:00
William Kendrick
e789bd3dab
Altered string comparison test in tuxpaint-import.sh
2005-02-26 21:12:24 +00:00
William Kendrick
9a49459003
Added tips for building with MinGW/MSYS
2005-02-26 04:33:20 +00:00
John Popplewell
2d28626e6f
Updated version info. Removed load of junk. Fixed up headers and paths.
2005-02-26 04:10:57 +00:00
John Popplewell
94b2e21250
Added code to build the windows resources (icon and version info).
...
Strips the executable when doing an install.
2005-02-26 04:09:32 +00:00
John Popplewell
778bd2f897
Added support for building on a Windows system using MinGW/MSYS.
...
After building and installing all the dependencies I used these commands,
in MSYS, to build, install and run:
export set CPATH=/usr/local/include
export set LIBRARY_PATH=/usr/local/bin:/usr/local/lib
make win32
make install-win32
tuxpaint
2005-02-26 02:26:40 +00:00
Karl Ove Hufthammer
e1ce8e1ddb
Updated .desktop file.
2005-02-19 23:15:37 +00:00
Karl Ove Hufthammer
8b6f6e32fd
Updated POT file (not PO files)
2005-02-19 23:15:00 +00:00
Karl Ove Hufthammer
b95305d1ea
Show filename when updating.
2005-02-19 23:14:40 +00:00
Karl Ove Hufthammer
2adcf366c4
Updated Norwegian translations
2005-02-19 23:13:55 +00:00
Karl Ove Hufthammer
3e943d5bb2
Fixed syntax error.
2005-02-19 22:58:17 +00:00
William Kendrick
f903ef76d6
Updated Estonian.
2005-02-14 06:33:44 +00:00
William Kendrick
93400fcd71
Got Estonian working (i need coffee)
2005-02-13 22:55:26 +00:00
William Kendrick
1ce0237935
et_EE not ee_ET
2005-02-13 22:45:32 +00:00
William Kendrick
edacc8bfb2
Ack, it's et_EE, not ee_ET!
2005-02-13 22:43:55 +00:00
William Kendrick
ba806a5677
Estonian support.
2005-02-13 22:41:12 +00:00
William Kendrick
02026c65cd
Added Estonian to docs/credits.
2005-02-13 22:36:22 +00:00
William Kendrick
1cca6824c4
Added new (and some missing) languages to manpage.
2005-02-13 22:32:43 +00:00
Karl Ove Hufthammer
9aeeedf907
Updated to the latest version of the free UCS fonts.
2005-02-12 01:12:34 +00:00
William Kendrick
3b8da05fda
Updated Vietnamese translation.
2005-02-09 09:09:14 +00:00
William Kendrick
e1d655c2a2
Added Galician documentation.
2005-01-24 07:48:11 +00:00
William Kendrick
c3ce92dd9d
Updated Galician.
2005-01-24 07:44:40 +00:00
Albert Cahalan
6435f1ecba
needed this for ppc valgrind
2005-01-24 05:32:29 +00:00
Albert Cahalan
6f09a2de90
fd DOES need to be closed. Avoid Zapfino and Elvish Ring NFI.
2005-01-21 18:24:10 +00:00
Albert Cahalan
e22eec0281
vague memory of an obscure annoyance w/ sockets leads to this guess at a solution to Tux Paint crashing for Bill
2005-01-20 23:41:09 +00:00
Albert Cahalan
630e00e11c
stamp images no longer kept in memory
2005-01-20 23:00:14 +00:00
Albert Cahalan
2194ab1db5
stamp images no longer kept in memory
2005-01-20 22:54:47 +00:00
Albert Cahalan
d2dba8b72c
load stamp text late
2005-01-20 18:00:50 +00:00
Albert Cahalan
c33de5a989
load sounds late
2005-01-20 17:52:09 +00:00
Albert Cahalan
61cbc0b2b6
thumbnails loaded on demand (need to fill in empty flip/mirror functions and add pre-fetch)
2005-01-20 17:32:41 +00:00
Albert Cahalan
a8fbdf503f
add an image to replace missing ones, avoiding crashes when images do not load
2005-01-20 06:35:57 +00:00
Albert Cahalan
8f1fbbde51
store stamp names for future use
2005-01-20 04:30:28 +00:00
Albert Cahalan
794e6b329c
fix a crash in mirror-by-default mode
2005-01-20 04:14:08 +00:00
Albert Cahalan
0eddd488a0
free the pointer array, and clean up some comments
2005-01-20 04:03:37 +00:00
Albert Cahalan
695830ad5d
MAX_FONTS gone -- all dynamic
2005-01-20 03:55:57 +00:00
Albert Cahalan
e0a24c108a
all stamp data into stamp_data struct, and fix new sound crash
2005-01-20 03:48:27 +00:00
Albert Cahalan
3d9e11b23e
move stamp sounds into stamp_data struct
2005-01-20 02:54:57 +00:00
Albert Cahalan
27acb10a5b
stamp text into stamp_data[]
2005-01-20 01:59:08 +00:00
Albert Cahalan
697e630646
merge two stamp-related structs
2005-01-20 00:34:10 +00:00
Albert Cahalan
3e36407e7a
use bitfields to save space
2005-01-19 23:32:36 +00:00
Albert Cahalan
553c5f9977
KMOD_CTRL is defined as (KMOD_LCTRL|KMOD_RCTRL) so no need to check all 3
2005-01-19 21:39:50 +00:00
Albert Cahalan
690c5b8c36
ensure child dies if parent dies
2005-01-19 21:18:25 +00:00
Albert Cahalan
9edacdf6ab
startup under 1 second w/ 154 font families, can quit during progress bar update
2005-01-19 19:37:17 +00:00