Implement sweep selection as alternative for the piece menu
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 6 Apr 2011 19:20:30 +0000 (21:20 +0200)
committerArun Persaud <apersaud@lbl.gov>
Thu, 7 Apr 2011 05:21:42 +0000 (22:21 -0700)
commit9bf9105bf4c9f7063c261d15b5f8326bf7c20439
tree2596d74842249810d66c9cdafdbbd8fa6fe0ed86
parentd0b1d703d860216be661b8b2db99817e9fdb09bf
Implement sweep selection as alternative for the piece menu

When the option -pieceMenu is off, the piece menu will no longer appear
on right-clicks in Edit Position mode. In stead a Pawn of the chosen
color will appear immediately in the clicked square, and vertical
movement of the mouse with the right button down will cycle through
all other pieces defined in the pieceToCharTable of the current variant.
  Setting the side to move is acheived by clicking the correspondig
clock. Clear board can be effected by clicking the clock of the side
that already has the move.
args.h
backend.c
common.h
xboard.c