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
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
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
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
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
William Kendrick
d5cf06ce69
British English translation update.
2010-05-15 05:05:24 +00:00
Pere Pujal i Carabantes
fa11348218
Fix undo for temporary applied labels.
2010-05-12 06:28:37 +00:00
Pere Pujal i Carabantes
eaa1ff5bd0
A fix for a crash with labels, Undo via CTRL-Z was mangled.
...
The crash:start, begin to type a label, click on save, hit enter.
2010-05-10 21:59:39 +00:00
Pere Pujal i Carabantes
94277d1e70
Two less open_memstream calls.
2010-05-10 17:29:00 +00:00
William Kendrick
960f5013fd
Syntax error fix.
2010-04-29 20:04:54 +00:00
Scott McCreary
2d594c9bf1
Fixed several gcc2 compile errors by moving variable declarations to the top of functions.
2010-04-29 20:01:24 +00:00
William Kendrick
be2b5537b3
* Exposing load_user_fonts() and some other font.c functions,
...
even when FORKED_FONTS is not set.
* No longer undef'ing SDL_thread stuff when FORKED_FONTS is
used if we're ALSO not using SDL_Pango, since that now
uses a thread to let fontconfig generate its cache, and
still let Tux Paint be responsive to the OS and user.
(SF.net bug #2944951 )
* Spawning a thread and rendering a dummy string with SDL_Pango,
to allow fontconfig to generate its cache.
(SF.net bug #2944951 )
* Setting up 'busy' mouse cursor (watch-shaped) earlier
(so it can happen while fontconfig cache thread runs).
* Not spawning forked font scanner (FORKED_FONTS) as early, so
fontconfig can generate its cache first.
(I wasn't sure if calling an SDL_thread after a fork()
occured was safe or not; admittedly, I discovered that
SDL_thread spawning wasn't working due to the re-#defines
of those functions when FORKED_FONTS was set; see above.)
All of this only tested on Ubuntu 9.04. Forced disabling of FORKED_FONTS
by editing fonts.h, and Tux Paint still worked (it just took longer at
the splash screen while the fonts were loaded). Needs testing on various
Windows, Mac OS X and BeOS.
2010-04-27 22:04:43 +00:00
William Kendrick
0c63f14092
Unfuzzying a string.
2010-04-27 21:44:32 +00:00
Pere Pujal i Carabantes
e5bf143037
The po file headers showed in the empty button
2010-04-25 20:30:47 +00:00
William Kendrick
944229c5d6
Removed a dup, adding some missing ones, FIXME for other missing ones.
2010-04-15 19:57:40 +00:00
William Kendrick
34b68d629d
Italian and Russian updates.
2010-04-13 17:26:55 +00:00
William Kendrick
1467675832
Blank string for currently-reserved slot in toolbox.
2010-04-03 19:00:07 +00:00
William Kendrick
c680b408bd
Missing entry!
2010-04-03 18:33:19 +00:00
William Kendrick
5232ae97c7
New locale: Venetian.
2010-04-03 18:16:48 +00:00
William Kendrick
038162c010
Vietnamese update.
2010-03-27 17:59:33 +00:00
Pere Pujal i Carabantes
63e64c4374
Forgot to check for thumbnail directories.
2010-03-25 20:22:02 +00:00
Pere Pujal i Carabantes
d0368d0814
Fix writing thumbnails for custom starters.
2010-03-25 19:39:17 +00:00
secretlondon
665cbfb2cf
Malayalam language support (I hope)
2010-03-24 20:50:07 +00:00
William Kendrick
8169aec68c
Less respect for the 'abusive' Magic tools (ones who draw widgets on the
...
canvas), since the switchout/switchin hack around the rec_undo_buffer()
call that happens when clicking the canvas with a Magic tool was breaking
tools (see Pere's email re: Zoom, Perspective, Rails not working).
2010-03-22 20:36:51 +00:00