Add -topLevel option
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 28 Mar 2012 13:52:01 +0000 (15:52 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 10 Apr 2012 09:35:10 +0000 (11:35 +0200)
commit02de46755f727ffb565f7c855f37c344eee925ff
tree84bdc7cd6f75d12b1140ffd2c8b3f7795f2f32f5
parent4dc77c6e72e3ec99cd8a57c9442b7511c47d3dca
Add -topLevel option

This persistent Boolean option determines if the auxiliary windows
(Game List, Move List, Engine Output, Eval Graph, Tags and Comment)
use top-level shells (with their own icon on the task bar, and
independently closable). Other dialogs will always use transient shells.
(Also he modal Error and Promotion dialogs, for which the modality
presumably only serves to pop them down without special attention.)
A control for this was added in the General Options dialog.
args.h
common.h
dialogs.c
dialogs.h
xhistory.c
xoptions.c