Allow entry of fractional increment in WB time-control dialog
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 29 Sep 2012 21:13:04 +0000 (23:13 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 29 Sep 2012 21:13:04 +0000 (23:13 +0200)
commit92b980ff1f96624f669e2007e2b03a7ff8350f68
tree1a278673554f16b1bb298c13b33e40ca81364da6
parentcd286ef1302a2b6ce3aa591432de315f8e561948
Allow entry of fractional increment in WB time-control dialog

The numeric edit is changed to a general text edit, and code is added
to convert the text it contains to and from float, with proper error check.
winboard/woptions.c