Add persistent Boolean option -fixedSize
authorH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 23 Oct 2014 21:33:18 +0000 (23:33 +0200)
committerArun Persaud <arun@nubati.net>
Fri, 24 Oct 2014 07:01:22 +0000 (00:01 -0700)
commit8cadd120c307bb1049f6d08d9ae23f67432bd038
tree11b9c06c5a6debb6b2213493ed457a4c9725dc36
parent6a01db395768f122d5810b585a89a678a1018d17
Add persistent Boolean option -fixedSize

When set, this option suppresses sizing of the board and clocks when
the window is sized by the user. This is achieved by wrapping the entire
dialog in a non-expanding hbox.
args.h
common.h
dialogs.c
gtk/xboard.c
gtk/xoptions.c