Allow resizing of board window
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 5 Oct 2012 12:07:53 +0000 (14:07 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 21 Oct 2012 09:28:12 +0000 (11:28 +0200)
commitb558b8211337aa5ae00d05553ea509b6db209306
tree2200dff8bf2f1b8cd4741315679888e4e4db05b6
parentd9e6a27b308737052647882e8738bbb5e89f2be1
Allow resizing of board window

In full png mode the size of the board window is no longer locked.
After resizing, the square size is calculated as the largest one that
would fit the window, and the window is then shrunk around it. To prevent
excessive redrawing during sizing, the redraw is delayed by putting it
in DragProc.
xboard.c
xoptions.c