Commit graph

3044 commits

Author SHA1 Message Date
Jacques Chion
ef5f2edbde updating translation 2024-10-07 19:29:48 +02:00
Bill Kendrick
0f6236daa6 Portuguese updates
h/t Hugo
2024-10-06 11:21:46 -07:00
Bill Kendrick
cc8b903850 WIP "Spiral" & "Square Spiral" magic tools
Needs docs, icons, sound effects, and correct grouping/ordering.
For https://sourceforge.net/p/tuxpaint/feature-requests/261/
2024-10-04 21:07:39 -07:00
Bill Kendrick
f296e98acf Spray Paint docs 2024-10-02 23:33:42 -07:00
Bill Kendrick
0dd7d39676 New "Spray Paint" magic tool
Paints a spray of dots around the cursor, simulating paint
from a spray can, or an airbrush.
2024-10-02 22:39:10 -07:00
Bill Kendrick
380728fb33 Register our own SDL event for Stamp descr. playback
Sometimes wasn't working.  See https://sourceforge.net/p/tuxpaint/bugs/293/

Committing on behalf of Pere.
2024-10-02 21:25:58 -07:00
Bill Kendrick
d4d662ed7a Portuguese update
h/t Hugo

(and doc'ing French update; h/t Jacques)
2024-09-30 00:41:15 -07:00
Jacques Chion
c3aaabea2b still fixing mistake 2024-09-30 07:37:59 +02:00
Jacques Chion
1e2a9dd8e2 fixing mistake 2024-09-30 06:47:39 +02:00
Jacques Chion
e096faa228 updating translation 2024-09-30 06:23:46 +02:00
Bill Kendrick
9395f16118 "Crescent" magic tool (WIP)
Needs icon, sound, and docs.
2024-09-28 17:49:58 -07:00
Bill Kendrick
2d5991b4ea Sync docs to get "ASCII Color Computer" 2024-09-27 22:46:21 -07:00
Bill Kendrick
8f11d70bce Regen POT & PO after adding ASCII magic tools 2024-09-26 00:36:46 -07:00
Bill Kendrick
c9f978b1ca WIP ASCII art Magic tools; code working! 2024-09-26 00:35:01 -07:00
Bill Kendrick
be4827cd03 Mend bug: Eraser choices turning white...
...when a prompt came up.

h/t Pere; https://sourceforge.net/p/tuxpaint/bugs/292/
2024-09-25 20:01:01 -07:00
Bill Kendrick
561fe3c278 Regen POT & PO after adding "Rotate" tool 2024-09-25 00:09:42 -07:00
Bill Kendrick
23a82cef5a WIP "Rotate" magic tool
Rotates the canvas
2024-09-24 23:36:22 -07:00
Bill Kendrick
28bc50efab Regen PO after adding Fractals; add to Appdata file 2024-09-23 22:59:40 -07:00
Bill Kendrick
dbbc8df6c2 When warning about Magic tool orders, show names too 2024-09-23 22:03:07 -07:00
Bill Kendrick
d94e85e26e Sound pause/unpause Magic API functions...
...plus documenting them.
...plus using them in new "Comic Dots" Magic tool.
2024-09-17 22:11:32 -07:00
Bill Kendrick
61478d7858 Doc'ing new "Comic Dots" magic tool 2024-09-17 21:11:50 -07:00
Bill Kendrick
e8418cc330 WIP "Comic Dots" magic tool
For https://sourceforge.net/p/tuxpaint/feature-requests/257/
2024-09-16 23:56:33 -07:00
Bill Kendrick
fed69f534d New "Eraser" flood fill mode
...to expose the background (solid color, or template or starter
background).

Closes https://sourceforge.net/p/tuxpaint/feature-requests/258/
2024-09-16 20:52:26 -07:00
Pere Pujal i Carabantes
1cfde8e518 Quitting when Android asks to do so to recover resources, previously a phone with Tux Paint running unatended in the background and asked to quit by Android, greated the user with an "Are you sure" sound but the user was unable to interact with Tux Paint anymore. 2024-09-15 16:54:01 +02:00
Bill Kendrick
ee97201a33 Regen POT/PO 2024-07-26 01:16:14 -07:00
Bill Kendrick
24a55fae91 Update Vietnamese translation
h/t Cas (new contributor)
2024-07-26 01:14:22 -07:00
Bill Kendrick
abf0fb6556 New 0.9.34 entry stubs in CHANGES and appdata 2024-07-26 00:45:58 -07:00
Bill Kendrick
5650435ce7 Bump date in appdata file 2024-07-17 21:12:26 -07:00
Jacques Chion
24e250fdfc updating french translation 2024-07-07 08:07:07 +02:00
Bill Kendrick
50fc7952a7 Ran update-po.sh; ru.po word-wrap changed some 2024-07-06 11:47:12 -07:00
Bill Kendrick
da8ab672c8 Bump date in appdata file 2024-07-06 11:41:10 -07:00
Alevtina
c270d5a600 Update Russian translation 2024-06-27 16:54:21 +03:00
dolphin6k
8a340e0688 Updated Japanese 2024-06-15 21:27:03 +09:00
Bill Kendrick
71959d502e tuxpaint-completion.bash - use _have no have
For https://sourceforge.net/p/tuxpaint/bugs/290/
2024-06-11 23:33:34 -07:00
Bill Kendrick
8ba9fb85e1 More tweaks to try & get Haiku Trash working
h/t Jérôme for all the hand-holding for Luc & me
2024-06-07 00:50:29 -07:00
Bill Kendrick
d830aea22a Noting Haiku trash support in Appdata entry for 0.9.33 2024-06-07 00:42:13 -07:00
Bill Kendrick
cce95a7274 Also extern "C" haiku_print()
h/t Jérôme
2024-06-07 00:36:33 -07:00
Bill Kendrick
fe7f0dddf9 Derp haiku_trash.cpp not .c 2024-06-07 00:35:00 -07:00
Bill Kendrick
3c5303563a WIP Dropping in code for Haiku trash can support
h/t Jérôme Duval <https://github.com/korli> for pointing us to this
(see https://github.com/haikuports/haikuports/issues/10568)
Code used is copyright (c) 2004, Francois Revol <revol@free.fr>,
provided under the MIT licence.

(Also, ran `indent.sh`)
2024-06-06 23:06:07 -07:00
Bill Kendrick
33db4c16f5 WIP Changes to support building for OS/2
+ WIP Makefile updates to support building for OS/2
   - TODO: Makefile needs SYSNAME test to detect OS/2 (Bill has asked Elbert)
 + Added "__declspec(dllexport)" (via new "TX_EXTERN" #define'd in
   `tp_magic_api.h`) to public function definitions in Magic tools
   - WIP: So far just "Mirror/Flip" plugin
   - TODO: Add "TX_EXTERN" prefix to all other public Magic tool functions
 + Renamed long Magic tool source files to have shorter filenames
   - WIP: So far just "Mirror/Flip" (`mirror_flip.c` -> `mirror_f.c`)
   - TODO: Rename all other magic tool source files.

h/t Elbert Pol for providing info and some diffs!
2024-06-06 00:40:42 -07:00
Pere Pujal i Carabantes
2196d6dc72 Updating Catalan. 2024-06-04 00:20:09 +02:00
Jacques Chion
f7d4e48ed0 modifié : fr.po 2024-06-03 17:22:50 +02:00
Jacques Chion
f8256b1f81 modifié : fr.po 2024-06-03 08:29:12 +02:00
Bill Kendrick
ec127e6946 Merge branch 'master' of ssh://git.code.sf.net/p/tuxpaint/tuxpaint 2024-06-02 23:12:54 -07:00
Bill Kendrick
8b4c78bf4e Show names of export files; place in clipboard
Name of exported picture is shown, and placed in clipboard
(copy/paste buffer) after exporting a drawing (via Open dialog)
or animated GIF (via Open->Slideshow).
2024-06-02 23:09:57 -07:00
Jacques Chion
3524471f0e modifié : fr.po 2024-06-03 08:07:17 +02:00
Bill Kendrick
552b30a3e9 Removed textdir() function
Closes https://sourceforge.net/p/tuxpaint/tasks/33/
2024-06-02 22:41:46 -07:00
Bill Kendrick
5c7c1b6083 Remove lang_use_right_to_left_word stuff; it's unused
For https://sourceforge.net/p/tuxpaint/tasks/33/`
Next step: remove `textdir()` completely.
2024-06-02 22:29:55 -07:00
Bill Kendrick
80c09d1211 New brush: Fluff 2024-06-02 22:12:52 -07:00
Pere Pujal i Carabantes
bd95a6f523 Updating Catalan to make use of Soft Hyphens line breaking feature. Thanks, Karl and Bill. 2024-06-02 22:51:08 +02:00