Commit graph

229 commits

Author SHA1 Message Date
Bill Kendrick
c4a42b6a90 Sync docs; update org.tuxpaint.Tuxpaint.appdata.xml.in
Syncing docs to grab version & date updates, MAGIC-API tweak,
and updated quickstart guide.

Update `org.tuxpaint.Tuxpaint.appdata.xml.in` to mention
2- and 3-point perspective, and "complexity" option, too.

Regen. POT & PO files to grab new strings from appdata file.
2024-01-01 11:06:48 -08:00
Bill Kendrick
bd5d7e5fb7 Regen docs after French updates
h/t Jacques
2023-12-31 12:40:07 -08:00
Bill Kendrick
c3a179af3f Sync docs for N-point perspective updates
...and also French updates to OPTIONS doc
2023-12-30 13:58:48 -08:00
Bill Kendrick
9a1287d953 Sync docs after README social & trademark updates 2023-12-30 12:39:57 -08:00
Bill Kendrick
864084482a Sync docs to reflect N-pt Persp. & Clone using "complexity" 2023-12-29 16:32:55 -08:00
Bill Kendrick
a0f90185a5 Sync docs re: forthcoming complexity option 2023-12-29 16:25:37 -08:00
Bill Kendrick
8a71895bda Syncing MAGIC-API docs to reflext complexity_level arg to init() 2023-12-29 15:00:14 -08:00
Bill Kendrick
c7916e8ac8 Sync tp_magic_example.c in docs; new init() complexity arg 2023-12-29 14:46:54 -08:00
Bill Kendrick
c9e515017f Updating docs (new 3-pt persp. tool) 2023-12-23 10:51:08 -08:00
Bill Kendrick
b8bce0a28d Sync docs to grab README changes
Date bump & social media updates
2023-12-22 01:43:47 -08:00
Bill Kendrick
9df04c6848 Syncing docs to grab 2-point perspective tool info 2023-12-21 12:17:59 -08:00
Bill Kendrick
f0aef6271e Syncing docs; add 1-point perspective magic docs
Also bump version number in ALL magic tool docs.
2023-12-15 00:33:49 -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
67773cbc9d Sync French doc updates
h/t Jacques
2023-09-05 14:21:05 -07:00
Bill Kendrick
780787c9de More French doc syncing
h/t Jacques
2023-09-02 16:21:12 -07:00
Bill Kendrick
7fafaf07a5 Sync French quickstart guide updates
h/t Jacques
2023-09-01 11:21:59 -07:00
Bill Kendrick
f5799b7996 Syncing French docs again
h/t Jacques
2023-08-30 11:10:04 -07:00
Bill Kendrick
6873e73daf Sync French docs
h/t Jacques!
2023-08-29 10:03:27 -07:00
Bill Kendrick
1e2b81f7e9 Sync more French doc updates... 2023-08-27 09:38:52 -07:00
Bill Kendrick
a4e6563609 Syncing more French doc updates
h/t Jacques
2023-08-26 10:35:47 -07:00
Bill Kendrick
e4f907604b Sync docs for French updates to INSTALL & EXTENDING
h/t Jacques
2023-08-24 08:58:18 -07:00
Bill Kendrick
20172bb49a Syncing "Extending" docs French updates
h/t Jacques
2023-08-22 12:13:33 -07:00
Bill Kendrick
2b37fe29b3 More doc sync for French updates
h/t Jacques!
2023-08-21 11:19:43 -07:00
Bill Kendrick
6d66c1e6a1 Syncing docs to get more French updates
h/t Jacques
2023-08-21 01:42:55 -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
b970e0fc51 Sync docs: Quickstart: Mention Open->Template 2023-07-19 01:03:08 -07:00
Bill Kendrick
25a423f164 Japanese docs HTML->TXT forbidden wordwraps; sync MAGIC-API 2023-07-17 23:52:23 -07:00
Bill Kendrick
c82771570b Sync docs after date bumps 2023-07-13 23:11:20 -07:00
Bill Kendrick
59d33bde14 Sync docs; add Threads, grab Japanese updates
h/t Shin-ichi
2023-07-10 21:21:06 -07:00
Bill Kendrick
f530b74a27 Sync'ing docs: grab new "Controlling Tux Paint" section 2023-07-09 12:55:23 -07:00
Bill Kendrick
b63b070325 Sync docs after enumeration & accessibility note 2023-07-09 11:42:10 -07:00
Bill Kendrick
ab8b36d820 Dumb whitespace due to a new PHP comment 2023-06-29 17:50:14 -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
1cf2fa245d --listfonts option to show all font families Pango finds 2023-06-01 23:31:04 -07:00
Bill Kendrick
34b0760aea WIP Ability to Erase persoanl templates from New
Sync docs
2023-06-01 22:48:56 -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
08832773ec Sync docs (readme<->extending re: open/template) 2023-05-29 11:13:49 -07:00
Bill Kendrick
65378f6fdd Ability to disable Template creation from Open dialog 2023-05-29 10:50:55 -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
91139c9026 Sync docs for Fuzzy Eraser & 0.9.31 new Magic tools so far 2023-05-22 23:25:20 -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
353d572caa Sync docs; link to MAGIC-API from README & EXTENDING 2023-05-16 22:47:39 -07:00
Bill Kendrick
afc120e5d4 Sync docs after ja_JP update
h/t Shin-ichi
2023-05-14 10:26:10 -07:00
Bill Kendrick
ab722453e8 Sync docs after quickstart (magic sizes) & date bumps 2023-05-09 23:53:32 -07:00
Bill Kendrick
fcb392aec3 Re-sync docs to get updated INSTALL (Haiku + more) 2023-05-07 01:06:36 -07:00
Bill Kendrick
b89bc3644b Sync docs to grab WIP Haiku install docs
Will format them nicely later.  h/t Luc.
2023-05-06 18:48:58 -07:00