Commit graph

298 commits

Author SHA1 Message Date
William Kendrick
79141902ee Negative, Fade, Darken, Tint and Cartoon all now apply with a circular shape, rather than a square. 2006-02-18 09:53:02 +00:00
William Kendrick
7448cd879d Consolodating description of source extraction in CHANGES.txt.
Extracted do_floodfill, playsound, draw_progressbar and RGB-to-linear functions.
2006-02-18 09:32:12 +00:00
William Kendrick
3b5f10c4fe Split out some compiler-version-specific definitions into "compiler.h".
Split out 'getpixel' and 'putpixel' family of functions into "pixels.c" and "pixels.h" source files.
2006-02-18 08:42:23 +00:00
William Kendrick
410c156d16 Split XBM cursor #includes and set/free functions into "cursor.h" and
"cursor.c" source files.
2006-02-18 08:14:52 +00:00
William Kendrick
aee93b1713 tuxpaint-import shell script now examines Tux Paint's configuration
file (first in /usr/local/etc/tuxpaint, then /etc/tuxpaint, then $HOME)
for the window size settings and saved-file directory options
(rather than assuming a 640x480 screen and images saved in
$HOME/.tuxpaint/saved/).

Discovered (or assumed) window size and directory settings are shown
when tuxpaint-import is first run (even with no arguments).
2006-02-18 07:35:40 +00:00
William Kendrick
27c35cdf23 Made sure GPL notice was included in all other source files. 2006-02-18 07:07:47 +00:00
William Kendrick
2af7785454 Split language-related variables, enumerations, arrays and helper
functions in to "i18n.c" and "i18n.h" source files.
2006-02-18 06:54:50 +00:00
William Kendrick
2f29e8aef1 Sparkles can now be different colors. 2006-02-13 08:18:53 +00:00
William Kendrick
445a32230d Increased magic surface update area to prevent clipping with Grass tool. 2006-02-13 07:58:53 +00:00
William Kendrick
6cbf434429 Fixed crash when clicking to right of rightmost color. 2006-02-12 23:06:52 +00:00
William Kendrick
4a86ac0ef5 Updated Brazilian Portuguese. 2006-02-06 07:02:15 +00:00
William Kendrick
917d93f145 German update. 2006-02-04 04:57:56 +00:00
William Kendrick
838f128eac Updated Swedish, via Translation Project. 2006-02-04 04:42:50 +00:00
William Kendrick
680a8c314f Properly handles a variety of PNG formats when loading Starter images
and turning them into thumbnails.  (Tested with indexed PNGs, and
PNGs where RGB colors were stored, even where pixels were
fully transparent.)
2006-01-30 01:24:50 +00:00
William Kendrick
c8b96d5364 Recording some recent CVS commits. 2006-01-23 00:14:23 +00:00
William Kendrick
8834202c1b Altered SVG to try and prevent Gnome panel crashes.
(As per: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=349415 ; 2006/01/22)
2006-01-23 00:11:01 +00:00
William Kendrick
bb3c493d64 Xcode updates to get things working on Bill's new Mac mini. 2006-01-15 07:40:03 +00:00
William Kendrick
1bc07e9811 Vietnamese updates. 2005-12-06 08:44:21 +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
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
4de14d4c00 Added rocket starter. 2005-11-23 23:18:31 +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
dfffbab70d Portuguese updates from Translation Project. 2005-11-21 00:40:16 +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
William Kendrick
2fb9edea1e RPM spec file updates. 2005-11-04 05:25:12 +00:00
William Kendrick
9374f00f8b French doc. translation author. 2005-10-24 07:20:43 +00:00
William Kendrick
f3e17ad763 Documented tuxpaint-import security fix. 2005-10-23 20:23:40 +00:00
William Kendrick
937b900d3b Documented Song's font-reducer script in changelog. 2005-10-23 09:14:45 +00:00
William Kendrick
4b2b90ef1c Stamp scaling is now controlled by a set of mini "slider"-like buttons.
(The "Shrink" and "Grow" buttons didn't give any feedback as to what the
current size was.)
2005-10-22 08:42:10 +00:00
William Kendrick
7e47df9834 Updated Portuguese. 2005-10-16 08:38:09 +00:00
William Kendrick
cb69a36a5a There's no longer a need to remove CVS-related things in 'tuxpaint.spec'. 2005-10-13 07:49:45 +00:00
William Kendrick
905b5552fa Checks whether "-Wdelcaration-after-statement" is available in gcc before
trying to use it (simple shell script trick from Shin-Ichi).
2005-10-13 07:48:20 +00:00
William Kendrick
050c23b5ef Updated Indonesian. 2005-10-13 07:36:29 +00:00
William Kendrick
bcb28135b7 Updated Slovenian translation (new translator via Translation Project). 2005-10-12 17:33:52 +00:00
William Kendrick
2b27d3b44e No reason to make it look like Bill did _everything_. 2005-10-10 17:25:42 +00:00
William Kendrick
91cdab237a Created 'release' Makefile target, which generates a .tar.gz.
Moved "VER_VERSION" to Makefile (where 'release' can pick it up),
and made "VER_DATE" a dynamically-generated Makefile variable.
2005-10-10 03:01:17 +00:00
William Kendrick
63e9dcb656 Converted Frequently Asked Questions (FAQ) to HTML.
Mentioned Tux Paint Config. tool in FAQ.
2005-10-09 22:09:25 +00:00
William Kendrick
dc80c36bae Noted path searching change by John Popplewell. 2005-10-09 21:24:44 +00:00
William Kendrick
056cc76b2a Rearranged some 0.9.15-related changelogs. 2005-10-09 21:19:30 +00:00
William Kendrick
97122bb650 Splash screen scales to different window sizes. 2005-10-06 07:34:06 +00:00
William Kendrick
301c22dad7 Now defaults to 800x600 screen size. 2005-10-06 06:56:14 +00:00
William Kendrick
9ef9ab1b5e Brazilian Portuguese translation updates. 2005-10-04 06:36:37 +00:00
William Kendrick
2334224fe4 Dutch updates by Michael de Rooij, via Linspire's IRMA project;
merged by Herman Bruyninckx.
2005-10-03 07:23:25 +00:00
Mark K. Kim
3b39bce307 Korean translation (ko.po) update. 2005-10-03 07:20:15 +00:00