Size seek graph to also cover board rim WinBoard
authorH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 25 Sep 2014 10:29:15 +0000 (12:29 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 28 Sep 2014 20:14:28 +0000 (22:14 +0200)
commitc1f9fd66ab250f14d4e40383a242691ac40782da
treea9e90a55bebc2bf1b50a2ad196b3121d776a1649
parent2827780f4ce2a51ac7f5ea1a85040682597de2a2
Size seek graph to also cover board rim WinBoard

The seek graph always used the plain board size, but in WB it is
possible to diplay a rim around the board, and the seekgraph would
then be positioned in the upper-left corner of the rim, leaving the
lower and right board edge and rim uncovered. Its size is now increased
to fill the entire window (as leaving a rim around it seems not useful).
backend.c
backend.h
winboard/winboard.c