Implement automatic partner observe
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 14 Apr 2012 19:33:49 +0000 (21:33 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 14 Apr 2012 21:27:47 +0000 (23:27 +0200)
commit2ad3ca1ba84d14592ebcee541d4c27eb505d0784
tree5f057ff79e579c1187dfad93b1f9dfd6fe79488c
parent27ad2c2fd3659574b7e7e44ba061b9daba4bf320
Implement automatic partner observe

Starting a game, or starting to observe one, now automatically issues a
'pobserve' command if dual-board is switched on, so that the partner game
will pop up in the secondary board (assuming it is bughouse).
 The secondary board now displays the players in the title. (This (lightly)
breaks WinBoard again.) When the primary game ends, the secondary board
closes automatically. Initial sizing of the board is repaired, and now uses
the actual current board size, rather than the initial size of the main board.
backend.c
dialogs.c
xboard.c