Commit graph

1030 commits

Author SHA1 Message Date
Pere Pujal i Carabantes
5845f32648 Crediting Armenian. 2013-08-18 23:11:32 +00:00
William Kendrick
7163406f32 Documenting contributor of new 'xor.c' Magic tool. 2013-04-30 23:52:04 +00:00
William Kendrick
041e822a68 New translation: Marathi (mr_IN) 2013-03-28 22:59:23 +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
William Kendrick
87ac151535 Adding an "inksplat" animated brush. 2013-02-18 07:20:35 +00:00
Pere Pujal i Carabantes
fc7add7bc6 Crediting the punjabi translation. 2013-02-06 22:59:52 +00:00
Pere Pujal i Carabantes
8aada4aaac Crediting onscreen kerboard 2012-11-14 09:19:46 +00:00
Pere Pujal i Carabantes
9b737b67cf Update of Turkish translation by Enes Burhan KURAN made as a task in GCI. 2012-09-30 15:54:54 +00:00
William Kendrick
a072de3950 Updated Portuguese translation. 2012-07-19 16:52:28 +00:00
Pere Pujal i Carabantes
f251074255 Updating the description of onscreen keyboard. 2012-06-08 22:28:47 +00:00
William Kendrick
b54f061eee Example for 'savedir' in tuxpaint.conf suggested you needed /saved at the end, which is not true. 2012-04-30 16:56:28 +00:00
William Kendrick
6a709023d4 Swedish update. 2012-04-10 21:50:50 +00:00
Pere Pujal i Carabantes
5db75e7a50 Scottish gaelic update 2012-03-20 23:18:00 +00:00
William Kendrick
e18e033b49 Inuktitut translation. 2012-03-08 21:01:01 +00:00
Pere Pujal i Carabantes
cb0ca91a17 Adding m4tx as GCI student 2012-03-05 19:54:15 +00:00
William Kendrick
05f33a2a08 Aragones translation. 2012-03-02 17:44:19 +00:00
Pere Pujal i Carabantes
90b59a5e12 malayalam update by Wanguard as a task in GCI, reviewed by Haris Ibrahim K. V. 2011-11-29 14:42:19 +00:00
Pere Pujal i Carabantes
8d1e0d3b41 Bulgarian update by Stefani Stoyanova as a task in GCI. 2011-11-28 21:26:53 +00:00
Pere Pujal i Carabantes
5e11e01dcf Crediting GCI students for thier work. 2011-11-26 22:22:38 +00:00
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