Commit graph

57 commits

Author SHA1 Message Date
Bill Kendrick
742ab6ddaa Sync docs after 0.9.36 version bump 2025-06-03 22:24:33 -07: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
bc47f0e36f Sync docs after INSTALL/FAQ update re: /SILENT 2025-01-24 00:27:43 -08:00
Bill Kendrick
473c649b9a Sync docs to grab /SILENT option in INSTALL & FAQ docs 2025-01-24 00:05:05 -08:00
Bill Kendrick
b88145b924 Regen DOCs after clean up (removal of "as of..." notes) 2025-01-12 10:40:45 -08:00
Bill Kendrick
5797769eb8 Sync docs after noting AppData & .tuxpaint are hidden...
...and ways to access them.
2025-01-09 00:52:54 -08:00
Bill Kendrick
e2f33a491b Sync docs after dropping Windows 7...
...from "saved files"
2025-01-06 14:11:29 -08:00
Bill Kendrick
79ce7a87ca Bump to 0.9.35 2024-11-15 00:19:10 -08:00
Bill Kendrick
d597a250cd Bump version to 0.9.34; sync docs for new version # 2024-07-26 00:44:42 -07:00
Bill Kendrick
6e46821743 Sync docs after bumping dates & adding contribs to manpage 2024-07-17 21:06:50 -07:00
Bill Kendrick
ab8b51119e Regen docs after bumping some dates 2024-07-06 11:38:15 -07:00
Bill Kendrick
609e7cec58 Sync docs after dropping Windows Vista mention 2024-06-05 23:55:26 -07:00
Bill Kendrick
82ad88bad4 Sync FAQ docs re: FontCache slowness 2024-06-04 23:24:16 -07:00
Bill Kendrick
aed818f1b1 Update places that mentioned "--fullscreen" with no args
Since `parse.gperf` was added long ago, the ability to run Tux Paint
with "--fullscreen" command-line, or simply "fullscreen" in the
config. file, no longer exists.

It must be `--fullscreen=yes` (or `--fullscreen=native` as an
alternative to `--fullscreen=yes --native`).  It can also accept
`--fullscreen=no` as an alternative to `--windowed`.

Updating the following places

 * BASH tab completion
 * `tuxpaint --help` output
 * FAQ

h/t Karl for reporting

Closes https://sourceforge.net/p/tuxpaint/bugs/289/
2024-06-02 11:48:51 -07:00
Bill Kendrick
073c4f422b Regen FAQ & Advanced Stamps Howto with CSS & other tweaks 2024-05-14 23:57:28 -07:00
Bill Kendrick
a9e6a5ae9f Sync docs after localizing macOS paths 2024-04-29 21:42:48 -07:00
Bill Kendrick
a655146677 Syncing docs again, after wrapping up path nonsense 2024-04-27 13:45:41 -07:00
Bill Kendrick
e268b598ff Sync docs after various doc source updates
...mostly in terms of modularizing how various file
and directory (folder) paths are shown (for consistency in
both name and styling); add some missing paths (e.g., where
does Tux Paint save drawings on Haiku?)
2024-04-27 12:42:55 -07:00
Bill Kendrick
9c2a75455d Regen docs after more path modularizing; --nosysconfig correction 2024-04-27 11:07:45 -07:00
Bill Kendrick
5f8e2b51bd FAQ & OPTIONS: Haiku config file path
h/t Luc
2024-04-27 10:41:26 -07:00
Bill Kendrick
667f69c733 Sync docs after fullscreen FAQ entry, etc. 2024-04-07 15:05:14 -07:00
Bill Kendrick
40316cfe45 Bump version to 0.9.33; sync some doc changes! 2024-02-29 22:00:07 -08:00
Bill Kendrick
b40e8142e0 Sync docs after bumping version to 0.9.32 2023-11-21 23:50:45 -08:00
Bill Kendrick
517ab94ecf Sync French to collect typo corrections
h/t Jacques as usual!
2023-09-07 13:05:26 -07:00
Bill Kendrick
d570f12f0b Sync docs: macOS build info & French translation
h/t Mark & Jacques
2023-08-20 09:27:15 -07:00
Bill Kendrick
43a253fd4f Ready for 0.9.31; bump date & drop -rc1 from version 2023-07-20 22:32:11 -07:00
Bill Kendrick
c82771570b Sync docs after date bumps 2023-07-13 23:11:20 -07:00
Bill Kendrick
d4869ac062 Mend color picker on label change; drop LOW_QUALITY_COLOR_SELECTOR
When selecting a label that has a color not found in the built-ins,
we change to the color picker; however, when rendering its button,
it looked wrong and would not fit to the right size (had 48x48
hard-coder in there, still!)  Instead, using `render_color_button()`
to just re-render it.

Also, dropping LOW_QUALITY_COLOR_SELECTOR which had been used by
some embedded platforms we don't seem to support any more (Nokia Maemo
and OLPC XO-1).
2023-06-19 12:05:17 -07:00
Bill Kendrick
36d7e0daf3 Sync docs after a bunch of changes, including make-Template 2023-05-29 10:23:27 -07:00
Bill Kendrick
4b77cc7526 Regen ALL docs after bumping version to 0.9.31 2023-05-20 11:35:22 -07:00
Bill Kendrick
e49c55fbe6 WIP Magic size option; regen docs for 0.9.30 version 2023-04-09 23:25:48 -07:00
Bill Kendrick
de5a2a5aae Regen docs 2023-03-16 22:03:34 -07:00
Bill Kendrick
8bdcfc3d31 Bump version to 0.9.29 in docs (built) 2022-06-14 00:17:52 -07:00
Bill Kendrick
6a7aa6d840 Refresh docs; get updated date stamps 2022-06-04 00:14:33 -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
eab3e70843 Refresh DOCs 2022-02-27 2022-02-27 23:42:03 -08:00
Bill Kendrick
f078120108 Regen all docs after updating website URL 2022-01-20 00:36:40 -08:00
Bill Kendrick
41a04d93b7 Bump version to 0.9.28 lots of other places
(Some doc-generation Makefiles need help, apparently.)
2021-12-01 22:42:38 -08:00
Bill Kendrick
1c312023d5 French refresh 2021-09-16 13:17:41 -07:00
Bill Kendrick
c92aba36e2 French documentation translation updates
Thanks to Jacques Chion
2021-09-06 12:51:00 -07:00
Bill Kendrick
b03fc096d6 Add TOC to FAQ 2021-08-29 23:05:01 -07:00
Bill Kendrick
e10eaf285b All docs: Bump version # 2021-08-08 01:08:48 -07:00
Bill Kendrick
5bcc1040de FAQ tweak after gettext()'ing a few more bits 2021-06-02 23:31:34 -07:00
Bill Kendrick
ca16f6bec4 Updating French docs
...catching up with Jacques' recent corrections.
2021-06-02 23:18:45 -07:00
Bill Kendrick
ffc18e0444 French docs currently 100% complete
Thank you Jacques!!!
2021-05-29 10:08:43 -07:00
Bill Kendrick
5c5d6b5c3d French docs update 2021-05-24 2021-05-24 22:46:25 -07:00
Bill Kendrick
d0f5d6f06d French doc translation updates (2021-05-17)
h/t Jacques Chion!
2021-05-17 01:29:56 -07:00