Commit graph

1753 commits

Author SHA1 Message Date
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
William Kendrick
ffa7fede90 Made sure Makefile works with NetBSD. 2008-06-22 17:50:00 +00:00
William Kendrick
0006b8da9d Re-ran "update-po.sh" 2008-06-21 17:27:16 +00:00
William Kendrick
c13d102f46 Regenerated Traditional Chinese font using latest TP and TPS po files.
Created a simple shell script with the command for this, to make it easy for me.
2008-06-21 17:07:14 +00:00
William Kendrick
1cf2bfef3f Ukranian. 2008-06-21 16:46:31 +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
John Popplewell
50e262d739 Fix for OS detection on Win32. 2008-06-19 16:00:52 +00:00
John Popplewell
f70f93024e Hack to installer script: ignores missing etc and lib directories for win9x/me build. 2008-06-17 23:52:40 +00:00