Commit graph

71 commits

Author SHA1 Message Date
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
465374158b Sync'ing docs after doc'ing [un]groupmagictools option 2024-04-10 23:13:01 -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
a0f90185a5 Sync docs re: forthcoming complexity option 2023-12-29 16:25:37 -08:00
Bill Kendrick
b40e8142e0 Sync docs after bumping version to 0.9.32 2023-11-21 23:50:45 -08: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
f530b74a27 Sync'ing docs: grab new "Controlling Tux Paint" section 2023-07-09 12:55:23 -07:00
Bill Kendrick
6755d67937 Sync docs to grab "--noerase" option documentation 2023-06-01 21:44:45 -07:00
Bill Kendrick
71ff56df96 Sync docs after uifont addition, etc. 2023-05-29 13:40:53 -07:00
Bill Kendrick
65378f6fdd Ability to disable Template creation from Open dialog 2023-05-29 10:50:55 -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
94153b75d3 Remove -rc1, sync docs / get updated doc dates 2023-05-18 18:27:02 -07:00
Bill Kendrick
ab722453e8 Sync docs after quickstart (magic sizes) & date bumps 2023-05-09 23:53:32 -07:00
Bill Kendrick
7247d58f09 Sync docs to catch updated revision dates 2023-05-05 00:35:02 -07:00
Bill Kendrick
7964091a23 Resync docs to grab README -> Magic updates
...mentioning magic sizing, and updating magic controls section.
2023-04-18 22:57:41 -07:00
Bill Kendrick
9b74f2a25e Sync MAGIC-API; sync OPTIONS for "nomagicsizes" 2023-04-11 22:26:53 -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
337eccbee8 Sync docs after OPTIONS update re: cfg files 2023-02-19 03:26:13 -08:00
Bill Kendrick
f8fd27402e Apply updated CSS; also Japanese OPTIONS txt sync 2023-02-19 01:42:53 -08:00
Bill Kendrick
844a5aa554 Sync docs: joystick-btn-fill option 2023-02-18 14:24:37 -08:00
Bill Kendrick
d164b7e297 Sync docs after more template/starters options work 2023-02-12 13:47:01 -08:00
Bill Kendrick
51c270b519 Avoid window larger than sole display size is capable of
If only one display is available, when running in windowed mode
and asking for Tux Paint to appear in a width and/or height larger
than the display's dimensions, Tux Paint will fall back to
the maximum(s) the display is capable of.

e.g., on my laptop with 1920x1080, running "tuxpaint --2048x2048"
will fall back to 1920x1080 (and display a warning to stdout).
However, if I have my external monitor (also 1920x1080) attached,
it will happily open a 2048x2048 window.  Not perfect, but an
improvement.

Closes https://sourceforge.net/p/tuxpaint/feature-requests/113/
2023-01-19 00:56:07 -08:00
Bill Kendrick
798ac772c2 Sync docs; catch new 2023-01-02 date 2023-01-02 11:58:49 -08:00
Bill Kendrick
aeed46eba9 Sync'ing docs re: --buttonsize=auto 2022-09-28 01:48:46 -07:00
Bill Kendrick
bd07489702 check_translations.sh; easier life, and check LINGUAS
Updated `src/po/check_translations.sh` sanity-checking script
to check `src/po/LINGUAS` file.  Also, OPTION docs (and
Tux Paint Config. source) updated to make the script's job easier.
2022-09-09 00:59:49 -07:00
Bill Kendrick
83ff3afcc2 Sync docs to get Stamps rotation info 2022-09-05 00:48:04 -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
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
3a0741db8b Syncing docs to grab --reversesort option's docs 2022-05-16 00:09:19 -07:00
Bill Kendrick
a6e987cef0 Regen docs after keyboard string modularization
...in tuxpaint-docs
2022-05-15 16:53:13 -07:00
Bill Kendrick
544b1c3e65 Re-sync docs 2022-04-24 2022-04-24 12:23:03 -07:00
Bill Kendrick
b8429734de Sync: Improve style of INSTALL doc
Also picking up minor update to CSS
2022-04-01 00:16:33 -07:00
Bill Kendrick
799670ac24 Sync docs after stylizing Notes in OPTIONS 2022-03-31 01:24:25 -07:00
Bill Kendrick
efd284f8c8 Committing translated versions of docs
Something didn't copy them over from tuxpaint-docs :-(
(Also, grab tweaked <ul> CSS)
2022-03-31 01:04:37 -07:00
Bill Kendrick
5fe0850827 Sync EXTENDING docs after note styling 2022-03-31 00:55:09 -07:00
Bill Kendrick
80b5319999 Sync docs after wrapping up OPTIONS styling 2022-03-30 00:43:36 -07:00
Bill Kendrick
2f0cb68147 Sync docs 2022-03-29 2022-03-29 23:51:44 -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
774954f9fc Sync docs & update bash completion re: brushspacing 2022-01-19 00:00:57 -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
d1a97638b9 Revert lost translations in es, gl, ja
Looks like Jacques needs to enable these locales on his system.
2021-09-18 11:04:16 -07:00
Jacques Chion
2508f644fa testing commit 2021-09-18 11:18:47 +02:00
Bill Kendrick
de778ec1e1 OPTIONS has TOC now; mend some '\n's in manpage 2021-08-29 22:51:20 -07:00