Make startup announcement self-disappearing
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 22 Mar 2016 11:04:12 +0000 (12:04 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 29 Mar 2016 14:51:34 +0000 (16:51 +0200)
commit894916fe72347000731f92313b9c2230fd837247
tree4bfbde652252a0ab233b4291a772df349bcca9b6
parenta4dfbeaf8e977b278fe88a308068cf482e053a61
Make startup announcement self-disappearing

The startup message is now configurable through an option -startupMessage,
and the master config file sets this to announce the help clicks.
The message can contain multiple lines. The display of lines that are a
sub-string of the option -messageSuppress is suppressed, however.
Using a help-click sets this latter option to the help-click announcement,
so that people who have used help clicks won't see this message anymoe.
Displaying the startup message is now only considered on board draws
that ordered a full repaint.
args.h
board.c
common.h
dialogs.c
xboard.conf