Commit graph

662 commits

Author SHA1 Message Date
William Kendrick
ecb05da4ea Adding icon for "Save Over?" prompt. 2005-01-09 13:15:17 +00:00
William Kendrick
9feba454b1 Cut-n-paste bug. 2005-01-09 13:03:57 +00:00
William Kendrick
f0bb3e7047 Printer icons in dialogs. 2005-01-09 13:02:30 +00:00
William Kendrick
ac034c8e3c Added icon for "you can't print yet" error dialog. 2005-01-09 13:00:55 +00:00
William Kendrick
89e4da54ee Adding printer icon for "Print" confirmation dialog. 2005-01-09 12:49:52 +00:00
William Kendrick
da59386c45 Added trashcan icon for 'Erase image' confirmation prompt. 2005-01-09 12:46:00 +00:00
William Kendrick
64536677d2 Updated Free UCS Outline Fonts URL 2005-01-09 12:35:07 +00:00
William Kendrick
51862ce25c Added thumbnail to "erase this picture?" prompt.
Added "create_pot_file.sh" script for tuxpaint.pot regeneration.
Regenerated tuxpaint.pot.
2005-01-09 12:07:37 +00:00
Albert Cahalan
6cf5f65d70 grey out inactive stamp+text control icons 2005-01-09 04:37:58 +00:00
Albert Cahalan
790cfbb837 XOR in a purpose-made funtion 2005-01-09 03:54:39 +00:00
Albert Cahalan
6360e4fec9 XOR that shows up on dark grey 2005-01-09 03:01:44 +00:00
Albert Cahalan
01acda723a get the math correct (rhombus is NOT a square turned on end) 2005-01-09 00:05:24 +00:00
Albert Cahalan
bd4fc997e6 gcc-3.3 fix, and popular file extensions go first 2005-01-08 22:37:22 +00:00
Albert Cahalan
fb887cc188 forgotten printf (not needed anymore I think) 2005-01-08 20:59:06 +00:00
Albert Cahalan
cf473d5333 BeOS font location, AFAIK 2005-01-08 20:57:00 +00:00
Martin Fuhrer
25d52d3aa7 Mac OS X additions - loading of fonts from user's Fonts directory, rearrangement of files in XCode project. 2005-01-08 19:41:05 +00:00
Albert Cahalan
4ffabe2d15 Mac *.dfont and multi-forked fonts, and TrueType collections 2005-01-08 09:35:11 +00:00
William Kendrick
770f6bc2dc Updated 'noquit' section of manpage. 2005-01-08 09:14:23 +00:00
William Kendrick
85bec22673 "noquit" now disables [Esc] key for quit. Use [Sh]+[Ctrl]+[Esc]. 2005-01-08 09:07:25 +00:00
William Kendrick
6f0d4bbcc2 "--lang gaidhlig" for Gaelic didn't work. 2005-01-08 08:42:34 +00:00
Albert Cahalan
13ded25852 MacOS X font locations 2005-01-08 08:40:12 +00:00
William Kendrick
07db72db4e Brick sound effects. (Might need tweaking.) 2005-01-08 08:25:10 +00:00
Albert Cahalan
8b641c4c15 this is odd code 2005-01-08 08:21:30 +00:00
William Kendrick
34819da78d Adding brick sound effect. 2005-01-08 08:18:54 +00:00
William Kendrick
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!)
2005-01-08 08:09:38 +00:00
William Kendrick
da258d0616 Italic sound effects. 2005-01-08 07:51:58 +00:00
William Kendrick
67a2fdcaf1 Added italic sound effects.
Only update font if in text tool.
2005-01-08 07:50:10 +00:00
William Kendrick
2e588634bf Adding typewriter bell sound effect. 2005-01-08 07:08:30 +00:00
Albert Cahalan
0d19a4047d debug code: log font change 2005-01-08 06:55:31 +00:00
Albert Cahalan
cf0c279a46 TTF_RenderUTF8_Blended wrapper 2005-01-08 06:07:30 +00:00
Albert Cahalan
62cf284650 running off end of array considered harmful 2005-01-08 01:57:52 +00:00
Albert Cahalan
def0af0e4b prefer to fake italic over faking bold 2005-01-07 21:27:09 +00:00
Albert Cahalan
85fb758bde allow all-uppercase fonts 2005-01-07 17:17:20 +00:00
William Kendrick
2d7aef0041 Added Gaelic support. 2005-01-07 06:57:19 +00:00
Albert Cahalan
e790877b36 minor debugging changes 2005-01-06 18:48:40 +00:00
Albert Cahalan
6493a7147f use SDL_FreeSurface instead of free 2005-01-06 15:52:13 +00:00
Albert Cahalan
e2f67bbd2a eliminate some warnings 2005-01-06 15:10:06 +00:00
Karl Ove Hufthammer
4f56ca0d3a Updated Norwegian Nynorsk translation and regenerated PO files. 2005-01-06 11:36:41 +00:00
Albert Cahalan
3e4c87875c go down to 9pt 2005-01-06 07:10:10 +00:00
Albert Cahalan
d02db87871 support OpenType fonts too 2005-01-06 05:37:21 +00:00
Albert Cahalan
4c136a0dac black means bold, for now 2005-01-06 05:17:04 +00:00
Albert Cahalan
b837826f5d bad font detection 2005-01-04 15:49:41 +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
9571208ef1 Check for new SDL_image and SDL_ttf labels. (Thanks Shard!) 2005-01-04 02:28:23 +00:00
Albert Cahalan
15a1c6a9b2 show Tux at start-up so he is not missing 2005-01-04 01:50:18 +00:00
Albert Cahalan
b3fa03f7c3 more hard-coded constants removed (titles) 2005-01-04 01:43:48 +00:00
Albert Cahalan
33bcde0a22 color selector more self-aware w.r.t. dimensions; more hard-coded numbers removed 2005-01-04 00:50:06 +00:00
William Kendrick
9e08391bde Read events during startup, to let SDL update window contents on expose events.
Keep progress bar going while loading fonts.
2005-01-03 23:30:39 +00:00
Albert Cahalan
11c83a9f79 setup for scrolling when left-side selection made 2005-01-03 22:17:30 +00:00
Albert Cahalan
e31d83e01b make mouse-scroll code match mouse-click code 2005-01-03 21:30:44 +00:00