William Kendrick
|
85bec22673
|
"noquit" now disables [Esc] key for quit. Use [Sh]+[Ctrl]+[Esc].
|
2005-01-08 09:07:25 +00:00 |
|
William Kendrick
|
da258d0616
|
Italic sound effects.
|
2005-01-08 07:51:58 +00:00 |
|
William Kendrick
|
2d7aef0041
|
Added Gaelic support.
|
2005-01-07 06:57:19 +00:00 |
|
William Kendrick
|
cdcc7af6b7
|
Added "--nosysfonts" option to supress loading of system-wide fonts.
|
2005-01-04 06:43:58 +00:00 |
|
William Kendrick
|
86bac7a32c
|
Added Changelog entries for Albert's cool new text control interface.
|
2004-12-31 08:51:41 +00:00 |
|
William Kendrick
|
8c7ac45428
|
Regenerated text version of Options doc.
|
2004-12-27 07:30:18 +00:00 |
|
William Kendrick
|
2d9155e6b4
|
Added Swahili. Updated some docs and credits.
|
2004-12-27 07:25:31 +00:00 |
|
Albert Cahalan
|
5306891abf
|
brick tools, and a final (?) color selector fix
|
2004-12-19 21:15:11 +00:00 |
|
Albert Cahalan
|
25ac30c2c1
|
grass -- needs more work
|
2004-12-17 22:56:31 +00:00 |
|
William Kendrick
|
613975b015
|
Translation of OPTIONS documentation to Spanish.
|
2004-12-13 04:40:44 +00:00 |
|
William Kendrick
|
6248e11d0a
|
Activated new Magic Tool sound effects.
|
2004-12-12 10:55:08 +00:00 |
|
William Kendrick
|
c02e4948ab
|
Organized 0.9.15's changelog entries.
|
2004-12-12 10:03:47 +00:00 |
|
William Kendrick
|
9c9ea3cfe1
|
Implemented "Darken" magic tool.
Updated README to discuss new magic tools.
|
2004-12-11 11:30:19 +00:00 |
|
William Kendrick
|
c8ee015738
|
Lockfile is cleared upon exit, allowing Tux Paint to be relaunched
immediately, if necessary.
|
2004-12-11 08:45:28 +00:00 |
|
William Kendrick
|
1f12529e3b
|
Updated Lithuanian translation.
Added Albert to AUTHORS doc.
|
2004-12-10 18:00:44 +00:00 |
|
William Kendrick
|
1a85b0c086
|
Fixed hotspot for 'tiny' mouse in 16x16 mouse pointer mode (for OS X).
|
2004-12-10 08:45:50 +00:00 |
|
Albert Cahalan
|
3f1d49626e
|
handle wrong-sized saved images better
|
2004-12-09 23:12:45 +00:00 |
|
Albert Cahalan
|
6d9f9999ec
|
improve blur effect
|
2004-12-07 05:24:07 +00:00 |
|
Albert Cahalan
|
5c67b05102
|
fixed: load dialog corruption when old files are big
|
2004-12-07 04:08:50 +00:00 |
|
Albert Cahalan
|
6836e565b4
|
this should fix the smudge boundries
|
2004-12-07 01:42:07 +00:00 |
|
Albert Cahalan
|
df3c31531d
|
clipped_getpixel
|
2004-12-07 00:58:50 +00:00 |
|
Albert Cahalan
|
4dda614a98
|
new smudge tool
|
2004-12-06 23:56:42 +00:00 |
|
Albert Cahalan
|
b20d3f1d75
|
better magic blocks effect
|
2004-12-06 20:03:28 +00:00 |
|
Albert Cahalan
|
7e99dd8554
|
stamp size range stuff
|
2004-12-06 01:57:34 +00:00 |
|
Albert Cahalan
|
db7e2935cb
|
Tinter now 2x to 4x faster
|
2004-12-06 01:09:31 +00:00 |
|
Albert Cahalan
|
c8d07b8fd7
|
fix massive memory leak
|
2004-12-05 07:02:42 +00:00 |
|
William Kendrick
|
6725fa2cbd
|
Improved some recent change log entries.
|
2004-11-27 00:07:43 +00:00 |
|
Albert Cahalan
|
31dd9779b7
|
stamp outline fixes
|
2004-11-26 20:57:45 +00:00 |
|
Albert Cahalan
|
ae68e5c7e4
|
new tinter based on CIE L,u,v color space
|
2004-11-26 04:02:19 +00:00 |
|
Albert Cahalan
|
f0e9d7b8c3
|
fix and document the scale keyword
|
2004-11-25 06:45:03 +00:00 |
|
Albert Cahalan
|
8be0d5be48
|
moved tinter code into own function
|
2004-11-24 23:35:14 +00:00 |
|
Albert Cahalan
|
c8bbaa68ed
|
support "scale" keyword in *.dat files for high-resolution stamps
|
2004-11-24 18:16:32 +00:00 |
|
William Kendrick
|
d6a620723b
|
Cleaned up code to prevent more compiler warnings.
(Mostly removing unused functions/declarations, and unused func. arguments)
|
2004-11-24 06:47:59 +00:00 |
|
Albert Cahalan
|
35d0dae6c1
|
allow any sane window size, such as 1234x666, and many insane sizes too
|
2004-11-24 04:19:06 +00:00 |
|
Albert Cahalan
|
34cd0b93cb
|
Per-stamp sane scaling range enforced. (generally bigger)
|
2004-11-24 03:00:10 +00:00 |
|
Albert Cahalan
|
011834c95f
|
cast useless arg to void --> no warning about it
|
2004-11-23 18:41:34 +00:00 |
|
Albert Cahalan
|
e5dbc33b29
|
simplify strip_trailing_whitespace, now O(n)
|
2004-11-23 18:37:59 +00:00 |
|
William Kendrick
|
f7679aed1c
|
Cast putenv const strings to non-const 'char *', to prevent warnings.
Cleaned up change log.
|
2004-11-23 10:08:37 +00:00 |
|
Albert Cahalan
|
898745b144
|
half of the signed/unsigned warnings
|
2004-11-23 01:58:56 +00:00 |
|
Albert Cahalan
|
dc6ae1a5b8
|
use const keyword --> fewer warnings
|
2004-11-23 01:28:44 +00:00 |
|
William Kendrick
|
618400bba9
|
Updated Hebrew translation.
|
2004-11-22 01:55:53 +00:00 |
|
William Kendrick
|
abe6a5637f
|
Now using AUDIO_S16SYS, 15bpp graphics. Has room for 512 stamps loaded at once.
|
2004-11-22 01:47:04 +00:00 |
|
William Kendrick
|
c52c1321fc
|
Palette improvements.
|
2004-11-22 01:41:40 +00:00 |
|
William Kendrick
|
3f976b6f2e
|
Added Albanian translation.
|
2004-11-22 01:12:23 +00:00 |
|
William Kendrick
|
0f5a75d48d
|
Updated Spanish documentation.
|
2004-11-22 00:23:36 +00:00 |
|
William Kendrick
|
df94c7d071
|
BeOS updates. File deletion also deletes correct thumbnail and .dat file.
|
2004-11-22 00:18:12 +00:00 |
|
William Kendrick
|
fcc43e7113
|
Added BeOS resource file.
|
2004-11-22 00:08:54 +00:00 |
|
William Kendrick
|
b67949e6df
|
Updated BeOS makefile.
|
2004-11-22 00:02:20 +00:00 |
|
Karl Ove Hufthammer
|
5d11d30fe0
|
Removed all references to TODO file.
|
2004-11-21 11:00:43 +00:00 |
|
Karl Ove Hufthammer
|
70bde3f3a3
|
Removed TODO file. All feature requests are now moved to the SourceForge tracker: http://sourceforge.net/tracker/?group_id=66938
|
2004-11-21 10:58:00 +00:00 |
|