Commit graph

5403 commits

Author SHA1 Message Date
Bill Kendrick
2ef45a2c6a Sync docs: Text/Labels/ENVVARS -> EXTENDING re: fonts 2025-06-08 11:10:03 -07:00
Bill Kendrick
848924c6dc Doc'ing ENVVARS & EXTNEDING updates re: Fonts 2025-06-08 11:04:26 -07:00
Bill Kendrick
7f01203ffa Sync EXTENDING re: FontConfig 2025-06-08 11:02:09 -07:00
Bill Kendrick
f33cb19c7f Sync EXTENDING docs re: system fonts 2025-06-08 10:31:46 -07:00
Bill Kendrick
326581b1d2 Sync all docs w/ new version # 2025-06-08 09:56:29 -07:00
Bill Kendrick
46fb261e84 ENVVARS docs update (re: FontConfig vars) 2025-06-08 09:55:36 -07:00
Bill Kendrick
cab4394173 Allow EOL-less description lines at EOF
Mended bug where EOL-less descriptive text at the end
of a file (e.g., a stamp description) would get ignored.

Closes https://sourceforge.net/p/tuxpaint/bugs/298/
h/t Laura
2025-06-06 20:55:01 -07:00
Bill Kendrick
742ab6ddaa Sync docs after 0.9.36 version bump 2025-06-03 22:24:33 -07:00
Bill Kendrick
6c5258fc7f Not enough capacity for all Magic tools when ungrouped
When "ungroupmagictools" is used, Tux Paint ran out of slots
for magic tools.

Closes https://sourceforge.net/p/tuxpaint/bugs/299/
h/t Billy A.
2025-06-03 22:15:25 -07:00
Bill Kendrick
1f443233d4 Final POT/PO regen ahead of 0.9.35 release
(Mostly line number shuffling?)
2025-05-26 12:11:35 +01:00
Bill Kendrick
4849fc006f Preparing for 0.9.35 release
* Drop "-rc1" from version in Makefile
* Sync (bump date) in docs & manpage
* Bump date in CHANGES.txt
* Bump date in appdata file (`org.tuxpaint.Tuxpaint.appdata.xml.in`)
* Bump copyright year in `win32/resources.rc`
2025-05-26 12:10:26 +01:00
Bill Kendrick
dd6d10888d Regen docs after more (final-ish) French updates
Thanks again, Jacques!
2025-05-03 20:16:36 +01:00
Bill Kendrick
401110ad16 Regen docs after more French updates
h/t Jacques
2025-05-03 12:06:50 +01:00
Bill Kendrick
a620c44526 Regen docs after French updates
h/t Jacques

Also, after date bumps
2025-05-02 23:13:01 +01:00
Bill Kendrick
ce911b45cd Sync Swedish docs
h/t Daniel
2025-04-21 10:02:26 -07:00
Bill Kendrick
3b15ddb840 Regen all docs after Swedish updates
h/t Daniel!!!
2025-04-20 18:18:20 -07:00
Daniel Nylander
2e18e9c720 Updated Swedish translation 2025-04-20 19:26:12 +02:00
Daniel Nylander
bb2a87c567 Updated Swedish translation 2025-04-20 14:31:22 +02:00
Daniel Nylander
bbf2d1ce59 Updated Swedish translation 2025-04-20 14:03:09 +02:00
Bill Kendrick
3187a68ac9 Updated brush description text after Swedish l10n
h/t Daniel
2025-04-19 23:01:45 -07:00
Daniel Nylander
813c14393c Added Swedish translation 2025-04-20 07:21:34 +02:00
Daniel Nylander
2ba296da3c Added Swedish translation 2025-04-20 07:21:34 +02:00
Bill Kendrick
387dea9eee Un-retire a translator
Welcome back, Daniel!
2025-04-19 12:58:08 -07:00
Bill Kendrick
e70f80c831 Ran indent.sh on emitter.c & tuxpaint.c 2025-04-19 12:51:52 -07:00
Bill Kendrick
340e243cf6 Emitter magic - Mend some compiler warnings
unused variables & args
2025-04-19 12:50:44 -07:00
Bill Kendrick
a79ac184c5 Resync docs after mending formatting bug 2025-04-19 12:47:44 -07:00
Bill Kendrick
136d77ac27 Sync docs after Swedish update (needs work)
Many strings ended up being fuzzy; will talk with Daniel
2025-04-19 12:32:19 -07:00
Bill Kendrick
34937ef37a docs/Makefile -- add Swedish as a HTML->TXT target 2025-04-19 12:20:37 -07:00
Bill Kendrick
855c74da1d Doc'ing Swedish translation update
h/t Daniel!
2025-04-19 12:17:51 -07:00
Daniel Nylander
83ea4fae5f Updated Swedish translation 2025-04-19 16:24:23 +02:00
dolphin6k
f73647de18 eliminated C99 dependency 2025-04-02 21:42:26 +09:00
dolphin6k
5d25d2a1bc Require libxml2 and devel package 2025-04-02 21:25:17 +09:00
Bill Kendrick
9ddb8ff48d Setting version to 0.9.35-rc1 for beta release 2025-03-31 23:01:58 -07:00
Bill Kendrick
3036381632 Update CHANGES.txt date & fix formatting 2025-03-28 22:00:04 -07:00
dolphin6k
a33fd73347 Updated Japanese translations 2025-03-29 11:39:40 +09:00
Bill Kendrick
e74cb54ccc Don't use stat() on Android
h/t Pere
2025-03-27 20:20:02 -07:00
Bill Kendrick
e3f9e5a246 Trying #include <wctype.h> all the time, too
It was specifically NOT being done under Haiku (which Luc notes
caused a "implicit declaration of function" warning), BeOS (moot?),
macOS (__APPLE__)[*], and Android[*].

[*] I've asked Mark & Pere to check that macOS & Android builds are
still happy.  See tuxpaint-maintainers thread
https://sourceforge.net/p/tuxpaint/mailman/tuxpaint-maintainers/thread/Z-O0V3aa6joXl6zl%40bill-t480s/#msg59165314
2025-03-27 10:47:28 -07:00
Bill Kendrick
6683da3d22 Always #include <wchar.h>
It was happening in both an #if and its corresponding #else
2025-03-27 10:45:32 -07:00
Bill Kendrick
07d39211fe Doc'ing French update
h/t Jacques
2025-03-26 09:25:41 -07:00
Jacques Chion
2f638092a0 updating 2025-03-26 11:05:22 +01:00
Bill Kendrick
e80254df51 Ran indent.sh to re-indent all source code 2025-03-24 19:33:13 -07:00
Bill Kendrick
75fbc97e9f Bump date in docs & AppData file
README
CHANGES
manpage
2025-03-24 19:14:30 -07:00
Bill Kendrick
68be23f1c2 Doc'ing Catalan update
h/t Pere
2025-03-19 17:17:07 -07:00
Pere Pujal i Carabantes
708973ebba Updating Catalan. 2025-03-19 23:06:11 +01:00
Bill Kendrick
65760a5867 German: Try to soft-word-wrap a few tool labels
(Eraser, Undo, and Redo)
2025-03-06 01:38:16 -08:00
Bill Kendrick
db58de2953 German translation update
h/t Holger W. (via Jonathan C.)
2025-03-06 01:22:56 -08:00
Bill Kendrick
6a5f8d3075 Apparently done looking for "fonts.conf" FontConfig files 2025-02-22 15:59:53 -08:00
Bill Kendrick
7f1ab23292 Support for <dir prefix="relative"> in "fonts.conf" 2025-02-22 13:06:43 -08:00
Bill Kendrick
e04bfc651a Starting work to support <dir prefix=...> in fonts.conf
FontConfig fonts.conf's <dir> tags support a few different
"prefix" attributes.  We'll need to support "xdg" (done here)
and "relative" (forthcoming).
2025-02-22 12:52:27 -08:00
Bill Kendrick
8499dc57c5 dirwalk.c: Add debug option to show opendir() failures 2025-02-22 12:03:18 -08:00