Allow entry of negative numbers in spin control (WB)
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 26 Aug 2013 11:35:47 +0000 (13:35 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 27 Aug 2013 07:40:09 +0000 (09:40 +0200)
commit6242821b65ae46d1dbefbb207d32d466ea56425f
treef14f7e01696d572135bf8baa7a2bc9a29457ad92
parent4dc02ff9918e6025840c5e290458a221bb3033d4
Allow entry of negative numbers in spin control (WB)

Windows numeric controls do not accept negative numbers, so in case the
range of a spin option can go negative, the style ES_NUMBER should not be
set on the control.
winboard/wsettings.c