Commit graph

1825 commits

Author SHA1 Message Date
Bill Kendrick
553f23ebbb Bump dates in README, CHANGES, mapage, and appdata 2023-04-02 10:05:45 -07:00
Bill Kendrick
833ea93fcb "Tux Paint (Fullscreen)" launcher for Freedesktop.org
Adding a separate launcher that runs "tuxpaint --fullscreen=native"
for XDG environments (e.g., Linux); similar to what we have for
Windows.

Closes https://sourceforge.net/p/tuxpaint/feature-requests/227/
h/t Aaron
2023-04-01 16:50:19 -07:00
Bill Kendrick
bd78357172 Sync docs; Android INSTALL & new README date 2023-04-01 11:09:27 -07:00
Bill Kendrick
3c04c9471d Updated Georgian translation
h/t Gia
2023-04-01 11:05:55 -07:00
Bill Kendrick
041302c927 Dropping -rc3; next release likely to be final! 2023-03-30 09:56:48 -07:00
Bill Kendrick
3e318862c0 Dutch translation update
h/t Willem.

Note - Do to Unicodes arriving as "???" I had to manually correct
things.  Looks fine to me, but sent back to Willem to verify.
2023-03-30 09:06:04 -07:00
Bill Kendrick
47728d07d8 Sync docs to correct 0.9.29 release notes
h/t Shin-ichi
2023-03-30 08:52:34 -07:00
Bill Kendrick
13e834fe26 Ukrainian translation update
h/t Yuri
2023-03-29 21:34:38 -07:00
Bill Kendrick
04387b7630 AUTHORS: More translator email bounces...
Also, updating Pere's address, and Harvey has retired.
2023-03-29 21:29:44 -07:00
Bill Kendrick
187ac84828 Crediting recently-committed i18n updates
h/t Kartik & Kevin!
2023-03-29 21:26:01 -07:00
Bill Kendrick
55f49380ea Sync docs for Android build in INSTALL 2023-03-29 01:04:35 -07:00
Bill Kendrick
8fc16aaa42 AUTHORS.txt: Remove bouncing emails
Emailed all of the non-retired translators; many addresses
no longer work, so removing from the AUTHORS.txt doc.
(There may be more to remove, as the bounces trickle in.)
2023-03-29 00:20:23 -07:00
Bill Kendrick
8577a97c23 Bump to -rc3, update appdata & win32/resources.rc; regen POT/PO 2023-03-24 00:17:12 -07:00
Bill Kendrick
983e24974c Regen INSTALL after Win32 sdl2 drop; also ja_JP magic docs 2023-03-23 08:36:43 -07:00
Bill Kendrick
f2ca8b92a7 Add note about Android onscreen keyboard bugfix
(h/t Pere)
2023-03-23 08:35:18 -07:00
dolphin6k
0279481f1f Revert "Removed some description specific for sdl2 flavor in build explanation for windows"
This reverts commit 606156a284.
2023-03-23 23:45:39 +09:00
dolphin6k
606156a284 Removed some description specific for sdl2 flavor in build explanation for windows 2023-03-23 23:41:43 +09:00
Bill Kendrick
a4d942db69 Sound effect for Double Vision magic 2023-03-22 00:52:00 -07:00
Bill Kendrick
0c56ee5137 Update docs re: Double Vision magic 2023-03-22 00:20:27 -07:00
Bill Kendrick
9b9fc9c845 New Magic: Double vision
WIP - needs icon & sfx
2023-03-22 00:15:16 -07:00
Bill Kendrick
d0b9c89d4a New template: rainbow_gradient.png 2023-03-21 23:49:21 -07:00
Bill Kendrick
c19f5b1d4c Thicker XOR outline around stamps 2023-03-21 23:10:08 -07:00
Bill Kendrick
98cb1e62e7 Prevent pipette dismissal upon release over 'Back'
On touch devices, the color pipette tool could easilly be
immediately dismissed due to the 'button up' event happening
right where the "Back" dismissal/cancel button appeared.
Now only pays attention to 'release' if the button was down.

(h/t Pere for reporting this)
2023-03-21 22:57:59 -07:00
Bill Kendrick
273b66f15f Shorten some magic tool filenames, for Android
See https://sourceforge.net/p/tuxpaint/mailman/tuxpaint-maintainers/thread/4f553b424ca33e3a10eaf76c289dac6c53175a02.camel%40gmail.com/#msg37792263
2023-03-19 21:51:59 -07:00
Bill Kendrick
55b815affc Bumping ver to 0.9.29-rc2
Mended a stamp scaling bug just now, so probably worth another
release candidate before making a final release.

N.B. Still waiting to hear back from Pere about Kaleido-# tools
not appearing on Android, before cutting a new release.
2023-03-19 11:18:01 -07:00
Bill Kendrick
2f7971c8b9 Apply patch to allow Haiku printing to compile
h/t Luc, and sorry for not doing it sooner!

Source - 01ba520dab/media-gfx/tuxpaint/patches/tuxpaint_sdl2-0.9.28.patchset
2023-03-18 11:06:46 -07:00
Bill Kendrick
bfdd6f4e2d Some tweaks to RELEASE.txt 2023-03-16 22:10:55 -07:00
Bill Kendrick
de5a2a5aae Regen docs 2023-03-16 22:03:34 -07:00
Bill Kendrick
b2ac965328 Bump date in tuxpaint.c & CHANGES.txt 2023-03-15 21:24:08 -07:00
Bill Kendrick
121f5a3129 Sync mending of ja_JP <strong> tag bug 2023-03-14 22:16:57 -07:00
Mark Kim
7103897bc7 Dialog popup animation speed fix
Play the dialog popup animation at a consistent speed across platforms.

Also, fix the issue with dialog box trail not clearing after the final
render.
2023-03-14 18:14:05 -04:00
Bill Kendrick
a66c25dad5 Regen docs after Japanese updates 2023-03-13 22:09:11 -07:00
Bill Kendrick
97051f754c Sync docs after README What's New addition 2023-03-12 15:23:11 -07:00
Bill Kendrick
dbb7411385 RELEASE.txt - Mention website PR & new README "What's New" 2023-03-12 15:05:14 -07:00
Bill Kendrick
93370e7e73 Sync README for WIP updates to "About" section 2023-03-12 14:42:53 -07:00
Bill Kendrick
d6c04d84de Regen README to grab social media section 2023-03-12 13:43:50 -07:00
Bill Kendrick
085de03613 Regen docs after POT/PO updates 2023-03-11 22:16:29 -08:00
Bill Kendrick
41c9fd1718 Starting out a TROUBLESHOOTING.txt doc 2023-03-09 22:42:43 -08:00
Bill Kendrick
5b6480fd2e Icons for Kaleido-* magic tools 2023-03-08 00:41:36 -08:00
Bill Kendrick
44c43c17d6 Sounds for Kaleido-* magic tools
(Still need icons)
2023-03-08 00:35:01 -08:00
Bill Kendrick
673e4ffc37 Sounds for Remove Color and Keep Color 2023-03-08 00:09:35 -08:00
Bill Kendrick
ad7b51d2ac Sounds for Saturate & Desaturate 2023-03-07 23:56:54 -08:00
Bill Kendrick
b4c284edc8 Icons for Saturate, Desaturate, Keep Color, Remove Color 2023-03-07 23:09:09 -08:00
Bill Kendrick
6b7f59d7f1 Icon for shaped Fill tool
Also remove a WIP section from CHANGES
2023-03-07 22:33:39 -08:00
Bill Kendrick
ad13b4458c New rainbow color picker screenshot for docs
Show the new cross-color tool grabber buttons.
2023-03-07 01:11:28 -08:00
Bill Kendrick
056e812ff0 Sync docs after quickstart guide update re: colors 2023-03-07 01:06:36 -08:00
Bill Kendrick
4ffae2aa24 Kaleido-8 variation of new Kaleidoscopic lens magic 2023-03-07 00:47:32 -08:00
Bill Kendrick
e913709362 Shape tool improvements
More sensible rotation when using the drag-from-corner mode
(rotates around center of the shape, as you'd expect, rather than
around one of the corners of the shape's bounding box, as it has
been doing all this time).

Stretching a shape from bottom to top causes an upside-down shape
(e.g., before, a triangle would always start out up-pointing
regardless as to whether you clicked and drag downwards or upwards;
now, it will start out down-pointing if you drag upwards when
initially placing & stretching the shape).
2023-03-06 01:07:13 -08:00
Bill Kendrick
36eb2ea70c Sync docs for cross-color stuff, and...
...deactivate all code for this within color mixer, since it's
not actually implemented yet (going to be tricky! -- probably
holding off to a future version).

Also, sound effect for cross-color grabbing within rainbow palette
dialog.
2023-03-03 01:54:20 -08:00
Bill Kendrick
c2dfd0c2d1 Color picker can grab from pipette or mixer colors too 2023-03-03 00:29:52 -08:00