Apply changes on documentation. Merge branch 'master' into sdl2.0

This commit is contained in:
Pere Pujal i Carabantes 2021-02-07 23:58:08 +01:00
commit 5fdd739bdc
154 changed files with 45772 additions and 24245 deletions

View file

@ -8,11 +8,16 @@ http://www.tuxpaint.org/
$Id$
2021.January.18 (0.9.26)
2021.February.5 (0.9.26)
* New Features
------------
* [WIP] Larger UI buttons
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* It's now possible to increase how many rows of buttons are shown
for the color palette at the bottom of the screen.
(Use the "colorsrows" option.)
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* New Magic Tools:
----------------
@ -24,10 +29,16 @@ $Id$
* Documentation updates
---------------------
* Expanded the steps for making and posting releases.
* Documentation is now maintained in a separate source repository,
'tuxpaint-docs', which allows for easier and more consisten
translation of the documentation. Pulling in initial version of
these docs, which contain a variety of minor updates (and also a
few which had previously only been available as plain TXT are now
available as HTML).
+ Galician
Miguel Anxo Bouzada <mbouzada@gmail.com>
* Mended some broken relative links in README.html that
pointed to other parts of the docs.
* Expanded the steps for making and posting releases.
* Documented how to build Tux Paint using old macOS
Mark K. Kim <markuskimius@gmail.com>