Bill Kendrick
aa6749acf6
Sync Quickstart Guide (re: Stamp rotation update)
2023-02-19 22:01:09 -08: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
152c35c50a
Sync README docs; get updated Stamps section
2023-02-19 01:30:21 -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
82d5c0c4e7
Sync'ing docs & adding images for Starter/Template options files
2023-02-12 12:45:28 -08:00
Bill Kendrick
c7b0c78fb9
Sync docs: Grab Magic API set_color() change
2023-01-25 02:25:43 -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
71ee416210
README: Bump date
...
It's 2023!
2023-01-04 21:51:23 -08:00
Bill Kendrick
798ac772c2
Sync docs; catch new 2023-01-02 date
2023-01-02 11:58:49 -08:00
Bill Kendrick
0e70c7696c
Refresh DOCS after Japanese quickstart update
...
Also capturing README date bumps in plaintext alternatives.
2022-12-11 15:24:10 -08:00
Bill Kendrick
3e6415e408
Bump date in README doc
2022-12-09 21:38:10 -08:00
Bill Kendrick
f8d57b2dbf
Sync quickstart guide after mending l10n/etc. issues
2022-11-12 22:08:23 -08:00
Bill Kendrick
fcf782d3e8
Also adding plain text (.txt) Quickstart guide
2022-11-02 00:49:36 -07:00
Bill Kendrick
da9c8e8453
Adding Quickstart Guide to tuxpaint repo
...
Maintained in `tuxpaint-docs` report as HTML + PHP + gettext PO files,
like everything else.
2022-11-02 00:46:56 -07:00
Bill Kendrick
3f588ff6c0
Sync tp_magic_example.c again (mended bogus %s)
2022-10-19 01:44:12 -07:00
Bill Kendrick
1a0a07ea32
Sync tp_magic_example.c from tuxpaint-docs
2022-10-19 01:42:23 -07:00
Bill Kendrick
9986ef2a49
Sync'd docs to get new tp_magic_example.c
...
...now localizable!
2022-10-18 01:27:36 -07:00
Bill Kendrick
812d7e5767
Sync docs after Magic API POT/PO file split
2022-10-04 02:44:39 -07:00
Bill Kendrick
f9ecc42725
Sync docs after finishing initial rework of Magic API docs
2022-10-04 02:10:27 -07:00
Bill Kendrick
c3141ad2d1
Sync MAGIC-API docs after initial work
2022-10-04 00:52:26 -07:00
Bill Kendrick
c9ed43f6b2
Magic API docs will be managed in tuxpaint-docs
2022-10-03 23:01:46 -07:00
Bill Kendrick
b34c4f3f07
Sync docs re: [Del]->[X] change for eraser quick access
2022-09-28 22:05:46 -07:00
Bill Kendrick
aeed46eba9
Sync'ing docs re: --buttonsize=auto
2022-09-28 01:48:46 -07:00
Bill Kendrick
9dac45d2a6
Sync docs re: [Del] for quick access eraser
2022-09-28 01:22:00 -07:00
Bill Kendrick
f2674920c8
Sync docs: INSTALL update re: SDL2.0
2022-09-23 21:20:07 -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
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
db8ee6d6de
Doc'ing that macOS supports Trash since 0.9.29
2022-07-02 22:30:39 -07:00
Bill Kendrick
f0eaaaf376
Sync INSTALL docs for sdl2 change
2022-06-28 19:22: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
e03e8a7c93
Sync doc's w/ new macOS Install changes
...
h/t Mark Kim
2022-06-05 13:49:58 -07:00
Bill Kendrick
6a7aa6d840
Refresh docs; get updated date stamps
2022-06-04 00:14:33 -07:00
Bill Kendrick
f361794eb9
Sync README & INSTALL
2022-05-22 23:48:39 -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
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
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
b8429734de
Sync: Improve style of INSTALL doc
...
Also picking up minor update to CSS
2022-04-01 00:16:33 -07:00
Bill Kendrick
d969c73968
Sync: Style updates to PNG docs
2022-03-31 23:17:10 -07:00
Bill Kendrick
f6c549b3b4
Sync: Style, update, add more apps to SVG docs
2022-03-31 23:08:38 -07:00
Bill Kendrick
084adab616
Sync SIGNALS doc after style updates
2022-03-31 22:51:19 -07:00