Let GTK dialogs open with actual-size Graph widgets
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 21 Oct 2014 09:35:21 +0000 (11:35 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 21 Oct 2014 18:54:32 +0000 (20:54 +0200)
commit28620a5398a51fe9e4105958b1c61164e852d67f
tree68825c08473d651d52f011d14a1e4587a7c823c6
parentd58346a35018c656365a89714b2496a562062aa9
Let GTK dialogs open with actual-size Graph widgets

The Graph Option size values are now uses as size_request, to give
proper dialog sizing at popup. But the size_request is then reset
so that free sizing by the user becomes possible.
gtk/xboard.c
gtk/xoptions.c