Commit graph

  • 86fe937dc5 Added "--nobuttondistinction" option to return Tux Paint to pre-0.9.15 behavior regarding middle and right mouse clicks. William Kendrick 2005-01-16 09:32:14 +00:00
  • 933fd5d5ea reduced MAX_STAMPS usage in favor of num_stamps Albert Cahalan 2005-01-16 06:03:25 +00:00
  • 6fabe5f456 stamp loading CPU and disk interleaved Albert Cahalan 2005-01-16 05:46:50 +00:00
  • 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) Albert Cahalan 2005-01-16 03:04:51 +00:00
  • 56b73affb9 Update Chinese(traditional) translation. Song Huang 2005-01-16 03:03:18 +00:00
  • 32e260cb08 stamp loading moved to own function for future threading Albert Cahalan 2005-01-14 23:08:45 +00:00
  • ccc498ac6a no need for this; code turned out to be boilerplate stuff you just have to use Albert Cahalan 2005-01-14 21:46:20 +00:00
  • 6f464db063 I give up! Not sure how this new code works; time for bed!!! William Kendrick 2005-01-14 10:22:06 +00:00
  • 290e8056da Color selector was not being disabled on 'Open'. (Looks like new code is being dev'd, but isn't enabled yet?) William Kendrick 2005-01-14 10:17:39 +00:00
  • 36dec903db Created 'down arrow' for pop-up prompt windows. (Stop abusing 'shrink' tool icon.) William Kendrick 2005-01-14 10:13:23 +00:00
  • cdcb9627fe Adding mouse images. William Kendrick 2005-01-14 10:10:43 +00:00
  • a954b48cf8 No right or middle clicking. Pop up a warning if they try to too much! William Kendrick 2005-01-14 10:04:19 +00:00
  • 28f9f83230 Only mouse button 1 works for clicking. 2 and 3 (middle/right) are ignored. William Kendrick 2005-01-14 09:16:40 +00:00
  • 9f1416c1ec Changed Group. William Kendrick 2005-01-14 08:52:20 +00:00
  • ab09f3bd59 Removed unused scanline fill code. :^/ William Kendrick 2005-01-14 08:21:53 +00:00
  • 46cd85a3c1 Removed HQ4X stuff. William Kendrick 2005-01-14 08:10:45 +00:00
  • 42955c8599 Some clean-up and comments. Removed HQ4X code (unused). William Kendrick 2005-01-14 08:08:49 +00:00
  • 5d64db32f0 landscape mode (commented out) Albert Cahalan 2005-01-14 06:30:00 +00:00
  • 6b6bb25f89 PostScript: missing newline and excess percents Albert Cahalan 2005-01-14 04:30:18 +00:00
  • 7b8dc6e528 printouts scaled as large as possible w/o distortion Albert Cahalan 2005-01-14 02:00:11 +00:00
  • a63e3ab4ac for multi-row colors, change this line: gd_colors.rows = 1; Albert Cahalan 2005-01-13 22:20:16 +00:00
  • 0009be4d89 call png_set_sRGB_gAMA_and_cHRM Albert Cahalan 2005-01-13 20:12:17 +00:00
  • 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. :( ) Karl Ove Hufthammer 2005-01-13 18:22:58 +00:00
  • c20ce193d1 informative version Albert Cahalan 2005-01-13 16:36:29 +00:00
  • 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*. Karl Ove Hufthammer 2005-01-13 15:42:05 +00:00
  • a8668b1ca3 In the USA, "sky blue" is common color name. Try the lightning bolt with it. Albert Cahalan 2005-01-13 14:18:42 +00:00
  • b135342fdb check your dictionary: grey and gray are both good Albert Cahalan 2005-01-13 14:14:46 +00:00
  • 37cdfac3f9 Violet --> Lavender Karl Ove Hufthammer 2005-01-13 08:55:41 +00:00
  • 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. Karl Ove Hufthammer 2005-01-13 08:45:11 +00:00
  • 872d028a77 free some memory; remove obsolete sanity check Albert Cahalan 2005-01-13 04:35:46 +00:00
  • 1f588d2640 need to check a bit more to push crummy fonts down Albert Cahalan 2005-01-13 03:48:44 +00:00
  • bcb5e44971 localized font discard and sort Albert Cahalan 2005-01-13 01:22:15 +00:00
  • 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 Albert Cahalan 2005-01-13 00:11:09 +00:00
  • 75e49fed98 prep to localize font discard+sort Albert Cahalan 2005-01-12 23:25:20 +00:00
  • 4494c2c76a Updated Norwegian Nynorsk translation. Karl Ove Hufthammer 2005-01-12 20:45:59 +00:00
  • 2ecfb4875a Minor change to rendering of font names. Karl Ove Hufthammer 2005-01-12 20:39:32 +00:00
  • 177be1bbf4 Made shape definitions more correct. Karl Ove Hufthammer 2005-01-12 20:27:48 +00:00
  • 93b385111f New, (hopefully) improved and beautiful colour palette. Karl Ove Hufthammer 2005-01-12 19:53:10 +00:00
  • 2a26a71957 Darkened greyed out icons (again ;^) ) William Kendrick 2005-01-12 08:44:34 +00:00
  • 1d135e1bd0 Updated Czech. William Kendrick 2005-01-12 08:38:32 +00:00
  • 8db7f5d28e Solaris 9 font locations Albert Cahalan 2005-01-11 19:57:14 +00:00
  • ed7b62c414 getpixel/putpixel separated per color depth; function pointer arrays used now (should cause _slight_ speed improvement) William Kendrick 2005-01-11 08:09:07 +00:00
  • a6c0ef3a7a Updated FAQ to mention 'printcommand' William Kendrick 2005-01-10 07:59:24 +00:00
  • 77ce7d5df9 Updated docs for new PostScript printing support. William Kendrick 2005-01-10 07:44:10 +00:00
  • 2b4c654840 PostScript credit, and hook for landscape mode Albert Cahalan 2005-01-10 05:51:25 +00:00
  • 84b6fb4ebc PostScript Albert Cahalan 2005-01-10 05:33:01 +00:00
  • 1e6d9aebea Light grey for disabled buttons was WAY too light -- hard to see!!! William Kendrick 2005-01-10 00:44:45 +00:00
  • bf825a8330 Noisy font-loading msgs can be disabled by commenting out "#define DEBUG_FONTS" William Kendrick 2005-01-10 00:07:45 +00:00
  • 30ed4b70c6 kill some compiler warnings, prep to enable -Wshadow Albert Cahalan 2005-01-09 23:58:10 +00:00
  • 18f14015ff Killing some compiler warnings. William Kendrick 2005-01-09 23:49:26 +00:00
  • 77980d1a14 Updated Spanish. William Kendrick 2005-01-09 23:38:56 +00:00
  • 47f5140947 Updated Dutch. William Kendrick 2005-01-09 23:34:55 +00:00
  • 41bc62ac13 eliminate w,h uninitialized var warning Albert Cahalan 2005-01-09 22:41:44 +00:00
  • aa593243bf Update Eugene Zelenko 2005-01-09 17:42:19 +00:00
  • 3e47765dde Updated Breton. William Kendrick 2005-01-09 14:39:35 +00:00
  • 1491ce8254 Added icons for save dialogs. William Kendrick 2005-01-09 13:18:07 +00:00
  • ecb05da4ea Adding icon for "Save Over?" prompt. William Kendrick 2005-01-09 13:15:17 +00:00
  • 9feba454b1 Cut-n-paste bug. William Kendrick 2005-01-09 13:03:57 +00:00
  • f0bb3e7047 Printer icons in dialogs. William Kendrick 2005-01-09 13:02:30 +00:00
  • ac034c8e3c Added icon for "you can't print yet" error dialog. William Kendrick 2005-01-09 13:00:55 +00:00
  • 89e4da54ee Adding printer icon for "Print" confirmation dialog. William Kendrick 2005-01-09 12:49:52 +00:00
  • da59386c45 Added trashcan icon for 'Erase image' confirmation prompt. William Kendrick 2005-01-09 12:46:00 +00:00
  • 64536677d2 Updated Free UCS Outline Fonts URL William Kendrick 2005-01-09 12:35:07 +00:00
  • 51862ce25c Added thumbnail to "erase this picture?" prompt. Added "create_pot_file.sh" script for tuxpaint.pot regeneration. Regenerated tuxpaint.pot. William Kendrick 2005-01-09 12:07:37 +00:00
  • 6cf5f65d70 grey out inactive stamp+text control icons Albert Cahalan 2005-01-09 04:37:58 +00:00
  • 790cfbb837 XOR in a purpose-made funtion Albert Cahalan 2005-01-09 03:54:39 +00:00
  • 6360e4fec9 XOR that shows up on dark grey Albert Cahalan 2005-01-09 03:01:44 +00:00
  • 01acda723a get the math correct (rhombus is NOT a square turned on end) Albert Cahalan 2005-01-09 00:05:24 +00:00
  • bd4fc997e6 gcc-3.3 fix, and popular file extensions go first Albert Cahalan 2005-01-08 22:37:22 +00:00
  • fb887cc188 forgotten printf (not needed anymore I think) Albert Cahalan 2005-01-08 20:59:06 +00:00
  • cf473d5333 BeOS font location, AFAIK Albert Cahalan 2005-01-08 20:57:00 +00:00
  • 25d52d3aa7 Mac OS X additions - loading of fonts from user's Fonts directory, rearrangement of files in XCode project. Martin Fuhrer 2005-01-08 19:41:05 +00:00
  • 4ffabe2d15 Mac *.dfont and multi-forked fonts, and TrueType collections Albert Cahalan 2005-01-08 09:35:11 +00:00
  • 770f6bc2dc Updated 'noquit' section of manpage. William Kendrick 2005-01-08 09:14:23 +00:00
  • 85bec22673 "noquit" now disables [Esc] key for quit. Use [Sh]+[Ctrl]+[Esc]. William Kendrick 2005-01-08 09:07:25 +00:00
  • 6f0d4bbcc2 "--lang gaidhlig" for Gaelic didn't work. William Kendrick 2005-01-08 08:42:34 +00:00
  • 13ded25852 MacOS X font locations Albert Cahalan 2005-01-08 08:40:12 +00:00
  • 07db72db4e Brick sound effects. (Might need tweaking.) William Kendrick 2005-01-08 08:25:10 +00:00
  • 8b641c4c15 this is odd code Albert Cahalan 2005-01-08 08:21:30 +00:00
  • 34819da78d Adding brick sound effect. William Kendrick 2005-01-08 08:18:54 +00:00
  • 9bbdc6c93e Only re-render current text if font, style or size changes. (i.e., DON'T re-render if we're simply scrolling, or clicking buttons on the right that are currently inactive!) William Kendrick 2005-01-08 08:09:38 +00:00
  • da258d0616 Italic sound effects. William Kendrick 2005-01-08 07:51:58 +00:00
  • 67a2fdcaf1 Added italic sound effects. Only update font if in text tool. William Kendrick 2005-01-08 07:50:10 +00:00
  • 2e588634bf Adding typewriter bell sound effect. William Kendrick 2005-01-08 07:08:30 +00:00
  • 0d19a4047d debug code: log font change Albert Cahalan 2005-01-08 06:55:31 +00:00
  • cf0c279a46 TTF_RenderUTF8_Blended wrapper Albert Cahalan 2005-01-08 06:07:30 +00:00
  • 62cf284650 running off end of array considered harmful Albert Cahalan 2005-01-08 01:57:52 +00:00
  • def0af0e4b prefer to fake italic over faking bold Albert Cahalan 2005-01-07 21:27:09 +00:00
  • 85fb758bde allow all-uppercase fonts Albert Cahalan 2005-01-07 17:17:20 +00:00
  • 2d7aef0041 Added Gaelic support. William Kendrick 2005-01-07 06:57:19 +00:00
  • e790877b36 minor debugging changes Albert Cahalan 2005-01-06 18:48:40 +00:00
  • 6493a7147f use SDL_FreeSurface instead of free Albert Cahalan 2005-01-06 15:52:13 +00:00
  • e2f67bbd2a eliminate some warnings Albert Cahalan 2005-01-06 15:10:06 +00:00
  • 4f56ca0d3a Updated Norwegian Nynorsk translation and regenerated PO files. Karl Ove Hufthammer 2005-01-06 11:36:41 +00:00
  • 3e4c87875c go down to 9pt Albert Cahalan 2005-01-06 07:10:10 +00:00
  • d02db87871 support OpenType fonts too Albert Cahalan 2005-01-06 05:37:21 +00:00
  • 4c136a0dac black means bold, for now Albert Cahalan 2005-01-06 05:17:04 +00:00
  • b837826f5d bad font detection Albert Cahalan 2005-01-04 15:49:41 +00:00
  • cdcc7af6b7 Added "--nosysfonts" option to supress loading of system-wide fonts. William Kendrick 2005-01-04 06:43:58 +00:00
  • 9571208ef1 Check for new SDL_image and SDL_ttf labels. (Thanks Shard!) William Kendrick 2005-01-04 02:28:23 +00:00