William Kendrick
|
ce0f602b6e
|
Major indent cleanup in tuxpaint.c. hq4x code getting close.
|
2003-12-20 22:39:06 +00:00 |
|
William Kendrick
|
7f9fb79d9f
|
SDL'ified hq4x filter. (Doesn't work right yet)
|
2003-12-20 19:45:38 +00:00 |
|
William Kendrick
|
a6427c94ee
|
Began incorporating hqXx filter. Removed old, unused Win32 code.
|
2003-12-20 18:03:29 +00:00 |
|
William Kendrick
|
dba2ecf3b3
|
Fixed Mark Kim and Shin-Ichi's email addresses.
|
2003-12-19 20:31:01 +00:00 |
|
William Kendrick
|
67ed1b97a5
|
Marked bounced emails as such.
|
2003-12-19 20:18:20 +00:00 |
|
William Kendrick
|
1e60f10112
|
Windows98 printing fixes from October. Also, added dummy Makefile in src/
|
2003-12-19 19:46:49 +00:00 |
|
William Kendrick
|
7804219dcb
|
Thumbnail aspect ratio mode has a bug?
|
2003-12-19 19:18:09 +00:00 |
|
William Kendrick
|
4844ff252f
|
Stamp outline scales
|
2003-12-19 18:41:52 +00:00 |
|
William Kendrick
|
b95cc5d099
|
Shrink/Grow sound. Stamps blit (but not outlined, yet) at various sizes!!!
|
2003-12-19 18:12:07 +00:00 |
|
William Kendrick
|
81eee84edc
|
Added shrink and grow sounds.
|
2003-12-19 17:55:21 +00:00 |
|
William Kendrick
|
f2eeffb4fb
|
Placeholder docs for Basque and Norwegian Bokmal.
|
2003-12-19 17:42:18 +00:00 |
|
William Kendrick
|
7edb9599ec
|
Got shrink and grow icons shown.
|
2003-12-19 17:40:58 +00:00 |
|
William Kendrick
|
ecdc77f621
|
Created icons for stamp 'grow' and 'shrink' buttons.
|
2003-12-19 17:32:06 +00:00 |
|
William Kendrick
|
7d924946b2
|
Made fill bucket icon look nicer.
|
2003-12-19 17:19:50 +00:00 |
|
William Kendrick
|
12ab54c473
|
Basque is 'eu_ES', not 'bs_BA'; oops!
|
2003-12-19 16:01:57 +00:00 |
|
William Kendrick
|
c7508376e4
|
Oops; got Basque's locale wrong!
|
2003-12-19 15:59:45 +00:00 |
|
William Kendrick
|
0cf7ae51df
|
Cleaned up TODO list, added some OSX comments. Commented/documented get_fname
|
2003-12-18 15:39:10 +00:00 |
|
William Kendrick
|
8f9afd6b62
|
Added Basque translation to changes.
|
2003-12-18 15:19:33 +00:00 |
|
William Kendrick
|
c3d9dc0bf5
|
Didn't notice "nb" (Bokmal) missing, too!
|
2003-12-18 15:03:52 +00:00 |
|
William Kendrick
|
a1a2db5667
|
Another array overflow (sorry, I'm tired)
|
2003-12-18 15:01:22 +00:00 |
|
William Kendrick
|
36463342c9
|
Fixed array overflow.
|
2003-12-18 14:59:48 +00:00 |
|
William Kendrick
|
bfaf56bd52
|
Added Basque translation. Fixed Bokmal Makefile stuff.
|
2003-12-18 14:49:21 +00:00 |
|
William Kendrick
|
6503cd50ec
|
Makefile and Basque.
|
2003-12-18 14:37:58 +00:00 |
|
William Kendrick
|
beeffe15be
|
Fixed Bokmal makefile typo. Inserting Basque translation file. Welcome!
|
2003-12-18 14:37:11 +00:00 |
|
Karl Ove Hufthammer
|
e1492ebf9f
|
Added Norwegian Bokml ('nb') translation.
|
2003-11-28 22:18:41 +00:00 |
|
William Kendrick
|
ac1e2a7138
|
Had forgotten to change numstamps counter when swapping which location
loaded first.
|
2003-11-14 12:07:10 +00:00 |
|
William Kendrick
|
028f68ae31
|
White in tintable stamps no longer tinted. Homedir stamps now loaded first.
|
2003-11-14 11:50:31 +00:00 |
|
William Kendrick
|
1198617dbb
|
Fixed do_prompt() bug in 800x600 mode. (TOYAMA Shin-ichi)
|
2003-10-14 06:23:45 +00:00 |
|
William Kendrick
|
d6b96e6010
|
(Dunno)
|
2003-10-14 06:17:51 +00:00 |
|
William Kendrick
|
ce608a16f1
|
Added 'noflip' and 'nomirror' stamp "*.dat" options to README.
|
2003-09-29 06:54:13 +00:00 |
|
William Kendrick
|
c537d9562d
|
Mirrored preview and outlines now use pre-drawn mirror image, if available.
|
2003-09-29 06:31:05 +00:00 |
|
William Kendrick
|
2d76cbd06b
|
Now properly previews pre-drawn mirrored stamp, if there is one.
|
2003-09-29 06:16:13 +00:00 |
|
William Kendrick
|
34b9f015a9
|
Added ability to load and stamp "*_mirror.png" mirrored alternative stamps!
|
2003-09-29 05:56:35 +00:00 |
|
William Kendrick
|
4dd337ffb6
|
Added Ben's 'disable flip/mirror disable' suggestion.
|
2003-09-29 02:10:53 +00:00 |
|
William Kendrick
|
e77a4466dd
|
Stamp mirror and flip (of existing stamps) works!!!
|
2003-09-29 02:04:52 +00:00 |
|
William Kendrick
|
bd6083fb20
|
Bug in mirror + flip of stamp. (Wrong variable!)
|
2003-09-29 01:20:58 +00:00 |
|
William Kendrick
|
24cad1f1c4
|
Activated stamp Mirror and Flip buttons. Previews the effects (doesn't apply yet)
|
2003-09-29 01:20:15 +00:00 |
|
William Kendrick
|
36fb8b275c
|
Made stamp control button area recognized.
|
2003-09-28 08:00:40 +00:00 |
|
William Kendrick
|
a5c75316d0
|
Scrollbar in Stamps display now works, with new Stamp Control buttons below.
|
2003-09-28 07:50:41 +00:00 |
|
William Kendrick
|
fa1fe602ce
|
Beginnings of stamp control interface. (Display only; partial, at that!)
|
2003-09-27 11:14:33 +00:00 |
|
William Kendrick
|
8955d1a28c
|
Added lots of empty documentation translation directories.
Fixed locale typos in source ("cs" instead of "cz"; "sv" instead of "se")
|
2003-09-27 08:39:08 +00:00 |
|
William Kendrick
|
775f61eb32
|
Added some missing example configs to default config file.
|
2003-09-27 08:30:41 +00:00 |
|
William Kendrick
|
69e3ddf84a
|
Lots of GNU GPL translations.
|
2003-09-27 08:14:53 +00:00 |
|
William Kendrick
|
b688629a9d
|
Updated man page to show new (upcoming) options. Made sure options were
up to date. Prepared for new options.
|
2003-09-27 07:53:51 +00:00 |
|
William Kendrick
|
c3eb3df322
|
Updated documentation to correspond to new (upcoming) options.
Made sure options listings were complete.
|
2003-09-27 07:52:47 +00:00 |
|
William Kendrick
|
16dc3f4ceb
|
Received Tamil translation and tested!
|
2003-09-16 07:39:35 +00:00 |
|
William Kendrick
|
be5505c4ee
|
Tamil support in the main code and Makefile.
|
2003-09-14 21:06:00 +00:00 |
|
William Kendrick
|
b3f3258498
|
Inserted empty, skeleton Tamil PO file.
|
2003-09-14 20:53:31 +00:00 |
|
William Kendrick
|
1c68ae37ce
|
Cleaned up title image. Fix mouse-pointer (cursor) shape inconsistencies.
Added "--noshortcuts" option.
|
2003-09-12 02:40:59 +00:00 |
|
William Kendrick
|
6a6f300909
|
Fixed cursor position bug when deleting top-left-most file in 'Open' dialog
|
2003-09-05 09:12:26 +00:00 |
|