Commit graph

1762 commits

Author SHA1 Message Date
William Kendrick
efff54560a Added Adam R.'s "Rails" Magic tool.
Updated POTFILES.in to add new Magic tools from Adam and Andrew.
Regenerated POT and POs.
2008-07-14 00:31:11 +00:00
Andrew Corcoran
36ee8ff4cb Added jigsaw magic tool + images and updated authors/chanes to reflect recent additions 2008-07-12 19:58:22 +00:00
Andrew Corcoran
54cacc0deb Added snow magic tool images 2008-07-12 19:39:31 +00:00
Andrew Corcoran
ab97b56911 Added snow magic tool 2008-07-12 19:37:18 +00:00
William Kendrick
0096fd6c51 Documented update that prevents Windows-key from exiting fullscreen mode. 2008-07-11 07:12:15 +00:00
Andrew Corcoran
37c5148165 Added brush option to blackAndWhite magic tool 2008-07-10 21:04:03 +00:00
John Popplewell
b878e9646e Added code to hook low-level keyboard events on 2K/XP/Vista.
The hook is only installed if in full-screen mode.
Filters out the left and right Windows keys to avoid accidentally dropping
out of full-screen mode.
If Tux Paint is deliberately switched to the background (using ALT-TAB, say)
the Windows keys function as normal until Tux Paint is the active
application again.
2008-07-10 20:57:25 +00:00
William Kendrick
8d44381a1d blurAll merged into blur as a full-image mode. 2008-07-10 20:39:36 +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
Andrew Corcoran
0b7b36c734 Merged the two Blur tools 2008-07-10 20:06:31 +00:00
William Kendrick
5610e63ed1 Added new contributors.
Updated POT & POs after new Magic tools added.
2008-07-10 19:06:09 +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
4ce336327d Further updates relating to locale case. 2008-07-10 18:37:59 +00:00
William Kendrick
956e8142f9 Being specific about locale (uppercase country code) in how to add
localized stamp description sounds.
2008-07-10 18:22:58 +00:00
William Kendrick
8623bfb428 Documenting 'int mode' arg to click() functions in Magic tool API docs. 2008-07-10 06:58:32 +00:00
William Kendrick
fdb90e51aa Adding new 'mode' args to _click() and _get_description() in example file. 2008-07-10 06:54:58 +00:00
William Kendrick
6bd9586fd6 Flow correction. 2008-07-09 22:49:57 +00:00
William Kendrick
47850ca0b2 tp_magic_api.h now has gettext_noop() macro def; example code doesn't need it. 2008-07-09 21:48:21 +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
fb9096c6f6 Updated POs & POT after Tint string changes/additions. 2008-07-09 20:18:58 +00:00
William Kendrick
94e7d90c25 "Tint" tool can now affect the entire image. 2008-07-09 20:17:28 +00:00
William Kendrick
b74ca8c1e1 Updated PO & POT after adding new string to negative magic tool. 2008-07-09 04:45:42 +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
c9dfc4d1d8 Not sending drag or release to Magic tools when in MODE_FULLSCREEN.
Added missing arg to usage output.
2008-07-09 04:10:52 +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
2e61076718 switchin() and switchout() Magic functions now used.
Documented new switchin() and switchout() functions.
2008-07-08 01:54:00 +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
b14e850f12 Re-ran update-po.sh after updating tuxpaint.desktop.in. 2008-07-07 23:22:26 +00:00
William Kendrick
032f0cd30f Adhering to Debian & FreeDesktop.org standards regarding .desktop file. 2008-07-07 23:18:57 +00:00
William Kendrick
7f5f488fe6 Picking up new Magic tool strings. 2008-07-07 14:25:37 +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
bf5c9218e5 Avoiding shipping with a 'dummy.o' 2008-07-01 00:17:36 +00:00
Martin Fuhrer
1c94c5e5d8 Rename global variables defined in SDL_Pango.h to avoid errors during linking on Mac OS X. 2008-06-30 22:15:27 +00:00
Martin Fuhrer
b8e80df17a Updated path to tp_magic_api.h 2008-06-30 22:05:44 +00:00
Martin Fuhrer
7a44ba8c6d Updates for release 0.9.20 2008-06-30 22:04:48 +00:00
Martin Fuhrer
9ad4b88de9 XCode project invokes Makefile to automatically generate tp_magic_api.h. Updates for release 0.9.20 2008-06-29 00:28:52 +00:00
Martin Fuhrer
02168c4797 XCode project invokes Makefile to automatically generate tp_magic_api.h 2008-06-29 00:27:37 +00:00
William Kendrick
51f7e2f6b8 Forgot to add en_CA.po back! 2008-06-27 20:28:29 +00:00
William Kendrick
3a8a682bf8 Proper case of locales.
Regenerated PO and desktop file.
2008-06-27 20:20:06 +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
Shin-ichi TOYAMA
b04d4720ce Some debug messages were disabled for old environment which don't have
fwprintf(), such as redhat-6.x.
2008-06-27 02:35:26 +00:00
William Kendrick
9d61272550 Documented Shin-Ichi's fix. 2008-06-26 17:22:30 +00:00
Shin-ichi TOYAMA
14063f43b9 Fixed rendering problem with NO_SDL_PANGO. 2008-06-26 15:13:57 +00:00
Luc Schrijvers
c47ed8808a small BeOS fix in regards of Uppercase isseus 2008-06-25 16:27:11 +00:00
secretlondon
ae5866f3a9 Updated en_gb po 2008-06-24 19:51:51 +00:00
William Kendrick
e422e4f1eb Updated Richard June's email addr and noted he's not doing main RPM stuff. 2008-06-23 23:06:54 +00:00
William Kendrick
281eddd4b1 Added some missing credits for packages/ports/builds. 2008-06-23 21:35:59 +00:00