Connect CommentClick handler
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 17 Oct 2012 18:01:37 +0000 (20:01 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 6 Nov 2012 13:13:55 +0000 (14:13 +0100)
commitb766f10fe10fc786b5793a010d777bacc4349820
treed72ebf416805558e81f86ac64e09300c84106e62
parent053dc1f79f78ff5d5d4d0f625f68a7d8076a30a0
Connect CommentClick handler

This can make use of generic memo callback, so it could be entirely
backend. Therefore it was moved to dialogs.h. As it shared a global with
some other back-end popup routines to remember the current move, these
could now be moved out of xboard.c too. (Well, not so for the X11 front-end,
so it has now been put in a header. :-( )
dialogs.c
xaw/xboard.c
xaw/xboard.h
xboard.c