Commit graph

1795 commits

Author SHA1 Message Date
William Kendrick
b41511e51a Hebrew translation update. 2008-08-08 15:51:07 +00:00
William Kendrick
1bb2c9d0c9 French update. 2008-08-05 13:04:51 +00:00
William Kendrick
30a44ef7f2 Added strings from new Toothpaste magic tool. 2008-08-04 19:41:06 +00:00
Andrew Corcoran
3086d42ac8 Added toothpaste.c magic tool 2008-08-04 16:42:47 +00:00
Andrew Corcoran
14f38f95e2 Removed brush mode from mosaic.c due to high cpu load and changed the fullscreen mode so it no longer uses switchin() 2008-08-03 22:42:34 +00:00
Andrew Corcoran
a0cd6daeb5 Removed error checking from magic tools as it was causing problems with --nosound 2008-08-03 22:15:52 +00:00
Albert Cahalan
a60c242972 leak memory instead of crashing (FIXME!!!) 2008-08-03 02:18:22 +00:00
Pere Pujal i Carabantes
dc001d565e Updated catalan translation 2008-08-02 14:13:50 +00:00
William Kendrick
371ac974f0 Updated French. 2008-08-02 06:00:46 +00:00
William Kendrick
c5d35a183d Update PO & POT. 2008-08-02 01:16:27 +00:00
William Kendrick
77792a8219 Added new Magic tool. 2008-08-02 00:34:27 +00:00
William Kendrick
8c8592bb11 Fixed Magic mode error in Calligraphy and Shift. 2008-08-02 00:32:49 +00:00
Pere Pujal i Carabantes
06321b867b Updated catalan translation 2008-08-01 22:23:13 +00:00
William Kendrick
4161391ec9 Reprocessed PO after fixing Fold gettext issue. 2008-08-01 21:13:08 +00:00
William Kendrick
cd43deb379 Made Fold's name translatable.
Received French update.
2008-08-01 21:10:28 +00:00
William Kendrick
7f7b9b0677 Updated POT and POs after Magic changes. 2008-07-29 22:17:03 +00:00
Andrew Corcoran
d0d5e16b00 Added alien magic tool. Added missing description text for some magic tools. 2008-07-29 19:57:55 +00:00
Andrew Corcoran
fd65f98abc Added Rain magic tool. Added error checking to previous tools. Added missing static declarations for global variables 2008-07-24 15:44:14 +00:00
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