Fix GTK box popup
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 2 Mar 2013 21:17:31 +0000 (22:17 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 2 May 2013 12:54:30 +0000 (14:54 +0200)
commit7e84512efd14c63c94e011315d7fbec2d1cbb384
tree6446090ea863b937ba6e9e51b6058971fa9d7d18
parentd25f268b1d5df5caa0e128756176aa7403b587ce
Fix GTK box popup

Key values > 255 are used for PgUp, PgDown etc., so to pop up only on
printables needs a two-sided test.
gtk/xboard.c