]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Do not send raw mouse events in the middle of a selection operation, even if
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 11 Jun 2006 12:56:52 +0000 (12:56 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 11 Jun 2006 12:56:52 +0000 (12:56 +0000)
commita2c060d638512d207c76ffa91372fb78531c8d57
treebed462e88bffea16ddd799878fde88b3b77e15d1
parentbbec0324764f6c04a20676d691cd24583d4f8f4c
Do not send raw mouse events in the middle of a selection operation, even if
we otherwise would (for instance, if Shift is released before the mouse button
being used for selection).

[originally from svn r6727]
[this svn revision also touched putty-wishlist]
terminal.c