Fix adjusting clocks in Xaw version
authorH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 2 Jul 2014 12:04:22 +0000 (14:04 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 2 Jul 2014 12:04:22 +0000 (14:04 +0200)
commit5cb748f018a80d22ef6cd98e3521c43fd98102a3
treeb01ca71938fbcf723b34a35f74b26634a287816a
parent00360e226b6c74d58365901e8cc5941a5ec9ff11
Fix adjusting clocks in Xaw version

The handler attached to Label options failed to flip the sign of the
option number when a button other than Button1 was pressed, so that time
would always be subtracted on Shift + ClockClick and never added.
Shift now also suppresses interpretation as null move when playing.
(In Analyze / EditGame mode it is still null move starting a variation.)
backend.c
xaw/xoptions.c