Patch from James H providing lots more paranoid casting. Also one
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 13 Sep 2008 18:29:20 +0000 (18:29 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 13 Sep 2008 18:29:20 +0000 (18:29 +0000)
commit5b502ae807b1e98a91644f179863484c61aedb4c
tree7d148a3d1d265a36957636faa3b5e7aba92bd1f9
parent4a9957b631033dd550ade368dddad95fbc9d115d
Patch from James H providing lots more paranoid casting. Also one
actual behaviour change: Untangle now permits dragging with the
right mouse button, which has exactly the same effect as it does
with the left. (Harmless on desktop platforms, but helpful when
"right-click" is achieved by press-and-hold; now the drag takes
place even if you hesitate first.)

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@8177 cda61777-01e9-0310-a592-d414129be87e
cube.c
drawing.c
flip.c
guess.c
lightup.c
midend.c
net.c
samegame.c
untangle.c