Commit graph

990 commits

Author SHA1 Message Date
Ben Armstrong
c3d4244b9e Made lock message clearer thanks to Ludovic Rousseau 2006-01-13 14:47:41 +00:00
John Popplewell
304f49672b Added GetSystemFontDir() and amended WIN32 code so that the system fonts
option work correctly on Windows.
Modified the text gadget so that it correctly handles the 16-bit unicode
characters that SDL sends. The text buffer is held internally as an array
of wchar_t, and makes uses of various wide-character functions.
It is converted back into 16-bit unicode characters to satisfy SDL_ttf.
Tested on Windows and Linux.
2006-01-11 23:23:34 +00:00
Ben Armstrong
9241a0f507 Fix single-quote at beginning of line (special column). 2006-01-10 19:14:10 +00:00
Christian Hammond
645e6b6eb1 Use the low quality versions of some things on the Nokia 770. Enable USE_HWSURFACE, and disable the Text tool, as it's essentially useless on this. 2006-01-08 02:44:23 +00:00
Christian Hammond
0a466d36af Commit the initial support for the Nokia 770. This does not include packaging (which should be done outside this tree, imho), and is not finished yet, but it works. 2006-01-08 02:16:29 +00:00
Karl Ove Hufthammer
b9fdccaf2c Updated Norwegian translations, and regenerated various translation files. 2006-01-04 22:22:54 +00:00
William Kendrick
0ed50904ab Updated POT. 2005-12-31 21:01:23 +00:00
William Kendrick
2081034a37 Added "for children" to the (English) 'generic name' for Tux Paint. 2005-12-31 20:58:05 +00:00
William Kendrick
81cac02cbf More OS-specific file-storage corrections. 2005-12-31 20:56:40 +00:00
William Kendrick
c093c06eca Improved layout of listing of where saved files go.
Corrected Windows and Mac OS X listing of where saved files go.
2005-12-31 20:49:19 +00:00
William Kendrick
1bc07e9811 Vietnamese updates. 2005-12-06 08:44:21 +00:00
John Popplewell
f9137e1098 Removing non-portable filename. 2005-12-04 00:07:48 +00:00
John Popplewell
40e907f6b3 Fix for isspace() on (some?) win98 installations. Stops crash when clicking on Stamps button. 2005-12-02 05:27:37 +00:00
John Popplewell
b84aac0a4c Renamed 'contr?les_tampon_ds_s?lecteur.jpg' to 'controles_tampon_ds_selecteur.jpg'. 2005-12-02 02:09:09 +00:00
Martin Fuhrer
7b7cc35346 Cleaning up unnecessary files. 2005-11-30 03:56:21 +00:00
Martin Fuhrer
1387f56e5e Changed font sizes for Mac-specific builds. 2005-11-30 03:54:08 +00:00
Martin Fuhrer
659b29cb68 Updated Read Me, added preliminary code for help menu in SDLMain.m 2005-11-30 03:50:40 +00:00
Martin Fuhrer
8daa357a51 Updated InfoPlist.strings and Interface Builder .nib file. 2005-11-30 03:48:53 +00:00
Martin Fuhrer
771e63d745 Added XCode 2.2 project files for Mac OS X. 2005-11-30 03:47:38 +00:00
Mark K. Kim
8a896438a1 CVS Id tags added to several files for easier version tracking. 2005-11-27 08:09:37 +00:00
William Kendrick
686e563a49 Georgian font is only ~50KB, so added to main Tux Paint archive. 2005-11-27 06:50:29 +00:00
William Kendrick
fb2f1af73e "Thick" and "Thin" magic tools were removed, so removed mention
of them from README documentation.
2005-11-27 06:48:47 +00:00
William Kendrick
8f93611954 Japanese font rendered incorrectly (SDL_ttf or FreeType bug???); increased
size to compensate.
2005-11-27 06:45:07 +00:00
William Kendrick
b3f7dfe862 Began work on shapes that pull out from the corner, rather than center;
incomplete, will wait for next version.
2005-11-26 00:43:36 +00:00
William Kendrick
444cdf2a34 Made UI fonts a little smaller. Adjusted position of icons and text
in tool buttons.
2005-11-26 00:25:34 +00:00
William Kendrick
0d0e0a7cb7 Made UI fonts smaller. 2005-11-26 00:13:18 +00:00
William Kendrick
4de14d4c00 Added rocket starter. 2005-11-23 23:18:31 +00:00
William Kendrick
827b98a96b Created a rocket coloringbook-style starter. 2005-11-23 23:17:24 +00:00
William Kendrick
d8f1564ecb Keeping thumbnails small in prompts; image thumbnails in Open's "Delete?"
prompt were too large on >640x480 screen sizes, pushing arrow & trash icons
out of the dialog window.

Wasn't correctly turning mouse to hand-shape when hovering over "no" button
in prompts.  Fixed.
2005-11-23 22:48:50 +00:00
William Kendrick
980715dea6 Mouse scroll wheel now scrolls in Open dialog.
Cursor was disappearing if at far left scrolling up in Open dialog. Fixed.
2005-11-23 22:25:41 +00:00
William Kendrick
6c67a6e8da Allowing middle/right-click on Print button even if nobuttondistinction isn't
set.  (Gets around Mac OS X causing [Alt]+click to appear as middle-click.)

Only allowing valid buttons (1, or 1,2,3 if nobuttondistinction is set)
when clicking thumbnails in Open dialog.  (Scrollwheel was acting as clicks!)
2005-11-23 22:14:58 +00:00
William Kendrick
ed85a6c8f1 Added missing "--buttondistinction" command-line option.
Documented "no button distinction" feature in --usage and man page.
2005-11-23 21:48:16 +00:00
John Popplewell
41bf5d6ce4 Use new installer icon. 2005-11-23 02:22:35 +00:00
John Popplewell
8f643692f5 Updated tuxpaint-installer icon/images 2005-11-23 02:21:32 +00:00
Song Huang
37e4cdcf9d update translation. 2005-11-22 22:12:26 +00:00
Song Huang
289f8b1fba refine the translation. 2005-11-22 14:16:19 +00:00
Song Huang
4d775b8ac0 refine the translation. 2005-11-22 14:13:58 +00:00
John Popplewell
972cbb525e Larger audio buffer size on Windows to stop clicks/pops/crackling. 2005-11-22 12:42:07 +00:00
John Popplewell
698872d2d2 Bundles licenses etc. for the binary libs. 2005-11-22 12:39:01 +00:00
John Popplewell
a7753670a3 Added licences etc. for the binary libs. shipped with the win32 version. 2005-11-22 12:36:14 +00:00
William Kendrick
9a18224e21 Removed some unused variables. 2005-11-21 00:43:37 +00:00
William Kendrick
dfffbab70d Portuguese updates from Translation Project. 2005-11-21 00:40:16 +00:00
William Kendrick
2e25e521cb HTML fix-up.
Mentioned [Alt]+[S] for sound enable/disable at runtime.
Broke up "sound doesn't work" answers some.
2005-11-17 08:31:30 +00:00
William Kendrick
5b2debb4c7 Made font loading thread/fork interruptible via Escape key.
Improved cartoon effect.
2005-11-16 07:00:30 +00:00
William Kendrick
c6728e08bf German update. New translator. 2005-11-14 08:04:53 +00:00
William Kendrick
688f4d24fb Added [Alt]+[S] key sequence to mute/unmute sound effects.
(Does not override "--nosound" option!)
2005-11-12 09:22:11 +00:00
William Kendrick
d5930c6874 Swedish update. 2005-11-09 11:01:59 +00:00
William Kendrick
a0e8390544 Documented a recent Win32 improvement. 2005-11-09 10:58:33 +00:00
John Popplewell
9622bd68e0 Installer ignores Makefiles and *~ backup files. 2005-11-08 05:18:15 +00:00
John Popplewell
e468c07a91 Commented out broken button links and missing images.
Fixed other broken links.
2005-11-08 04:55:56 +00:00