Commit graph

1011 commits

Author SHA1 Message Date
William Kendrick
0f448d1fe4 Noted SF# for a fixed bug. 2011-09-23 18:45:31 +00:00
William Kendrick
2936285797 Right-side image on dialogs would be scaled/cut-off even if it was the only one.
Could not print the first time until 'print delay' passed.
2011-09-23 18:41:09 +00:00
Pere Pujal i Carabantes
afbc59eba8 Adding the new joystick and onscreen keyboard options to tuxpaint-completion.bash and OPTIONS.html. 2011-09-05 09:50:45 +00:00
William Kendrick
b0d231d240 Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary. (SF.Net Bug #3389067) 2011-08-09 18:41:30 +00:00
William Kendrick
42dae52291 No longer directly accessing PNG structure members directly, now using png_set_IHDR(). (Patch from SF.net Bug #3386433) 2011-08-08 17:59:12 +00:00
William Kendrick
3f46a4321f "Tiles" and "Pattern" tools, based on Kaleidoscope. 2011-07-02 07:16:39 +00:00
William Kendrick
23b5496eb5 Polish update. 2011-06-30 15:28:26 +00:00
William Kendrick
fe56c473a5 Getting 'saveover...' options working as they used to, under the new gperf stuff.
Showing a warning when using save-related options when "nosave" is set. (SourceForge Bug #3327493)
2011-06-24 15:49:25 +00:00
William Kendrick
8cef9db16a Integrated OpenCandy (as an option; secret key needed). 2011-06-17 01:37:53 +00:00
William Kendrick
c263d3a6bc Hindi update (SF Bug #3308839) 2011-05-29 17:24:57 +00:00
William Kendrick
4bd433cbc0 Added joystick options to man page and HTML version of OPTIONS doc.
(NOTE: OPTIONS.txt is generated from html/OPTIONS.html)
2011-05-28 17:22:35 +00:00
Pere Pujal i Carabantes
7041da207d Joystick should now work. 2011-05-27 21:14:15 +00:00
William Kendrick
21081427e3 Brazilian Portuguese update. 2011-05-25 18:53:12 +00:00
William Kendrick
a47aa7e0ea Hungarian update. 2011-05-25 17:01:10 +00:00
Pere Pujal i Carabantes
8836f4303e Forgot to note the changes. 2011-05-22 22:10:42 +00:00
William Kendrick
3e15d76dd2 Fula update. 2011-05-10 21:37:28 +00:00
William Kendrick
20f6c8165d Left/Right Stamp navigation buttons are purple, like the other (up/down) scroll buttons found in Tux Paint. (SourceForge Bug #2918289) 2011-04-27 20:38:24 +00:00
William Kendrick
0aed8a5a86 "Paint" magic tool can now be one-click or -with-preview, to support
mouse accessibility mode (which introduced issues with tools like
'Flower' and 'Fold' (which show previews) and 'Ripples' (which doesn't
involve any dragging)).
2011-04-26 19:14:16 +00:00
William Kendrick
868cba5794 * Some work to avoid leaving Magic previews on the screen when unfinished
click/move/click (e.g., by clicking a tool, hitting a command key, or
  leaving the window) in mouse accessibility mode.
  NOTE: This currently 'undoes' any magic, and not just previews;
  tools will need to 'register' the fact that they create previews.
* Adjustment of 'backlogged event queue' handling when dealing with mouse
  motion.  (Rather than stop listening to motion events after spinning in
  the "while (SDL_PollEvent())" loop for 250ms, it now skips every few
  events.)
  This prevents circle-drawings from appearing as "D". Now, they start
  appearing as polygon-like shapes.
2011-04-26 18:47:25 +00:00
Pere Pujal i Carabantes
853b0a3ebe Crediting Ankit for his work in keymouse. 2011-04-22 19:19:23 +00:00
William Kendrick
15c60b907e Doc'ing John P's error message bug fix. 2011-04-18 20:22:04 +00:00
William Kendrick
ab17644c76 Deleting files from Tux Paint's 'Open' dialog now moves them to the user's Trash folder. FIXME: Only on freedesktop.org systems (e.g., Linux) (SourceForge.net Feature #3101084) 2011-04-17 06:54:38 +00:00
William Kendrick
7fe992f919 Attaching an enhancement to its SF.net bug (which was just closed). 2011-04-16 01:41:26 +00:00
William Kendrick
80167ba075 Documenting experimental new 'keymouse' option, and listing FIXME/TODO for it... 2011-04-16 01:06:18 +00:00
William Kendrick
2b8f07e152 Some FIXMEs/TODOs for onscreen-keyboard option. 2011-04-16 00:51:17 +00:00
William Kendrick
63ed74aff4 * Faster dialog pop-up animation.
* Mouse accessibility doesn't get 'stuck' in click mode when other
  actions are initiated (e.g., [Esc] or window close button to quit,
  [Ctrl+P] to print, etc.), when Tux Paint loses focus, or when mouse
  goes outside of the window.
2011-04-15 23:46:21 +00:00
William Kendrick
ef59ecfe2c Amharic translation. 2011-04-15 18:18:34 +00:00
William Kendrick
2715f918e9 Documenting mouse accessibility and onscreen keyboard options.
Normalizing those options ('-' instead of '_' in their names, like other opts.)
2011-04-14 06:26:45 +00:00
William Kendrick
38ebabcbef Support for Latin Serbian. 2011-01-13 04:25:50 +00:00
William Kendrick
abfcaa30dd Extra doc'ing of recent localization contribs via Pere. 2011-01-13 04:05:56 +00:00
Pere Pujal i Carabantes
9642bdd93d Latin serbian by Ivana as a work in GCI 2011-01-11 23:42:41 +00:00
Pere Pujal i Carabantes
b152ace5e9 Telugu translation updated by saikumar as a task in GCI 2011-01-11 22:47:07 +00:00
William Kendrick
f4b906181b Updated title screen copyright to 2011.
Adjusted default-stamp-size choice, max-stamp-size rules (for overscan),
and corrected bug in stamp size selector. [SF.net Bug #1668235]
2011-01-08 17:53:29 +00:00
William Kendrick
1f1304c662 No longer forcing centered window position. SF.net Bug #3138446 2010-12-17 17:47:37 +00:00
Pere Pujal i Carabantes
ef7d94dff9 Belarusian translation of tuxpaint by Alexander Geroimenko as a work in GCI. 2010-12-17 14:30:42 +00:00
William Kendrick
562806a75c Hindi. 2010-12-16 01:12:01 +00:00
William Kendrick
adba29ada0 New translators. 2010-12-16 01:08:04 +00:00
Pere Pujal i Carabantes
f26d8b2719 Updated hindi translation of tuxpaint by Aki (Akash Nawani)? as a task on GCI 2010-12-13 22:37:59 +00:00
Pere Pujal i Carabantes
0ca7ea1546 Update of serbian translation made by Ivana as a task in GCI, crediting Ivana and Hodorog in Authors.txt 2010-12-12 00:34:23 +00:00
William Kendrick
201cf538ce Kiga (Chiga) translation! 2010-10-28 17:46:07 +00:00
William Kendrick
3da80d74b6 Acholi translation.
Added some missing locales to OPTIONS docs.
2010-10-27 19:12:32 +00:00
William Kendrick
bb6b21fa4d Added Akan translation.
Fixed Basque PO file.
2010-10-27 18:57:45 +00:00
William Kendrick
ac35ee654e Basque update. 2010-10-26 20:40:25 +00:00
William Kendrick
e3e7ef5f56 German update. 2010-10-18 15:35:39 +00:00
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
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
377b6dcefb Luganda. 2010-10-01 18:45:44 +00:00
William Kendrick
80ebeaa9b8 Malayalam update & credits. 2010-08-17 22:51:10 +00:00
William Kendrick
b8c3f2bcc3 Czech update. 2010-07-12 23:00:18 +00:00