William Kendrick
e154767776
Updated POFILES to match current set of Magic tools.
...
Regenerated PO files.
2008-07-22 07:19:00 +00:00
Andrew Corcoran
b2e2289622
Added colour option to blackandwhite and threshold magic tools. Since the blackandwhite tool is now the same as tint(with the exception that bandw handles tinting black in a better way) the blackandwhite tool was merged into tint.c and blackandwhite.c removed
2008-07-20 19:46:08 +00:00
William Kendrick
c54d6b31a7
Redrawing tux text after Magic switchin() in case plugin called update_progress_bar().
2008-07-20 07:19:54 +00:00
William Kendrick
1e3aba334e
Corrected mistake in docs.
2008-07-20 05:35:37 +00:00
Andrew Corcoran
40c8c1ff1f
Finalised mosaic.c
2008-07-20 01:36:54 +00:00
Andrew Corcoran
9e1a97efd5
Copied external code into mosaic.c
2008-07-19 18:54:56 +00:00
Andrew Corcoran
4c71ecdba1
Added noise and mosaic magic tools
2008-07-19 18:30:57 +00:00
Luc Schrijvers
774c076406
BeOS _Bool parse error fixes
2008-07-19 05:34:56 +00:00
Luc Schrijvers
24b409b5b5
BeOS parse error fixes
2008-07-19 05:02:38 +00:00
Andrew Corcoran
dc7a056597
Mistakenly modified jigsaw starter image - reverted to old version
2008-07-15 21:14:24 +00:00
Andrew Corcoran
34d27b1394
Modified sharpen.c to work with as paint aswell as fullscreen
2008-07-15 21:11:43 +00:00
Andrew Corcoran
cbc28be317
Removed jigsaw.c magic tool and related image
2008-07-15 18:49:07 +00:00
Andrew Corcoran
edab6d7e0e
Added jigsaw starter images
2008-07-15 18:33:49 +00:00
William Kendrick
9892fd855b
Added missing screensaver-related options to man page.
2008-07-14 21:10:23 +00:00
Kartik Mistry
055b83bd84
Gujarati translation updates for tuxpaint
2008-07-14 06:51:07 +00:00
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