Allow printing of arbitrary messages in clocks
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 7 Apr 2020 09:44:05 +0000 (11:44 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 7 Apr 2020 09:44:05 +0000 (11:44 +0200)
commitcc344a98d2d8e6185b3177d4a52d68adfedf8f03
tree49e3ac5f4555b0a1e955e63cc51139d6e6b66ebc
parent4d76c591efa92b58cd76c7ccb814ba56c2e9b64d
Allow printing of arbitrary messages in clocks

A new front-end routine SetClockMessage() can now be used to specify
an arbitrary message for display in the mentioned clock. Once specified
as a non-empty string, this message will overrule the time string
when the clocks are refreshed though their normal routines.
dialogs.c
frontend.h
gtk/xboard.c
winboard/winboard.c
xaw/xboard.c