Allow hide/show of columns in Engine Output
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 14 Jan 2014 13:46:47 +0000 (14:46 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 18 Jan 2014 23:00:04 +0000 (00:00 +0100)
commit38d1b8471964ebf9d4da576d74a452dc3a12b057
tree9774de83d89dd45c88b159a3fc48b81f5d366d7f
parentc24634958b7f2bbfdbe2b1bbc88703fead251204
Allow hide/show of columns in Engine Output

A new persistent Boolean option -memoHeaders enables a new feature:
text headers are shown above the depth, score, nodes, time columns in the
engine output. Right-clicking them will subsequently hide the corresponding
data, and move the column header to above the PV in a 'not shown' list,
where it can be clicked again to re-open the column.
Configure maseter settings to switch -memoHeaders on by default.
args.h
backend.c
common.h
dialogs.c
engineoutput.c
xboard.conf.in
xboard.texi