Preserve flip on pasting game when auto-flipView is off
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 1 Mar 2016 20:09:49 +0000 (21:09 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 8 Mar 2016 18:29:57 +0000 (19:29 +0100)
commit2185e1a810176b9d35911045d876513fa86b5dc2
tree7eff005e7ffec69576c4ceb8cef3883727d7ed41
parentd1c7bb14e175de9f32640a8d9ebc1132258c3d84
Preserve flip on pasting game when auto-flipView is off

Normally starting a new game would restore the orientation as given by
the -flipView option on the command line, which might flip the view even
when -autoFlipView is off. A new game started through Paste Game now
always preserves the current orientation when -autoFlipView is off.
gtk/xboard.c
winboard/wclipbrd.c
xaw/xboard.c