Work-around for Xt selection bug
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 26 Feb 2013 15:47:58 +0000 (16:47 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 26 Feb 2013 16:51:26 +0000 (17:51 +0100)
commit54da5e9522d662655631f4e76e90381d6e6bb84d
treee9b2b53e52feecb1aed2f74bf0a009f87f1bdb69
parent89d9049314b4c44fe8b8d896c7286de05b8f829e
Work-around for Xt selection bug

In some Xt implementations calling extend-end with 0 params causes a crash,
although the mmanual specifies this should default to a call with 'PRIMARY'.
The default selection is now explicitly mentioned in all extend-end calls.
xaw/xboard.c
xaw/xengineoutput.c
xaw/xhistory.c