Commit graph

193 commits

Author SHA1 Message Date
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
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
81cf486d4d Resync docs to get is_IS tp_magic_example.c 2023-06-29 17:35:23 -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
Bill Kendrick
7247d58f09 Sync docs to catch updated revision dates 2023-05-05 00:35:02 -07:00
Bill Kendrick
5f594d6929 Sync README: Magic sizing added in 0.9.30 note 2023-05-02 22:53:29 -07:00
Bill Kendrick
7cd85e5a5a Sync docs - README: Screenshot of Magic tool control buttons 2023-05-02 22:40:23 -07:00
Bill Kendrick
e14992d8af Sync INSTALL docs: SDL2_Pango no longer optional 2023-04-30 16:23:17 -07:00
Bill Kendrick
378b2acca6 Accept SDL_VIDEO_WINDOW_POS in --fullscreen too
This seems to allow me to specify which display (monitor) to make
Tux Paint appear on my two-monitor set-up (laptop + external monitor)!

Closes https://sourceforge.net/p/tuxpaint/bugs/277/
2023-04-28 00:13:32 -07:00
Bill Kendrick
03e0bf65b0 Sync README docs for better 0.9.30 "What's new" 2023-04-22 10:44:09 -07:00
Bill Kendrick
28ec1c7faf Sync README to grab "what's new" for 0.9.29 2023-04-22 10:02:40 -07:00
Bill Kendrick
a9c3aaed57 Regen README after X Corp stuff 2023-04-20 20:26:01 -07:00
Bill Kendrick
a0bb47d9da Sync MAGIC-API after some tweaks 2023-04-19 14:53:35 -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
7d68f38dc7 Sync docs for new tp_magic_example.c 2023-04-13 21:13:07 -07:00
Bill Kendrick
b2535d59ba Magic size capabilites on a per-mode basis
e.g., useful to set size for paint-mode blur, but meaningless
for fullscreen-mode blur.
2023-04-12 23:39:55 -07:00
Bill Kendrick
eda0a646be Parse support for [no]magicsizes; new MAGIC_FEATURE_CONTROL bitmask 2023-04-12 00:11:11 -07:00
Bill Kendrick
9b74f2a25e Sync MAGIC-API; sync OPTIONS for "nomagicsizes" 2023-04-11 22:26:53 -07:00
Bill Kendrick
7bdb19ff0f More work on Magic size support; "kalidescope" <sic> is underway 2023-04-11 22:16:45 -07:00
Bill Kendrick
84bfec3365 Sync docs & more info re: forthcoming Magic size feature 2023-04-11 21:55:39 -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
ff9d8d0888 Regen docs after 0.9.30 ver bump...
...and removal of "what's new" items
2023-04-03 22:09:06 -07:00
Bill Kendrick
553f23ebbb Bump dates in README, CHANGES, mapage, and appdata 2023-04-02 10:05:45 -07:00
Bill Kendrick
bd78357172 Sync docs; Android INSTALL & new README date 2023-04-01 11:09:27 -07:00