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
John Popplewell
29088b347b
Installer skips the installation type stage on 9x/ME and defaults to
...
installing the app in 'C:\Program Files\TuxPaint\', but installs the menu
items and the desktop short-cut for the current user only. Rubbish, but
I can't find a way of automatically regenerating the menus, which seems to
be required to support shared menu/desktop short-cuts.
2005-11-08 03:25:58 +00:00
John Popplewell
bbe6ddf81f
Added support for system and user configuration files on Windows. The
...
system 'tuxpaint.cfg' file is in the same directory as the executable, the
user 'tuxpaint.cfg' file is in the 'savedir' location e.g.
'C:\Documents and Settings\username\Application Data\TuxPaint'.
2005-11-08 03:14:59 +00:00
John Popplewell
5a0921b8d9
Changed <img src="images/*"> to <img src="../../html/images/*"> using a
...
simple global search and replace. Easy enough to change back if custom
images are created, or a better solution comes along.
2005-11-08 00:55:15 +00:00
John Popplewell
d8e4ca1b39
Changed website menu option so that it goes to an installer-language
...
sensitive address: http://www.newbreedsoftware.com/tuxpaint/?lang=LANG_ID .
Changed licence and readme menus to point to installer-language sensitive
text and HTML files.
Changed installer to make use of these translated files itself.
Added Lang2Gettext() which maps InnoSetup language to Gettext style.
Added Is9xME() function (unused as-yet).
2005-11-06 04:27:23 +00:00
William Kendrick
2fb9edea1e
RPM spec file updates.
2005-11-04 05:25:12 +00:00
Song Huang
56a160995f
change translator's mail address, and refine some format.
2005-10-28 14:04:21 +00:00
Song Huang
8d21633c74
upgrade translation to 0.9.15, finished.
2005-10-28 13:25:41 +00:00
Song Huang
63fd0bd1b7
upgrade translation to 0.9.15, to be continue.
2005-10-25 13:50:36 +00:00
Song Huang
d436b46d7d
upgrade translation to 0.9.15, finished.
2005-10-24 13:37:39 +00:00
William Kendrick
9374f00f8b
French doc. translation author.
2005-10-24 07:20:43 +00:00
William Kendrick
adac4f4add
Added French translation of README (split in two parts).
2005-10-24 07:19:54 +00:00
William Kendrick
5c0ac89d0b
Images and screenshots from French documentation.
2005-10-24 07:13:04 +00:00
William Kendrick
0848ad075f
Received French version of "OPTIONS" documentation.
2005-10-24 07:05:30 +00:00
William Kendrick
00240f66e2
Received French version of "PNG.txt" documentation, in HTML format.
2005-10-24 07:04:40 +00:00
William Kendrick
85dfe3c7f7
Received a French version of the FAQ, in HTML format.
2005-10-24 07:03:20 +00:00
William Kendrick
f3e17ad763
Documented tuxpaint-import security fix.
2005-10-23 20:23:40 +00:00
Ben Armstrong
1353705c93
Create temporary files in home dir
2005-10-23 13:27:22 +00:00