Commit graph

716 commits

Author SHA1 Message Date
Albert Cahalan
6fabe5f456 stamp loading CPU and disk interleaved 2005-01-16 05:46:50 +00:00
Albert Cahalan
094fb9f8aa loadarbitrary was an 11-arg or 12-arg function... RIP (easier now to eliminate MAX_STAMPS, to thread things -- directory code is shared now, similar to the ftw function) 2005-01-16 03:04:51 +00:00
Song Huang
56b73affb9 Update Chinese(traditional) translation. 2005-01-16 03:03:18 +00:00
Albert Cahalan
32e260cb08 stamp loading moved to own function for future threading 2005-01-14 23:08:45 +00:00
Albert Cahalan
ccc498ac6a no need for this; code turned out to be boilerplate stuff you just have to use 2005-01-14 21:46:20 +00:00
William Kendrick
6f464db063 I give up! Not sure how this new code works; time for bed!!! 2005-01-14 10:22:06 +00:00
William Kendrick
290e8056da Color selector was not being disabled on 'Open'.
(Looks like new code is being dev'd, but isn't enabled yet?)
2005-01-14 10:17:39 +00:00
William Kendrick
36dec903db Created 'down arrow' for pop-up prompt windows. (Stop abusing 'shrink' tool
icon.)
2005-01-14 10:13:23 +00:00
William Kendrick
cdcb9627fe Adding mouse images. 2005-01-14 10:10:43 +00:00
William Kendrick
a954b48cf8 No right or middle clicking. Pop up a warning if they try to too much! 2005-01-14 10:04:19 +00:00
William Kendrick
28f9f83230 Only mouse button 1 works for clicking. 2 and 3 (middle/right) are ignored. 2005-01-14 09:16:40 +00:00
William Kendrick
9f1416c1ec Changed Group. 2005-01-14 08:52:20 +00:00
William Kendrick
ab09f3bd59 Removed unused scanline fill code. :^/ 2005-01-14 08:21:53 +00:00
William Kendrick
46cd85a3c1 Removed HQ4X stuff. 2005-01-14 08:10:45 +00:00
William Kendrick
42955c8599 Some clean-up and comments. Removed HQ4X code (unused). 2005-01-14 08:08:49 +00:00
Albert Cahalan
5d64db32f0 landscape mode (commented out) 2005-01-14 06:30:00 +00:00
Albert Cahalan
6b6bb25f89 PostScript: missing newline and excess percents 2005-01-14 04:30:18 +00:00
Albert Cahalan
7b8dc6e528 printouts scaled as large as possible w/o distortion 2005-01-14 02:00:11 +00:00
Albert Cahalan
a63e3ab4ac for multi-row colors, change this line: gd_colors.rows = 1; 2005-01-13 22:20:16 +00:00
Albert Cahalan
0009be4d89 call png_set_sRGB_gAMA_and_cHRM 2005-01-13 20:12:17 +00:00
Karl Ove Hufthammer
c1600d1440 Mostly typographical changes. (I don't like the text explaining the two different spellings, but I'll leave it in, as I know Albert would only commit it back if I removed it. :( ) 2005-01-13 18:22:58 +00:00
Albert Cahalan
c20ce193d1 informative version 2005-01-13 16:36:29 +00:00
Karl Ove Hufthammer
21abee003f Fixed inconsistent spelling *again*. Yes, I know perfectly well that both 'gray' and 'grey' are valid spellings, Albert. (Gray was the old spelling used, which you didn't like?) But we'll have to choose *one* of them. Mixing two different spellings is just plain *incorrect*. 2005-01-13 15:42:05 +00:00
Albert Cahalan
a8668b1ca3 In the USA, "sky blue" is common color name. Try the lightning bolt with it. 2005-01-13 14:18:42 +00:00
Albert Cahalan
b135342fdb check your dictionary: grey and gray are both good 2005-01-13 14:14:46 +00:00
Karl Ove Hufthammer
37cdfac3f9 Violet --> Lavender 2005-01-13 08:55:41 +00:00
Karl Ove Hufthammer
9235dfd29e Reverted some changes. Fixed most of Albert's gripes. The yellow is no longer washed out. The orange is bright ('pumpkin'). The extra grey is back. Made the blue darker (but as dark as to be unusable, like the previous blue was, IMHO). Fixed spelling for consistency. 2005-01-13 08:45:11 +00:00
Albert Cahalan
872d028a77 free some memory; remove obsolete sanity check 2005-01-13 04:35:46 +00:00
Albert Cahalan
1f588d2640 need to check a bit more to push crummy fonts down 2005-01-13 03:48:44 +00:00
Albert Cahalan
bcb5e44971 localized font discard and sort 2005-01-13 01:22:15 +00:00
Albert Cahalan
c1f5768846 kid says: this is not good; I like two greys; a missing grey; I hate it; I do not like Tux Paint; I want two greys; I need two greys; I doesn't like that; I don't like this 2005-01-13 00:11:09 +00:00
Albert Cahalan
75e49fed98 prep to localize font discard+sort 2005-01-12 23:25:20 +00:00
Karl Ove Hufthammer
4494c2c76a Updated Norwegian Nynorsk translation. 2005-01-12 20:45:59 +00:00
Karl Ove Hufthammer
2ecfb4875a Minor change to rendering of font names. 2005-01-12 20:39:32 +00:00
Karl Ove Hufthammer
177be1bbf4 Made shape definitions more correct. 2005-01-12 20:27:48 +00:00
Karl Ove Hufthammer
93b385111f New, (hopefully) improved and beautiful colour palette. 2005-01-12 19:53:10 +00:00
William Kendrick
2a26a71957 Darkened greyed out icons (again ;^) ) 2005-01-12 08:44:34 +00:00
William Kendrick
1d135e1bd0 Updated Czech. 2005-01-12 08:38:32 +00:00
Albert Cahalan
8db7f5d28e Solaris 9 font locations 2005-01-11 19:57:14 +00:00
William Kendrick
ed7b62c414 getpixel/putpixel separated per color depth; function pointer arrays used now
(should cause _slight_ speed improvement)
2005-01-11 08:09:07 +00:00
William Kendrick
a6c0ef3a7a Updated FAQ to mention 'printcommand' 2005-01-10 07:59:24 +00:00
William Kendrick
77ce7d5df9 Updated docs for new PostScript printing support. 2005-01-10 07:44:10 +00:00
Albert Cahalan
2b4c654840 PostScript credit, and hook for landscape mode 2005-01-10 05:51:25 +00:00
Albert Cahalan
84b6fb4ebc PostScript 2005-01-10 05:33:01 +00:00
William Kendrick
1e6d9aebea Light grey for disabled buttons was WAY too light -- hard to see!!! 2005-01-10 00:44:45 +00:00
William Kendrick
bf825a8330 Noisy font-loading msgs can be disabled by commenting out "#define DEBUG_FONTS" 2005-01-10 00:07:45 +00:00
Albert Cahalan
30ed4b70c6 kill some compiler warnings, prep to enable -Wshadow 2005-01-09 23:58:10 +00:00
William Kendrick
18f14015ff Killing some compiler warnings. 2005-01-09 23:49:26 +00:00
William Kendrick
77980d1a14 Updated Spanish. 2005-01-09 23:38:56 +00:00
William Kendrick
47f5140947 Updated Dutch. 2005-01-09 23:34:55 +00:00