Cleanup of xboard.c
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 10 Apr 2012 08:26:24 +0000 (10:26 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 10 Apr 2012 09:31:46 +0000 (11:31 +0200)
commit09438c2ac3a44a34ba62c1007a3d3a422edcd98d
tree85972f89481b2057dfda81a51dbb8a4de8160744
parenta17fe39ced3bfb55a8ae6d9abac97518b841daaa
Cleanup of xboard.c

Remove AskQuestionProc
A bit of cleanup on xboard.c prototypes
Remove dead file-browser code
Delete vestigial jail code
 All the stuff about jailColor was deleted. Only one fishy thing remains:
 xpmJailSquare seems under some conditions used in BlankSquare to draw a
 'neutral' square. it is set to a copy of a light square image. But in the
 current design 'neutral' means blacked out between board and holdings,
 and even with image use, it should not resemble a light square...
Remove registering of CommentPopDown and TagsPopDown
Merge CopyGameSelection into CopyPositionSelection
menus.c
xboard.c
xboard.h
xgamelist.h