Kevin Scannell
97f6321460
Updated Irish translation
2014-04-09 20:43:37 +00:00
Pere Pujal i Carabantes
0dcff78959
Fulah update by Ibraahiima SAAR.
2014-04-09 19:18:42 +00:00
William Kendrick
d7f9139170
* Keyboard mouse control disabled by default.
...
* CHANGES.txt updates/corrections:
* Removed OSK-related FIXMEs, since they're addressed.
* Noted "--joystick-dev list" feature
* Noted "--keyboard" (not "--keymouse") for keyboard mouse control
2014-04-07 05:49:04 +00:00
Pere Pujal i Carabantes
be64f318b9
Armenian update by Aram Palyan.
2014-04-06 08:32:37 +00:00
Pere Pujal i Carabantes
1dbe751b4e
Using PNGs as symbols in some onscreen keyboard keys.
2014-03-31 13:50:23 +00:00
William Kendrick
e6365974f6
* --joystick-buttons-ignore option can be used to ignore joystick buttons
...
(rather than all non-command-assigned buttons being used asi
left-mouse-click)
* Updated docs re: joysticks a bit.
2014-03-31 05:54:32 +00:00
William Kendrick
2146904cb0
Adding all other joystick command-line flags to man page overview.
...
Fixed spelling error in OPTIONS doc.
2014-03-31 05:06:52 +00:00
William Kendrick
ff020525ef
* Corrected some onscreenkeyboard.c malloc()s that didn't account for the size
...
of the objects being malloc'd; caused crashes with default layout!
* Wrapped some onscreenkeyboard.c printf()'s in #ifdef DEBUG
* Tweaked some formatting of onscreenkeyboard.c
2014-03-30 20:18:36 +00:00
William Kendrick
0b27bec2e8
* Squelching a lot of debugging output, unless DEBUG is #define'd
...
* Added "--joystick-dev" option, for specifying which joystick device
Tux Paint should listen to
* "--joystick-dev list" is now used to list the available devices
* Cleaned up some 'usage' output
2014-03-30 07:23:20 +00:00
William Kendrick
a09d239eaf
Removed some unused '..._flag' variables.
2014-03-30 05:56:11 +00:00
Pere Pujal i Carabantes
d6a35c5c61
Removing wrong spelling for TlhIngan
2014-03-20 22:02:11 +00:00
William Kendrick
efd8d14585
A few tweaks (including wrapping stuff in #ifdef __APPLE__) to make sure
...
stuff still compiles under Linux, after applying Eric P.'s OSX changes.
2014-03-20 00:11:52 +00:00
William Kendrick
e990b48de7
Large bundle of OS X tweaks by Eric P. (basis of the 10.9-compatible
...
pre-release made in Dec. 2013):
* Fix OS X 10.9 issue of current directory set by Finder
to something else than folder where app bundle resides.
* Some Mac OS X build / project changes & updates.
* Adjustments to Mac OS X fontconfig config file, to avoid warnings
and make things more robust.
* Updates to some #include's to catch up with newer library revisions.
* Tweaks to pixel read/write on Apple.
* Introduction of 'intprt_t' casting to avoid warnings on x64.
* Some additional debugging output.
* Logging stderr & stdout to /tmp/tuxpaint.log
Untested (I don't have a Mac!)
2014-03-19 23:39:17 +00:00
Pere Pujal i Carabantes
28c604997e
Enabling zulu in tuxpaint
2014-03-18 23:30:49 +00:00
Pere Pujal i Carabantes
4669a93905
New translation: Zulu
2014-03-18 23:02:25 +00:00
Pere Pujal i Carabantes
917142f876
Updating swahili
2014-03-18 22:19:34 +00:00
Pere Pujal i Carabantes
dfda7f7907
Enabling sundanese in tuxpaint
2014-03-18 00:09:34 +00:00
Pere Pujal i Carabantes
e50f85f1f4
starting Sundanese translation.
2014-03-17 23:35:19 +00:00
Pere Pujal i Carabantes
c8b90b7eb5
Songhay update.
2014-03-17 23:00:51 +00:00
Pere Pujal i Carabantes
d07f8a9d8c
documenting Bambara
2014-02-08 00:27:54 +00:00
Pere Pujal i Carabantes
5e09af924d
new translation Bambara
2014-02-08 00:12:50 +00:00
Pere Pujal i Carabantes
1a07dc41be
New translation: Bambara
2014-02-07 23:43:11 +00:00
Pere Pujal i Carabantes
e2b5725d38
Updating Acholi
2014-02-01 23:08:05 +00:00
William Kendrick
904a82477d
Remove some leftover debugging output.
2014-01-31 05:48:56 +00:00
William Kendrick
5b1ba9d0a0
If a non-SVG starter or template with the same name as an SVG one
...
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
2014-01-24 08:25:58 +00:00
William Kendrick
b1c910dd9a
Fixes issue where starters or templates with uppercase filename extensions
...
were failing to open. (SF.net Bug #191 )
2014-01-24 07:24:18 +00:00
Pere Pujal i Carabantes
59221d5e01
Typo
2013-11-17 23:30:27 +00:00
Pere Pujal i Carabantes
f0f9c1ed7e
Forgot to add Venetian locale in show_locale_usage()
2013-11-17 23:18:48 +00:00
Pere Pujal i Carabantes
ab97115afa
More checks in check_translations.sh
2013-11-16 23:55:21 +00:00
Pere Pujal i Carabantes
028fb38874
Update of languages in the manpage.
2013-11-16 01:04:57 +00:00
Pere Pujal i Carabantes
e8bf14e524
Enabling Mongolian.
2013-11-15 23:21:24 +00:00
Scott McCreary
134b478155
Removed B_COMMON_FONTS_DIRECTORY since it's been dropped in Haiku
2013-11-05 06:09:34 +00:00
Scott McCreary
e5f8b475ed
Moved z_streamp up to top of block so it builds with GCC2, and include zlib.h on Haiku
2013-11-05 06:07:58 +00:00
Scott McCreary
17dfb423b8
Avoid redefining min and max on Haiku
2013-11-04 19:17:33 +00:00
Scott McCreary
fa665e06f0
Avoid redefining TRUE and FALSE on Haiku
2013-11-04 19:16:28 +00:00
Pere Pujal i Carabantes
bd19e34731
A bash script I made to review translations.
2013-11-04 00:12:13 +00:00
Pere Pujal i Carabantes
7a9c206d35
Correcting Armenian, adding Khmer to i18n.c.
2013-11-03 23:50:50 +00:00
Shin-ichi TOYAMA
1929faecb1
PO updated
2013-10-26 08:52:43 +00:00
Pere Pujal i Carabantes
c152527b05
Updated Armenian.
2013-08-18 23:00:53 +00:00
Pere Pujal i Carabantes
9dc9a2797e
Added support for Armenian.
2013-08-18 22:55:45 +00:00
Pere Pujal i Carabantes
699e4b02d8
Armenian translation contributed by Chris Leonard
2013-08-05 05:19:31 +00:00
Pere Pujal i Carabantes
9923ab978a
Inuktitut update by Harvey Ginter.
2013-07-08 22:47:34 +00:00
Pere Pujal i Carabantes
b4f060fd58
Adapting the STAMP tool to play nice on touchscreens. Needs testing.
2013-05-12 22:52:45 +00:00
Pere Pujal i Carabantes
da252b2ece
A workaround for dealing with non ascii paths in windows, from http://sourceforge.net/p/tuxpaint/bugs/188/
2013-04-17 16:51:06 +00:00
Pere Pujal i Carabantes
01556f1522
Picking the color at mouse release so if running on a touchscreen device one can get an overview of what wil be selected while dragging the finger on the screen.
2013-04-02 21:39:32 +00:00
William Kendrick
f664b7af18
Ugh, helps if I add the actual PO file to the repository! Marathi langage.
2013-03-28 23:42:53 +00:00
William Kendrick
041e822a68
New translation: Marathi (mr_IN)
2013-03-28 22:59:23 +00:00
Kartik Mistry
31e2a3ce43
Updated Gujarati translation
2013-02-27 06:05:49 +00:00
William Kendrick
1bbf65f689
Forgot spacing for new inksplat brush.
...
Random brushes avoid repeating the same frame twice.
2013-02-18 07:39:06 +00:00
Pere Pujal i Carabantes
58d1d57642
Adding punjabi to i18n.h zapotec zw->zam in i18n.c
2013-02-06 22:48:34 +00:00