Commit graph

  • 9c7f6fca41 Fixed PS printing scale issue (thanks, Pere). William Kendrick 2008-08-28 22:06:43 +00:00
  • ee8020589a More attempts to simplify and standardise the language of the new magic tools. secretlondon 2008-08-28 21:34:52 +00:00
  • ff84a1752f new sound file for noise tool secretlondon 2008-08-28 19:11:35 +00:00
  • a3d5ef7684 new audio file for noise tool secretlondon 2008-08-28 19:10:23 +00:00
  • 9c859fd13e new icons for alien, rain, snowflake, snowball and edges magic tools + typo secretlondon 2008-08-27 22:39:12 +00:00
  • 8b4dd1c19d new icons for edges, alien, snowball, snowflake and rain magic tools secretlondon 2008-08-27 22:38:11 +00:00
  • a45a86b1e0 new en_GB.pox secretlondon 2008-08-26 04:18:15 +00:00
  • 0df62c543b Remade po files after changes in the English of the new magic tools secretlondon 2008-08-26 04:14:50 +00:00
  • 5145f37ac6 changing Trace Contour to Edges in an attempt to simplify language and kill technical jargon. secretlondon 2008-08-26 04:09:50 +00:00
  • c43465f0a2 Turned colours into colors as text should be in US English, changed 'threshold' into 'turn' to try and simplify language. Still needs more. secretlondon 2008-08-26 04:05:26 +00:00
  • c801b3e3fa Fixing English bugs in some magic tools ;) and updated en_GB.po secretlondon 2008-08-26 03:52:51 +00:00
  • cfa3f04d8b Empty line at the beginning has been added. One warning less ;) Adam Rakowski 2008-08-20 15:55:41 +00:00
  • d7fff8aae9 Updated POs and POT after Adam added new Magic tools. William Kendrick 2008-08-19 18:54:47 +00:00
  • fcf48780d1 Puzzle' tool icon Adam Rakowski 2008-08-19 16:01:03 +00:00
  • e999c0f3d6 An icon for Wavelet magic tool (waves.c) Adam Rakowski 2008-08-19 15:48:30 +00:00
  • 04dd3cf9a2 Fisheye tool - first release. Adam Rakowski 2008-08-19 14:40:04 +00:00
  • dda736f396 Fresh sound files for rails.c and fold.wav Adam Rakowski 2008-08-19 14:19:16 +00:00
  • 504a1dc5e6 String cleanup. Adam Rakowski 2008-08-19 14:12:52 +00:00
  • f125648bcb Added "Wavelet tool" Adam Rakowski 2008-08-19 14:08:22 +00:00
  • 61a3ae59da Added new Magic tool strings. William Kendrick 2008-08-18 22:07:06 +00:00
  • 6169f461b0 String cleanup. William Kendrick 2008-08-18 22:00:47 +00:00
  • 6c3893fd41 Added TV & Rosette Magic tools. William Kendrick 2008-08-18 21:45:49 +00:00
  • 1765e36292 Paint brush tool improvement. William Kendrick 2008-08-14 15:06:52 +00:00
  • b41511e51a Hebrew translation update. William Kendrick 2008-08-08 15:51:07 +00:00
  • 1bb2c9d0c9 French update. William Kendrick 2008-08-05 13:04:51 +00:00
  • 30a44ef7f2 Added strings from new Toothpaste magic tool. William Kendrick 2008-08-04 19:41:06 +00:00
  • 3086d42ac8 Added toothpaste.c magic tool Andrew Corcoran 2008-08-04 16:42:47 +00:00
  • 14f38f95e2 Removed brush mode from mosaic.c due to high cpu load and changed the fullscreen mode so it no longer uses switchin() Andrew Corcoran 2008-08-03 22:42:34 +00:00
  • a0cd6daeb5 Removed error checking from magic tools as it was causing problems with --nosound Andrew Corcoran 2008-08-03 22:15:52 +00:00
  • a60c242972 leak memory instead of crashing (FIXME!!!) Albert Cahalan 2008-08-03 02:18:22 +00:00
  • dc001d565e Updated catalan translation Pere Pujal i Carabantes 2008-08-02 14:13:50 +00:00
  • 371ac974f0 Updated French. William Kendrick 2008-08-02 06:00:46 +00:00
  • c5d35a183d Update PO & POT. William Kendrick 2008-08-02 01:16:27 +00:00
  • 77792a8219 Added new Magic tool. William Kendrick 2008-08-02 00:34:27 +00:00
  • 8c8592bb11 Fixed Magic mode error in Calligraphy and Shift. William Kendrick 2008-08-02 00:32:49 +00:00
  • 06321b867b Updated catalan translation Pere Pujal i Carabantes 2008-08-01 22:23:13 +00:00
  • 4161391ec9 Reprocessed PO after fixing Fold gettext issue. William Kendrick 2008-08-01 21:13:08 +00:00
  • cd43deb379 Made Fold's name translatable. Received French update. William Kendrick 2008-08-01 21:10:28 +00:00
  • 7f7b9b0677 Updated POT and POs after Magic changes. William Kendrick 2008-07-29 22:17:03 +00:00
  • d0d5e16b00 Added alien magic tool. Added missing description text for some magic tools. Andrew Corcoran 2008-07-29 19:57:55 +00:00
  • fd65f98abc Added Rain magic tool. Added error checking to previous tools. Added missing static declarations for global variables Andrew Corcoran 2008-07-24 15:44:14 +00:00
  • e154767776 Updated POFILES to match current set of Magic tools. Regenerated PO files. William Kendrick 2008-07-22 07:19:00 +00:00
  • 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 Andrew Corcoran 2008-07-20 19:46:08 +00:00
  • c54d6b31a7 Redrawing tux text after Magic switchin() in case plugin called update_progress_bar(). William Kendrick 2008-07-20 07:19:54 +00:00
  • 1e3aba334e Corrected mistake in docs. William Kendrick 2008-07-20 05:35:37 +00:00
  • 40c8c1ff1f Finalised mosaic.c Andrew Corcoran 2008-07-20 01:36:54 +00:00
  • 9e1a97efd5 Copied external code into mosaic.c Andrew Corcoran 2008-07-19 18:54:56 +00:00
  • 4c71ecdba1 Added noise and mosaic magic tools Andrew Corcoran 2008-07-19 18:30:57 +00:00
  • 774c076406 BeOS _Bool parse error fixes Luc Schrijvers 2008-07-19 05:34:56 +00:00
  • 24b409b5b5 BeOS parse error fixes Luc Schrijvers 2008-07-19 05:02:38 +00:00
  • dc7a056597 Mistakenly modified jigsaw starter image - reverted to old version Andrew Corcoran 2008-07-15 21:14:24 +00:00
  • 34d27b1394 Modified sharpen.c to work with as paint aswell as fullscreen Andrew Corcoran 2008-07-15 21:11:43 +00:00
  • cbc28be317 Removed jigsaw.c magic tool and related image Andrew Corcoran 2008-07-15 18:49:07 +00:00
  • edab6d7e0e Added jigsaw starter images Andrew Corcoran 2008-07-15 18:33:49 +00:00
  • 9892fd855b Added missing screensaver-related options to man page. William Kendrick 2008-07-14 21:10:23 +00:00
  • 055b83bd84 Gujarati translation updates for tuxpaint Kartik Mistry 2008-07-14 06:51:07 +00:00
  • efff54560a Added Adam R.'s "Rails" Magic tool. Updated POTFILES.in to add new Magic tools from Adam and Andrew. Regenerated POT and POs. William Kendrick 2008-07-14 00:31:11 +00:00
  • 36ee8ff4cb Added jigsaw magic tool + images and updated authors/chanes to reflect recent additions Andrew Corcoran 2008-07-12 19:58:22 +00:00
  • 54cacc0deb Added snow magic tool images Andrew Corcoran 2008-07-12 19:39:31 +00:00
  • ab97b56911 Added snow magic tool Andrew Corcoran 2008-07-12 19:37:18 +00:00
  • 0096fd6c51 Documented update that prevents Windows-key from exiting fullscreen mode. William Kendrick 2008-07-11 07:12:15 +00:00
  • 37c5148165 Added brush option to blackAndWhite magic tool Andrew Corcoran 2008-07-10 21:04:03 +00:00
  • 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. John Popplewell 2008-07-10 20:57:25 +00:00
  • 8d44381a1d blurAll merged into blur as a full-image mode. William Kendrick 2008-07-10 20:39:36 +00:00
  • c04be7b7d0 blurAll is now merged with blur William Kendrick 2008-07-10 20:31:26 +00:00
  • f556b503b9 switchin() and switchout() now accept mode. William Kendrick 2008-07-10 20:26:38 +00:00
  • 0b7b36c734 Merged the two Blur tools Andrew Corcoran 2008-07-10 20:06:31 +00:00
  • 5610e63ed1 Added new contributors. Updated POT & POs after new Magic tools added. William Kendrick 2008-07-10 19:06:09 +00:00
  • c321359b59 Adding 'confetti' and 'fold' Magic tools (by foo-script for GSOC 2008). William Kendrick 2008-07-10 18:59:06 +00:00
  • 4ce336327d Further updates relating to locale case. William Kendrick 2008-07-10 18:37:59 +00:00
  • 956e8142f9 Being specific about locale (uppercase country code) in how to add localized stamp description sounds. William Kendrick 2008-07-10 18:22:58 +00:00
  • 8623bfb428 Documenting 'int mode' arg to click() functions in Magic tool API docs. William Kendrick 2008-07-10 06:58:32 +00:00
  • fdb90e51aa Adding new 'mode' args to _click() and _get_description() in example file. William Kendrick 2008-07-10 06:54:58 +00:00
  • 6bd9586fd6 Flow correction. William Kendrick 2008-07-09 22:49:57 +00:00
  • 47850ca0b2 tp_magic_api.h now has gettext_noop() macro def; example code doesn't need it. William Kendrick 2008-07-09 21:48:21 +00:00
  • b2a1b57336 Glass Tile, Lighten (fade) and Darken magic tools can now affect entire image. William Kendrick 2008-07-09 20:33:54 +00:00
  • fb9096c6f6 Updated POs & POT after Tint string changes/additions. William Kendrick 2008-07-09 20:18:58 +00:00
  • 94e7d90c25 "Tint" tool can now affect the entire image. William Kendrick 2008-07-09 20:17:28 +00:00
  • b74ca8c1e1 Updated PO & POT after adding new string to negative magic tool. William Kendrick 2008-07-09 04:45:42 +00:00
  • 2e5508842f get_description() gets mode, so tools can provide diff. instructions. William Kendrick 2008-07-09 04:37:08 +00:00
  • c9dfc4d1d8 Not sending drag or release to Magic tools when in MODE_FULLSCREEN. Added missing arg to usage output. William Kendrick 2008-07-09 04:10:52 +00:00
  • 472692fbab Magic tools can now be both painted and full-image. Negative tool now does this. William Kendrick 2008-07-09 02:46:54 +00:00
  • 8c6fbb8cf5 [Ctrl]+[P] keyboard shortcut for printing was not complying with option to disable printing capability (e.g., "--noprint"). Fixed. Regenerated killed docs. William Kendrick 2008-07-08 18:31:51 +00:00
  • 2e61076718 switchin() and switchout() Magic functions now used. Documented new switchin() and switchout() functions. William Kendrick 2008-07-08 01:54:00 +00:00
  • b4ed444f0f Beginning to implement switchin() and switchout() Magic tool plugin API. William Kendrick 2008-07-08 00:21:31 +00:00
  • b14e850f12 Re-ran update-po.sh after updating tuxpaint.desktop.in. William Kendrick 2008-07-07 23:22:26 +00:00
  • 032f0cd30f Adhering to Debian & FreeDesktop.org standards regarding .desktop file. William Kendrick 2008-07-07 23:18:57 +00:00
  • 7f5f488fe6 Picking up new Magic tool strings. William Kendrick 2008-07-07 14:25:37 +00:00
  • 0524520d07 Andrew Corcoran's first three magic tools funded by gsoc. secretlondon 2008-07-06 19:31:58 +00:00
  • ae47481914 New starter - silver frame (starter stretching/distortion stopping others working) secretlondon 2008-07-06 18:48:43 +00:00
  • bf5c9218e5 Avoiding shipping with a 'dummy.o' William Kendrick 2008-07-01 00:17:36 +00:00
  • 1c94c5e5d8 Rename global variables defined in SDL_Pango.h to avoid errors during linking on Mac OS X. Martin Fuhrer 2008-06-30 22:15:27 +00:00
  • b8e80df17a Updated path to tp_magic_api.h Martin Fuhrer 2008-06-30 22:05:44 +00:00
  • 7a44ba8c6d Updates for release 0.9.20 Martin Fuhrer 2008-06-30 22:04:48 +00:00
  • 9ad4b88de9 XCode project invokes Makefile to automatically generate tp_magic_api.h. Updates for release 0.9.20 Martin Fuhrer 2008-06-29 00:28:52 +00:00
  • 02168c4797 XCode project invokes Makefile to automatically generate tp_magic_api.h Martin Fuhrer 2008-06-29 00:27:37 +00:00
  • 51f7e2f6b8 Forgot to add en_CA.po back! William Kendrick 2008-06-27 20:28:29 +00:00
  • 3a8a682bf8 Proper case of locales. Regenerated PO and desktop file. William Kendrick 2008-06-27 20:20:06 +00:00
  • 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. William Kendrick 2008-06-27 19:50:23 +00:00
  • b04d4720ce Some debug messages were disabled for old environment which don't have fwprintf(), such as redhat-6.x. Shin-ichi TOYAMA 2008-06-27 02:35:26 +00:00