fix window positioning
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 24 Nov 2009 03:58:55 +0000 (19:58 -0800)
committerArun Persaud <arun@nubati.net>
Tue, 24 Nov 2009 03:58:55 +0000 (19:58 -0800)
commit06d3d751525f40869ef6dfd96e33c590008123c2
treea74a8ae1f4d06aa07684f27aaa11ec3113ab63a1
parentacca181c7d39eea4904084170f8b5fae08361846
fix window positioning

This patch adds stuff in the header files that allow the various front-end files
to share information on which windows exist, are up, and how they are positioned.
The EngineOutput, MoveHistory and GameList windows now all remember their
position and size, even when they are closed when XBoard exits.
xboard.c
xedittags.h
xengineoutput.c
xgamelist.c
xgamelist.h
xhistory.c
xhistory.h