Bill Kendrick
a9c1f8e94b
Quickstart: Sync after note about Command vs Control
2024-12-29 13:25:09 -08:00
Bill Kendrick
a502a431e5
Sync quickstart guide, after adding "Paste"
2024-12-29 13:05:16 -08:00
Bill Kendrick
3d5f2001c1
Doc'ing emitter Magic tools
2024-12-26 21:24:33 -08:00
Bill Kendrick
07e338d717
Text/Label paste: Word-wrap on space (eaten) or dash
2024-12-25 13:42:25 -08:00
Bill Kendrick
c7d449888d
Syncing docs (README + EXTENDING) re: Text/Label "paste"
2024-12-25 11:45:31 -08:00
Bill Kendrick
3d2dab5fc2
Improved color picker behavior
...
Better behavior when clicking/tapping and dragging hue/saturation box
and value slider.
2024-11-15 00:59:46 -08:00
Bill Kendrick
79ce7a87ca
Bump to 0.9.35
2024-11-15 00:19:10 -08:00
Bill Kendrick
5de3c8778d
Sync docs after bumping date & updating Quick Start Guide
2024-10-25 16:16:22 -07:00
Bill Kendrick
97dc7bc9c3
Sync docs after "What's New" update
2024-10-21 00:43:13 -07:00
Bill Kendrick
073ac19ce6
tp_magic_example.c refresh, due to indent upgrade
...
Updated my system from Kubuntu 22.04 -> 24.04 and am now on
GNU indent 2.2.13, which behaves slightly differently be default.
2024-10-20 11:20:47 -07:00
Bill Kendrick
a62db7f9c2
Tweaks to w3m.sh to improve TXT version of docs
...
Make headers and description terms more apparent, by adding
some more regexps into the `sed` that the HTML is piped through
before being sent to `w3m`.
2024-10-14 17:08:31 -07:00
Bill Kendrick
3032afb85f
Syncing docs after updating README re: new templates
2024-10-12 22:21:25 -07:00
Bill Kendrick
781d15f421
Syncing docs: README->What's New: new brushes
2024-10-12 21:08:49 -07:00
Bill Kendrick
c089ba9f28
Sync'ing docs to get "chaotic" brush option...
...
...in EXTENDING and What's New
...and "Watercolor splotches" brush in What's New
2024-10-10 23:45:30 -07:00
Bill Kendrick
c40479c263
"Tessellation" magic tool documentation
2024-10-09 20:09:49 -07:00
Bill Kendrick
ed8bde60ff
Docs for "Concentric Circles" & "Squares"
2024-10-07 22:52:24 -07:00
Bill Kendrick
bb9a831acf
Docs for "Spiral" magic tools
2024-10-04 22:46:40 -07:00
Bill Kendrick
f296e98acf
Spray Paint docs
2024-10-02 23:33:42 -07:00
Bill Kendrick
c98ab135a5
Sync docs to grab "Crescent" magic tool docs
2024-09-28 22:55:22 -07:00
Bill Kendrick
2d5991b4ea
Sync docs to get "ASCII Color Computer"
2024-09-27 22:46:21 -07:00
Bill Kendrick
8ae1ff5050
Syncing docs for "ASCII" magic tools
...
...and adding screenshots
2024-09-27 20:34:02 -07:00
Bill Kendrick
13ce7287c8
Sync docs after doc'ing "Rotate"
2024-09-25 00:18:13 -07:00
Bill Kendrick
57a1365382
Syncing docs; grab Fractal magic tool docs
2024-09-23 23:34:09 -07:00
Bill Kendrick
d94e85e26e
Sound pause/unpause Magic API functions...
...
...plus documenting them.
...plus using them in new "Comic Dots" Magic tool.
2024-09-17 22:11:32 -07:00
Bill Kendrick
61478d7858
Doc'ing new "Comic Dots" magic tool
2024-09-17 21:11:50 -07:00
Bill Kendrick
134c1781c4
Sync docs after doc'ing Fill->Eraser
2024-09-16 21:20:58 -07: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
61f4c24d0f
Syncing docs: README re: Haiku trash support
2024-06-07 00:47:57 -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
8b4c78bf4e
Show names of export files; place in clipboard
...
Name of exported picture is shown, and placed in clipboard
(copy/paste buffer) after exporting a drawing (via Open dialog)
or animated GIF (via Open->Slideshow).
2024-06-02 23:09:57 -07:00
Bill Kendrick
111c9b4dc8
Sync docs after README->What's New update about brushes
2024-06-02 22:16:15 -07:00
Bill Kendrick
15fe066f0f
Regen docs after messing with fuzzy ja_JP strings, etc.
...
See https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/f67d14129a481a04d4a07060afcf0ea3b57f9780/
2024-06-02 17:54:13 -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
7507ea7217
Syncing docs to get Magic API update re: retract_undo()
2024-06-01 02:07:12 -07:00
Bill Kendrick
dc49449966
Regen README after dropping Specular from What's New
2024-05-19 23:42:22 -07:00
Bill Kendrick
4f86d60865
Sync Env Vars & Advanced Stamps Howto (for real)
...
...after adding CSS.
2024-05-15 00:01:19 -07:00
Bill Kendrick
073c4f422b
Regen FAQ & Advanced Stamps Howto with CSS & other tweaks
2024-05-14 23:57:28 -07:00
Bill Kendrick
51d47d554e
Syncing tp_magic_example.c (indent & transliteration)
2024-05-10 01:29:05 -07:00
Bill Kendrick
e096b9a5dd
Sync docs for updated tp_magic_example.c's
2024-05-10 01:00:31 -07:00
Bill Kendrick
a9e6a5ae9f
Sync docs after localizing macOS paths
2024-04-29 21:42:48 -07:00
Bill Kendrick
1b5386fba1
Sync docs after 3D Glasses update
2024-04-29 00:54:09 -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
14cabfcdc7
Sync docs after reorg'ing & adding Magic tools
2024-04-11 00:23:44 -07:00
Bill Kendrick
465374158b
Sync'ing docs after doc'ing [un]groupmagictools option
2024-04-10 23:13:01 -07:00