Commit graph

1077 commits

Author SHA1 Message Date
Andrew Corcoran
36ee8ff4cb Added jigsaw magic tool + images and updated authors/chanes to reflect recent additions 2008-07-12 19:58:22 +00:00
William Kendrick
0096fd6c51 Documented update that prevents Windows-key from exiting fullscreen mode. 2008-07-11 07:12:15 +00:00
William Kendrick
c04be7b7d0 blurAll is now merged with blur 2008-07-10 20:31:26 +00:00
William Kendrick
f556b503b9 switchin() and switchout() now accept mode. 2008-07-10 20:26:38 +00:00
William Kendrick
c321359b59 Adding 'confetti' and 'fold' Magic tools (by foo-script for GSOC 2008). 2008-07-10 18:59:06 +00:00
William Kendrick
b2a1b57336 Glass Tile, Lighten (fade) and Darken magic tools can now affect entire image. 2008-07-09 20:33:54 +00:00
William Kendrick
94e7d90c25 "Tint" tool can now affect the entire image. 2008-07-09 20:17:28 +00:00
William Kendrick
2e5508842f get_description() gets mode, so tools can provide diff. instructions. 2008-07-09 04:37:08 +00:00
William Kendrick
472692fbab Magic tools can now be both painted and full-image.
Negative tool now does this.
2008-07-09 02:46:54 +00:00
William Kendrick
8c6fbb8cf5 [Ctrl]+[P] keyboard shortcut for printing was not complying with option to
disable printing capability (e.g., "--noprint"). Fixed.
Regenerated killed docs.
2008-07-08 18:31:51 +00:00
William Kendrick
b4ed444f0f Beginning to implement switchin() and switchout() Magic tool plugin API. 2008-07-08 00:21:31 +00:00
William Kendrick
032f0cd30f Adhering to Debian & FreeDesktop.org standards regarding .desktop file. 2008-07-07 23:18:57 +00:00
secretlondon
0524520d07 Andrew Corcoran's first three magic tools funded by gsoc. 2008-07-06 19:31:58 +00:00
secretlondon
ae47481914 New starter - silver frame (starter stretching/distortion stopping
others working)
2008-07-06 18:48:43 +00:00
William Kendrick
99ef3fb8e3 Using proper case in PO filenames (e.g., zh_TW.po instead of zh_tw.po)
to solve MO installation problem caused by Makefile simplification.
2008-06-27 19:50:23 +00:00
William Kendrick
9d61272550 Documented Shin-Ichi's fix. 2008-06-26 17:22:30 +00:00
William Kendrick
ffa7fede90 Made sure Makefile works with NetBSD. 2008-06-22 17:50:00 +00:00
William Kendrick
04c69f59db Made sure Serhij Dubyk's email was current. 2008-06-21 16:38:47 +00:00
William Kendrick
936ff6affc Updated Ukranian. 2008-06-21 00:11:16 +00:00
William Kendrick
05b23fe60d Updated Afrikaans. 2008-06-19 20:26:55 +00:00
William Kendrick
dc9f214f28 Updated Spanish translatins. 2008-06-17 19:06:22 +00:00
William Kendrick
c8827fd7e3 Swedish correction. 2008-06-16 23:56:52 +00:00
William Kendrick
0154fc0db8 Georgian font was released under GPL; documenting. 2008-06-15 17:45:08 +00:00
William Kendrick
469bbfffae Removed Vietnames font until a replacement w/ a suitable license can be found. 2008-06-15 17:39:45 +00:00
William Kendrick
b3f3c6228a Updated Khmer translation. 2008-06-11 19:16:03 +00:00
William Kendrick
5d1204f83c "Uppercase only" option support for builds that use Pango to render text. 2008-05-29 15:51:28 +00:00
William Kendrick
4aa7703811 Removed "OLD_UPPERCASE_CODE" 2008-05-29 15:28:26 +00:00
William Kendrick
0668cd3b47 Removed _APPLE_10_2_8_-related stuff. 2008-05-28 14:43:25 +00:00
William Kendrick
7cd12c16d8 More details on more Makefile changes. 2008-05-27 04:55:55 +00:00
William Kendrick
a79c860770 Detail on Albert's Makefile improvements. 2008-05-27 04:54:50 +00:00
Albert Cahalan
2542ccdff4 doc update 2008-05-25 23:39:41 +00:00
Mark K. Kim
4cabed88a6 Improved support for detecting missing dependencies:
- Added libpaper-dev package checking.

- Previously, SDL_Pango's bug forced Tux Paint to include a customized
  version of SDL_Pango.h in its distribution, so we couldn't tell if
  SDL_Pango was installed in the system by including SDL_Pango.h.  We made
  a new workaround for SDL_Pango's bug that does not require Tux Paint to
  include SDL_Pango.h, so now we can check for SDL_Pango installation.

- Makefile now includes a check for gettext installation and will not
  fail when attempting to generate .mo files or install .mo files.  Instead,
  Makefile will now display a warning and skip the .mo file generation and
  installation steps.

Many thanks to Arunodai Vudem for the patches.
2008-05-25 02:30:45 +00:00
William Kendrick
ddc7bab3d5 Making Magic Tool source throw less compiler warnings. 2008-05-06 15:29:46 +00:00
William Kendrick
6c05efb4d6 Ojibwe is the correct spelling. 2008-04-29 16:37:23 +00:00
William Kendrick
5173311d1b Doc'd Albert's changes. 2008-04-28 06:23:33 +00:00
secretlondon
ad861ef97f Adding jigsaw pieces starter, based off PD image from wikimedia commons 2008-04-19 22:17:41 +00:00
secretlondon
81647e2294 New spirograph starter made by Caroline Ford in Inkscape 2008-04-19 18:19:53 +00:00
William Kendrick
0dca88faf0 Updated Greek (Hellenic) translation. 2008-04-15 15:52:22 +00:00
William Kendrick
da29194d03 Added Asturian translation. 2008-04-06 01:11:34 +00:00
William Kendrick
54d7ce2f38 tuxpaint.desktop installation updates for Freedesktop.org adherence. 2008-04-03 16:48:50 +00:00
William Kendrick
db1930b397 Other minor improvements. Added TOC. 2008-03-28 03:12:31 +00:00
William Kendrick
be6810e936 Moved "Starters" from the 'Open' section to 'New', in README. 2008-03-28 03:03:31 +00:00
William Kendrick
31bb060d05 Starters section of EXTENDING documentation updated ("New" vs "Open",
other clean-up, and now directs people to README for determining image sizes.)
2008-03-28 02:45:55 +00:00
William Kendrick
5feb871c8d Updated Lithuanian. 2008-03-17 21:34:25 +00:00
William Kendrick
2d0fd1dc11 Updated Slovakian translation. 2008-03-13 15:01:26 +00:00
William Kendrick
7b651c97b2 * Fixed bug when zooming stamps in video depth other than 32bpp.
(Float to int casting; also removes compiler errors.)

* getpixel/putpixel function passed to Magic tools now pays attention
  to the incoming surface, rather than always using the canvas surface,
  to determine bitdepth.  (Fixes bug where some Magic tools, e.g., Grass,
  didn't work right on video depths other than 32bpp.)
2008-03-05 03:26:55 +00:00
William Kendrick
f34d8301ff Fixed bug when zooming stamps in video depth other than 32bpp. 2008-03-05 03:12:00 +00:00
William Kendrick
e6e2fcfc38 Mentioned that canvas size can be changed in README (so it's not
just hidden in OPTIONS).
2008-03-04 17:10:01 +00:00
William Kendrick
c007c63baf Brushes with large spacing wouldn't be spaced properly when drawn
from bottom-to-top using the line tool.  Fixed. (Pere Pujal i Carabantes
patch from SourceForge bug.)
2008-03-04 17:03:12 +00:00
William Kendrick
03539a98a5 Legacy Tux Paint images (prior to Tux Paint supporting different
colored backgrounds) would end up with arbitrary Eraser colors.
Forcing it to always use white, which was the only background color
in early versions of Tux Paint.
2008-03-04 16:29:09 +00:00