More info on buttonsize in CHANGES.txt
Also bump dates in CHANGES.txt and src/tuxpaint.c
This commit is contained in:
parent
fc8310ba03
commit
fa62a91d4f
2 changed files with 7 additions and 2 deletions
|
|
@ -8,10 +8,15 @@ http://www.tuxpaint.org/
|
||||||
|
|
||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
2021.March.23 (0.9.26)
|
2021.April.19 (0.9.26)
|
||||||
* New Features
|
* New Features
|
||||||
------------
|
------------
|
||||||
* Larger UI buttons
|
* Larger UI buttons
|
||||||
|
Override the ages-old default 48x48 size for UI buttons
|
||||||
|
(via a new "buttonsize" option). Note: If the button size
|
||||||
|
would be too large for the required parts of the UI to appear
|
||||||
|
within Tux Paint's window size, the largest possible size will
|
||||||
|
be used.
|
||||||
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
|
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
|
||||||
|
|
||||||
* It's now possible to increase how many rows of buttons are shown
|
* It's now possible to increase how many rows of buttons are shown
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,7 @@
|
||||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
(See COPYING.txt)
|
(See COPYING.txt)
|
||||||
|
|
||||||
June 14, 2002 - March 8, 2021
|
June 14, 2002 - April 19, 2021
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "platform.h"
|
#include "platform.h"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue