Merge branch 'master' into sdl2.0

This commit is contained in:
Pere Pujal i Carabantes 2019-01-25 19:14:04 +01:00
commit 716e4ec55d
25 changed files with 765 additions and 166 deletions

View file

@ -11,7 +11,7 @@ alink="#FF00FF">
alt="Tux&nbsp;Paint"><br>
version
0.9.23
0.9.23c
<br>
Advanced Stamps HOWTO</h1>

View file

@ -12,7 +12,7 @@ alt="Tux&nbsp;Paint"><br>
version
0.9.23
0.9.23c
<br>
Extending Tux Paint</h1>
@ -20,7 +20,7 @@ Extending Tux Paint</h1>
<p>Copyright (c) 2002-2018 by various contributors; see AUTHORS.txt<br/>
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
<p>June 14, 2002 - August 28, 2018</p>
<p>June 14, 2002 - October 7, 2018</p>
</center>
<hr size=2 noshade>

View file

@ -11,7 +11,7 @@ alink="#FF00FF">
alt="Tux&nbsp;Paint"><br>
version
0.9.23
0.9.23c
<br>
Frequently Asked Questions</h1>
@ -19,7 +19,7 @@ Frequently Asked Questions</h1>
<p>Copyright (c) 2002-2018 by various contributors; see AUTHORS.txt<br/>
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
<p>September 14, 2002 - August 28, 2018</p>
<p>September 14, 2002 - October 7, 2018</p>
</center>
<h2>Drawing-related</h2>

View file

@ -11,7 +11,7 @@ alink="#FF00FF">
version
0.9.23
0.9.24
</h1>
<h2>Options Documentation</h2>
@ -19,7 +19,7 @@ version
<p>Copyright (c) 2002-2018 by various contributors; see AUTHORS.txt<br/>
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
<p>August 28, 2018</p>
<p>December 18, 2018</p>
</center>
@ -465,6 +465,12 @@ version
which can be edited later.
</dd>
<dt><code><b>newcolorslast=yes</b></code></dt>
<dd>
Places the blank color options in the <b>New</b> dialog at the end,
so that any Starters and/or Templates are shown first.
</dd>
<dt><code><b>mirrorstamps=yes</b></code></dt>
<dd>
<p>For stamps that can be mirrored, this option sets them to their
@ -1545,6 +1551,7 @@ version
--nostampcontrols<br>
--nomagiccontrols<br>
--nolabel<br>
--newcolorslast<br>
--mouse-accessibility<br>
--onscreen-keyboard<br>
--onscreen-keyboard-layout<br>
@ -1618,6 +1625,7 @@ version
--stampcontrols<br>
--magiccontrols<br>
--label<br>
--newcolorsfirst<br>
--nosysfonts<br>
--currentlocalefont<br>
--dontmirrorstamps<br>

View file

@ -12,7 +12,7 @@ alt="Tux&nbsp;Paint"><br>
version
0.9.23
0.9.24
</h1>
<h3>A simple drawing program for children</h3>
@ -22,7 +22,7 @@ version
<p>June 14, 2002 -
August 28, 2018</p>
December 18, 2018</p>
</center>