Fix size of time in Engine Output window
authorH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 5 Sep 2014 11:41:34 +0000 (13:41 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 5 Sep 2014 11:44:03 +0000 (13:44 +0200)
commitb9f8b38909242fb0c9c3a4398fcf0c1121d49fcc
tree7358c49cd6c1ca01245b91fba3789bc3d46c8cd2
parentacd8b8e897a59954fdcaa8ab9d55af4b9c290778
Fix size of time in Engine Output window

When the thinking time exceeds an hour, the format hr:min:sec is now used,
in stead of min:sec.cents. This prevents the field from extending beyond
the tab stop when thr hours kick in, and should work upto 100 hrs.
(Going beyond that at the moment does not seem useful.)
engineoutput.c