Bill Kendrick
e49c55fbe6
WIP Magic size option; regen docs for 0.9.30 version
2023-04-09 23:25:48 -07:00
Bill Kendrick
9dd95721d5
Stamps: Don't play English descr. when not in 'en' locale
...
Avoid playing English descriptive sound for a stamp
stamp when not running in an English locale.
Closes https://sourceforge.net/p/tuxpaint/bugs/261/
2023-04-09 23:07:29 -07:00
Bill Kendrick
58bb30bafc
Shape tool calculations: use floats more
2023-04-09 22:27:04 -07:00
Bill Kendrick
649cde39ed
Shapes: Octagon: Allow stretching
...
No real reason to lock to 1:1 aspect ratio; the others do not
(except circle and square).
2023-04-09 21:53:23 -07:00
Bill Kendrick
f615eaedcb
Chinese (Simplified) translation update
...
Contributor states "I spent two days in my spare time translating,
amateur+machine translation, I don't know whether it meets the
requirements."
I reviewed a handful of them (using Google Translate) and they
appear alright to me, but it'd be beneficial to have a native
speaker take a pass at this. (The previous update appears to have
been 2017, FWIW.)
2023-04-08 11:18:44 -07:00
Bill Kendrick
ff9d8d0888
Regen docs after 0.9.30 ver bump...
...
...and removal of "what's new" items
2023-04-03 22:09:06 -07:00
Bill Kendrick
a9e395dab8
Bump version to 0.9.30
...
Also, credit Jacques for French update.
2023-04-03 22:05:22 -07:00
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