Move some back-endish routines from xboard.c to dialogs.c
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 19 Mar 2012 10:38:17 +0000 (11:38 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 10 Apr 2012 09:31:45 +0000 (11:31 +0200)
commita17fe39ced3bfb55a8ae6d9abac97518b841daaa
treeed5d51ec1839da7dbfebf8350f3c1e4f43dc1bc3
parent36c1871d84e1132cee5c4c7fe4363c442fa34af2
Move some back-endish routines from xboard.c to dialogs.c

Move ICS input-history handling to dialogs.c
Move ICS Input Box text handling to dialogs.c
Move DisplayXxxx routines to dialogs.c
Move DisplayTitle to dialogs.c
 A wrapper SetWindowTitle remains in xboard.c.
dialogs.c
dialogs.h
xboard.c
xboard.h