Fix alignment in Engine Output window
authorH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 4 Sep 2014 15:03:55 +0000 (17:03 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 4 Sep 2014 15:03:55 +0000 (17:03 +0200)
commitbf20302f6fa856f6c2d3f3feb5dfbf3fd1ab9652
tree8edf94e5d3bb6691da70091ad69e1e95ed76ab4c
parent699d2cc5efc5e3ef959813b16528e6b23d8de50a
Fix alignment in Engine Output window

Numbers above 1000M would become too wide for their field. This is
solved by introducing the abbreviation 'G'. Values below 10M or 10G
now get an extra digit in their fraction, so that the precision is
at least 1%.
engineoutput.c