Merge gamelistopt sources into gamelist source files
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 4 Feb 2010 22:09:47 +0000 (23:09 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 4 Feb 2010 22:17:20 +0000 (23:17 +0100)
commit8e2285c90cf5a1230fdf8fde9640c5a0ea67f0c4
treeb646ea3662c2da52f7567efc17db76650a9dd9ab
parenta08cdaabd09c9fd7351b1726065d5157b1651fd5
Merge gamelistopt sources into gamelist source files

The files xgamelistopt.c and gamelistopt.c are merged with xgamelist.c
and gamelist.c, respectively. The WB front-end for the dialog already
resided in winboard.c, so there was little need to move it to wgameist.c
file. Makefiles adapted accordingly. Unsuitable key bindings were
removed. The low-level front-end prototypes are now defined in in
frontend.h.
Makefile.am
frontend.h
gamelist.c
gamelistopt.c [deleted file]
winboard/makefile.gcc
winboard/makefile.ms
xgamelist.c
xgamelistopt.c [deleted file]