Adjust window height after clock-font change
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 5 Apr 2016 12:32:54 +0000 (14:32 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 17 Apr 2016 08:24:57 +0000 (10:24 +0200)
commitf5445dab3a8035dfdfa3eb8581d323c0661390fb
treee5ab31039abddf3edf7bb0ed84d30f478269b442
parent39298ae34f47966df637ad5044250a7a2a15e46a
Adjust window height after clock-font change

A routine LockBoardSize are added, and called to protect the board's
Graph widget from absorbing the height change pf clock and message field.
Enlarging these now forces the top-level window to expand, and after the
change we try to reduce this window size to tightly fit the board to
squeeze out empty area after shrinking.
dialogs.c
dialogs.h
gtk/xboard.c
xaw/xoptions.c