Commit graph

1121 commits

Author SHA1 Message Date
William Kendrick
e154767776 Updated POFILES to match current set of Magic tools.
Regenerated PO files.
2008-07-22 07:19:00 +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
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
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
f556b503b9 switchin() and switchout() now accept mode. 2008-07-10 20:26:38 +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
6bd9586fd6 Flow correction. 2008-07-09 22:49:57 +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
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
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
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
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
0006b8da9d Re-ran "update-po.sh" 2008-06-21 17:27:16 +00:00
William Kendrick
1cf2bfef3f Ukranian. 2008-06-21 16:46:31 +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
William Kendrick
dc9f214f28 Updated Spanish translatins. 2008-06-17 19:06:22 +00:00
William Kendrick
c8827fd7e3 Swedish correction. 2008-06-16 23:56:52 +00:00
Pere Pujal i Carabantes
aa08d10cf9 Updated catalan. 2008-06-16 23:18:33 +00:00
William Kendrick
b3f3c6228a Updated Khmer translation. 2008-06-11 19:16:03 +00:00
Albert Cahalan
4e7a41831d group printing stuff together 2008-06-02 00:49:01 +00:00
William Kendrick
e4e06ad2a4 Getting --uppercase working (mostly) without Pango, too.
No longer aborting build when Pango is disabled or not found.
2008-05-29 16:06:07 +00:00
William Kendrick
5d1204f83c "Uppercase only" option support for builds that use Pango to render text. 2008-05-29 15:51:28 +00:00
William Kendrick
4aa7703811 Removed "OLD_UPPERCASE_CODE" 2008-05-29 15:28:26 +00:00
Albert Cahalan
2687b4efd1 uppercasing now faster and safer 2008-05-29 07:02:45 +00:00
Albert Cahalan
1093d74230 wchar.h need not be repeated 2008-05-29 06:08:27 +00:00
William Kendrick
0668cd3b47 Removed _APPLE_10_2_8_-related stuff. 2008-05-28 14:43:25 +00:00
William Kendrick
4a4aa92cc0 BeOS tweaks from Begasus. 2008-05-27 21:10:31 +00:00
William Kendrick
40a7833bdf test-option.sh's dummy.c conflicted with the one Makefile wants. 2008-05-26 21:23:09 +00:00
Albert Cahalan
ac23d23a1c forgot "shell" in $(shell... 2008-05-25 17:49:32 +00:00
Mark K. Kim
4cabed88a6 Improved support for detecting missing dependencies:
- Added libpaper-dev package checking.

- Previously, SDL_Pango's bug forced Tux Paint to include a customized
  version of SDL_Pango.h in its distribution, so we couldn't tell if
  SDL_Pango was installed in the system by including SDL_Pango.h.  We made
  a new workaround for SDL_Pango's bug that does not require Tux Paint to
  include SDL_Pango.h, so now we can check for SDL_Pango installation.

- Makefile now includes a check for gettext installation and will not
  fail when attempting to generate .mo files or install .mo files.  Instead,
  Makefile will now display a warning and skip the .mo file generation and
  installation steps.

Many thanks to Arunodai Vudem for the patches.
2008-05-25 02:30:45 +00:00
William Kendrick
ddc7bab3d5 Making Magic Tool source throw less compiler warnings. 2008-05-06 15:29:46 +00:00
William Kendrick
6c05efb4d6 Ojibwe is the correct spelling. 2008-04-29 16:37:23 +00:00