Mark Kim
6e3ae875e7
Automatically update macOS build version at build time.
2022-09-10 09:17:11 -04:00
Mark Kim
f46a04f76e
Update korean translation
...
* Also updated my email elsewhere in the docs.
2022-09-10 07:33:39 -04:00
Bill Kendrick
5e3aac3889
Doc refresh to get "A patch for SDL2_Pango..."
...
"...is no longer necessary."
2022-07-09 19:04:26 -07:00
Bill Kendrick
f39502771c
Sync INSTALL docs re: Win STDERR/STDOUT
2022-07-09 10:57:44 -07:00
Bill Kendrick
4b8c572123
Make sure CSS changes are pulled into all relevant HTMLs
2022-07-08 23:44:12 -07:00
Bill Kendrick
401d5805a6
Trying to sync INSTALL w/ Shin-Ichi's page (TXT)
2022-07-08 23:43:34 -07:00
Bill Kendrick
148d26af7f
Trying to sync INSTALL w/ Shin-Ichi's page
2022-07-08 23:42:25 -07:00
Bill Kendrick
a1dda27345
Continuing Compatibility with SDL2_Pango 0.1.3 changelog
...
Oof
2022-07-03 20:02:28 -07:00
Bill Kendrick
53ff93aadc
Doc'ing Compatibility with SDL2_Pango 0.1.3
...
...in main branch's CHANGES file, because things are still
kind of dual-branched around here.
2022-07-03 20:01:08 -07:00
Bill Kendrick
f56acbe34d
Processed PNG images through pngout
...
Increase some compression
Also corrects some warnings being reported by libpng (via SDL_image);
h/t Tim Dickson, closes https://sourceforge.net/p/tuxpaint/bugs/252/
2022-07-03 17:45:21 -07:00
Bill Kendrick
06fafcb6d6
"test-png" tool to find PNGs that cause warnings
...
New tool, "test-png", which exercises libpng library on
a set of PNG image files, allowing us to find those which
cause Tux Paint (via SDL_image, in turn via libpng) to
report back warnings to STDERR.
h/t Tim Dickson, per https://sourceforge.net/p/tuxpaint/bugs/252/
2022-07-03 17:18:58 -07:00
Bill Kendrick
844db56ab9
Drip - Better full-canvas effect; proper description
...
h/t Karl, code by Pere (w/ some clean-up by me)
Closes https://sourceforge.net/p/tuxpaint/bugs/256/
2022-07-03 16:39:50 -07:00
Bill Kendrick
95755c7af5
Emboss: Canvas-specific description
...
Closes https://sourceforge.net/p/tuxpaint/bugs/257/
h/t Karl
2022-07-03 16:31:38 -07:00
Bill Kendrick
e984f23b5f
Line: Never say "360 degrees" (say "0")
...
h/t Karl
Closes https://sourceforge.net/p/tuxpaint/bugs/255/
2022-07-03 16:09:48 -07:00
Bill Kendrick
2a43bd3dcd
Doc'ing Norwegian Nynorsk l10n update
2022-07-03 15:41:13 -07:00
Bill Kendrick
db8ee6d6de
Doc'ing that macOS supports Trash since 0.9.29
2022-07-02 22:30:39 -07:00
Mark Kim
c936a5a810
Update CHANGES.txt
2022-07-02 22:08:50 -04:00
Bill Kendrick
59ef64b4e5
Doc stuff merged in "Use RHEL 7-compatible appdata filename"
...
https://sourceforge.net/p/tuxpaint/tuxpaint/merge-requests/13/
2022-06-29 20:56:03 -07:00
Bill Kendrick
f0eaaaf376
Sync INSTALL docs for sdl2 change
2022-06-28 19:22:34 -07:00
Bill Kendrick
f0fb00a64a
Stub for Android port changes in CHANGES.txt
...
(Pere and/or Terrence should fill in the details, e.g., things from
"Android tweaks coming from the Tuxpaint-Android repo at github [...]"
https://sourceforge.net/p/tuxpaint/tuxpaint/ci/31594dfa623849dd40894ef3f0b8f87ee85054dc/ )
2022-06-26 16:50:50 -07:00
Bill Kendrick
416462935c
Rebuilt POT/PO under new system
...
(See https://sourceforge.net/p/tuxpaint/tuxpaint/merge-requests/12/ )
Also, updated RELEASE.txt to denote where changelog info
should be added into the new "metainfo" file for software repos.
2022-06-14 01:17:57 -07:00
Bill Kendrick
1068a33167
Mended Color Mixer random color bug
...
If you set a color, then come back to Color Mixer and immediately
dismiss the dialog (without setting a color), an indeterminate
color could appear due to uninitialized variables (new_r, _g, _b).
Closes https://sourceforge.net/p/tuxpaint/bugs/251/
h/t @kentonyanamin on Twitter
2022-06-14 01:14:39 -07:00
Bill Kendrick
a287d93609
Doc'ing Tux Paint Merge Request #12 in CHANGES.txt
...
"Add Appstream metadata, and port from intltool to gettext"
https://sourceforge.net/p/tuxpaint/tuxpaint/merge-requests/12/
2022-06-14 00:52:12 -07:00
Bill Kendrick
8bdcfc3d31
Bump version to 0.9.29 in docs (built)
2022-06-14 00:17:52 -07:00
Bill Kendrick
fbfd609665
Bumping version to 0.9.29; doc'ing recent additions
...
Some things snuck in to 0.9.28 binary builds, or were added
recently; making sure they're doc'd in CHANGES.txt
2022-06-14 00:15:58 -07:00
Bill Kendrick
e03e8a7c93
Sync doc's w/ new macOS Install changes
...
h/t Mark Kim
2022-06-05 13:49:58 -07:00
Bill Kendrick
a4c894ac08
Release builds tarballs that denote branch
...
(SDL1.2 vs SDL2.0)
2022-06-04 00:22:32 -07:00
Bill Kendrick
6a7aa6d840
Refresh docs; get updated date stamps
2022-06-04 00:14:33 -07:00
Bill Kendrick
7e11d08396
Sync docs
2022-06-03 00:16:27 -07:00
Bill Kendrick
f361794eb9
Sync README & INSTALL
2022-05-22 23:48:39 -07:00
Bill Kendrick
d3d2ecde1a
Portuguese translation update
...
h/t Hugo
2022-05-18 00:00:56 -07:00
Bill Kendrick
83b56e64e6
Refresh docs after Win build process update
...
(https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/af2070ce899cd5339027107dba125bf753c4ac59/ )
2022-05-16 22:33:16 -07:00
Bill Kendrick
3a0741db8b
Syncing docs to grab --reversesort option's docs
2022-05-16 00:09:19 -07:00
Bill Kendrick
b2225a62f5
WIP Reverse sorting in Open & Slideshows dialog
...
...via --reversesort option. WIP; need docs updated.
(Also need Tux Paint Config. changes, but that's another repo)
2022-05-15 23:56:53 -07:00
Bill Kendrick
27ec817973
The "Slideshow" begins by showing most recent images
...
...rather than the oldest. (i.e., defaults to being scrolled
to the very bottom now, rather than the very top)
2022-05-15 23:39:28 -07:00
Bill Kendrick
a8af21e073
Refresh FAQ; drop Windows95/etc., add Windows 11
2022-05-15 16:57:31 -07:00
Bill Kendrick
a6e987cef0
Regen docs after keyboard string modularization
...
...in tuxpaint-docs
2022-05-15 16:53:13 -07:00
Bill Kendrick
af51767f84
Doc'ing Magic Tool doc updates in CHANGES.txt
2022-05-07 20:27:52 -07:00
Bill Kendrick
60e90d47d9
WIP: New Magic tool: "Rush"
...
Like "Zoom", but with a blur effect.
(Needs icon, sound effect, documentation.)
2022-05-06 01:58:53 -07:00
Bill Kendrick
94a2b9caf5
Mend render bug introduced to Perspective tool
2022-05-04 00:28:47 -07:00
Bill Kendrick
e9001c9fac
Move where paperinit() is called
...
h/t to upstream developer of libpaper!
(https://sourceforge.net/p/tuxpaint/bugs/250/ )
2022-04-29 18:16:27 -07:00
Bill Kendrick
7505ffe340
Regen docs after ja_JP update 2022-04-28
2022-04-28 21:46:51 -07:00
Bill Kendrick
544b1c3e65
Re-sync docs 2022-04-24
2022-04-24 12:23:03 -07:00
Bill Kendrick
cc6cf1ebcc
Remedy bug in Apply Label feature w/ Enter key
...
Should correct bug https://sourceforge.net/p/tuxpaint/bugs/249/
h/t Shin-ichi
2022-04-22 18:16:55 -07:00
Bill Kendrick
8fac8476f4
Open dialog scroll buttons auto-repeat now
...
Had an unwanted SDL_RemoveTimer call in a dumb place. :/
2022-04-18 23:31:08 -07:00
Bill Kendrick
206ca7cee2
Slideshow dialog scroll buttons auto-repeat
2022-04-18 22:03:54 -07:00
Bill Kendrick
10e121bd0f
New dialog scroll buttons auto-repeat
2022-04-18 21:55:17 -07:00
Bill Kendrick
c022e0c1a1
Updating docs re: Label crash repair
2022-04-14 00:24:12 -07:00
Bill Kendrick
9b4257b61c
WIP Starting work on autorepeat scroll in New/Open dialogs
...
For https://sourceforge.net/p/tuxpaint/feature-requests/173/
2022-04-07 02:28:14 -07:00
Bill Kendrick
fb596fb887
Avoid crash on unexpected "saved dimensions" loading Labels
2022-04-06 01:32:21 -07:00