Commit graph

2647 commits

Author SHA1 Message Date
William Kendrick
934602e2b1 Northern Sotho.
Added some missing contributors to man page.
Added some missing locale options to OPTIONS docs.
Added some missing locale options to man page.
2010-10-18 15:31:19 +00:00
Kevin Scannell
b43dca2223 Update to Irish translation. 2010-10-14 19:37:49 +00:00
William Kendrick
053598c9cb If user tries to use a locale that their system doesn't fully support,
even though our language MO files are installed, it will switch to C
locale (which is not UTF-8), and the language won't be used in Tux Paint.
Utilizing hack designed by Albert that sets LC_ALL to an arbitrary,
working UTF-8 locale (currently using en_US.UTF-8), and then setting
the LANGUAGE env. var.  Seems to work!  (I can use Fula (ff_SN.UTF-8)
on my Ubuntu 9.04 system that doesn't have Fula support.)
2010-10-05 23:11:46 +00:00
William Kendrick
5d035c1430 Fula translation. 2010-10-05 20:07:47 +00:00
William Kendrick
80a0f2e4dc Missing a spot for Luganda. 2010-10-01 18:51:32 +00:00
William Kendrick
377b6dcefb Luganda. 2010-10-01 18:45:44 +00:00
Kartik Mistry
8099a558e1 Updated Gujarati translation 2010-09-26 13:36:31 +00:00
Jacques Chion
978e093e09 Updated translation 2010-09-26 13:07:43 +00:00
Muhammad Najmi Ahmad Zabidi
914a351c94 update translation 2010-09-15 15:10:00 +00:00
Scott McCreary
b5a2fc12bf Save userdata to ~/tuxpaint on BeOS and/or Haiku. 2010-09-11 06:43:04 +00:00
Scott McCreary
f36c28fab7 Find the font directories on Haiku. This was left off a previous patch somehow. 2010-09-09 15:42:31 +00:00
William Kendrick
cb347c9694 YYYY-MM-DD date format.
Updated date to match what was in the ZIP file Vimal sent me.
2010-08-17 23:05:05 +00:00
William Kendrick
9ace35258c Ran update-po.sh 2010-08-17 22:55:49 +00:00
William Kendrick
80ebeaa9b8 Malayalam update & credits. 2010-08-17 22:51:10 +00:00
Pere Pujal i Carabantes
c669418b1e Changing the font path of onscreen keyboard to be relative to DATA_PREFIX. 2010-08-17 21:20:15 +00:00
Pere Pujal i Carabantes
ccc38f6c96 Image needed by the onscreen keyboard. 2010-08-16 21:31:04 +00:00
Scott McCreary
ea4f7f2b3f Fixed several gcc2 errors, and a handful of warnings. 2010-08-16 15:58:45 +00:00
Pere Pujal i Carabantes
c6a52e3a2e More on onscreen keyboard by Ankit. Now plain keys and Caps are working right, and the keyboard is optional per variable onscreen_keyboard. 2010-08-16 07:08:58 +00:00
Pere Pujal i Carabantes
dc049c0530 Function renaming and cleanup in onscreen keyboard by Ankit. 2010-08-14 23:36:03 +00:00
Pere Pujal i Carabantes
54c15c6ba2 More on onscreen keyboard by Ankit.
Can CVS acces be given to Ankit yet?
2010-08-13 23:40:58 +00:00
Pere Pujal i Carabantes
873681d1de On screen keyboard by Ankit. 2010-08-12 23:26:12 +00:00
Pere Pujal i Carabantes
d0f636a1c5 More work from Ankit on joystick. 2010-08-10 23:13:59 +00:00
Pere Pujal i Carabantes
2fb9c3c298 More on joystick from Ankit. 2010-08-09 23:42:24 +00:00
Pere Pujal i Carabantes
198d581346 Joystick access from Ankit. 2010-08-09 06:54:38 +00:00
Pere Pujal i Carabantes
73ef393b13 More tweaks on keyboard access from Ankit 2010-07-28 23:46:02 +00:00
William Kendrick
b8c3f2bcc3 Czech update. 2010-07-12 23:00:18 +00:00
William Kendrick
412672d046 Venetian update. 2010-07-02 16:20:58 +00:00
Scott McCreary
09e48361dd Small gcc2 fix. 2010-07-01 07:03:48 +00:00
Pere Pujal i Carabantes
cf3eb566f0 Correcting a mistake in the fmemopen alternative that prevented labels to be saved. 2010-06-29 20:06:44 +00:00
Pere Pujal i Carabantes
96feb8e49e More work from Ankit. Sending too a release event, so it doesn't scroll to the end in tool options. 2010-06-29 09:31:46 +00:00
Pere Pujal i Carabantes
46dc5a3798 More bug corrections in accessibility from Ankit. Now it doesn't segfault when selecting the stamp tool with the keyboard. 2010-06-27 21:34:59 +00:00
Pere Pujal i Carabantes
0e4e2b1e4a Bug corrections in accessibility from Ankit. 2010-06-27 21:27:41 +00:00
Pere Pujal i Carabantes
a7fcf92e3e Noting accessibility work from Ankit. 2010-06-27 21:18:18 +00:00
Pere Pujal i Carabantes
24f6000ebb Adding Ankit to the Authors file. Arunodai made the labels tool. 2010-06-27 21:03:32 +00:00
Pere Pujal i Carabantes
b754294b55 Accessibility work from Ankit. Adding mouse mode for magic tools too. 2010-06-25 00:14:33 +00:00
Pere Pujal i Carabantes
28b8842c87 Commiting the accessibility work from Ankit Choudary. Fourth of 4 sequential patches. More implementation of painting, motion and selection by keyboard. 2010-06-23 22:51:37 +00:00
Pere Pujal i Carabantes
68cd3df7fd Commiting the accessibility work from Ankit Choudary. Third of 4 sequential patches. Corrected some more bugs, begin to implement motion and selection by keyboard. 2010-06-23 22:46:46 +00:00
Pere Pujal i Carabantes
3d7a27aece Commiting the accessibility work from Ankit Choudary. Second of 4 sequential patches. Correct some bugs, mading the mouse mode optional. 2010-06-23 22:41:46 +00:00
Pere Pujal i Carabantes
93b737d8a7 Commiting the accessibility work from Ankit Choudary. First of 4 sequential patches. Adding mouse mode for Brush, Line and Erase tools. 2010-06-23 22:36:13 +00:00
William Kendrick
801fcd72b9 Portuguese update. 2010-06-17 22:37:51 +00:00
William Kendrick
9c3b619fca Added 1-axis symmetric paint Magic tools (based on the 2-axis Kaleidoscope) 2010-06-05 01:39:08 +00:00
Scott McCreary
ba4b907d49 Fixes for parse.gperf on gcc2 Haiku build (perhaps others?). 2010-06-04 01:42:54 +00:00
Kartik Mistry
a7565f55ba Updated Gujarati translation 2010-06-03 11:25:13 +00:00
Pere Pujal i Carabantes
aa22c46caa A workaround to open_memstream. To test it, use the same flag as the fmemopen alternative as usually they come together. 2010-06-02 22:36:10 +00:00
Jacques Chion
e76aea9cef seem to have small mistake on line 504 2010-06-02 20:02:51 +00:00
Scott McCreary
f16670cc95 Adding the tuxpaint.rdef file, this contains the tuxpaint icon for Haiku 2010-06-02 15:44:15 +00:00
Scott McCreary
a9f9122cbf This now allows tuxpaint to build on a gcc4 Haiku. 2010-06-02 15:40:11 +00:00
Pere Pujal i Carabantes
653bdb0e88 Using fgets instead of getline. 2010-06-01 22:34:24 +00:00
Pere Pujal i Carabantes
9643a8df1c An alternative to fmemopen using a temporary file on the disk.
Still needs to be called for the OSes that lacks it
2010-06-01 22:12:53 +00:00
William Kendrick
cc1c5ffc54 Finnish update.
(c) Date update.
2010-05-28 23:00:39 +00:00