Refactoring of game-list-options dialog
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 29 Jan 2010 11:48:50 +0000 (12:48 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 30 Jan 2010 09:03:05 +0000 (10:03 +0100)
commit671b4c9fb4a307e0caaec84408afefa455901cca
treea317fe488ab7bdb491b307dd0f16475155a19452
parentf85f80fff1e9c9cb10f0d84ffd67d1df517dca3a
Refactoring of game-list-options dialog

The back-end part is separated off, and moved to a file gamelistopt.c.
Front-end for now stays in winboard.c. No prototypes in frontend.h yet.
backend.h
gamelistopt.c [new file with mode: 0644]
winboard/makefile.gcc
winboard/makefile.ms
winboard/winboard.c