Jordan Russell's patch (3rd of several). We now don't call TermOut()
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 29 Dec 2001 14:47:59 +0000 (14:47 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 29 Dec 2001 14:47:59 +0000 (14:47 +0000)
commit4c472521e531fb420537806e1724c4a7a0041977
tree737dc1924e6668fdf8f8f06b86ef2fb3f205a3b2
parent5f2df4d2f5bcc2de91f10fc752968e63c7118d8c
Jordan Russell's patch (3rd of several). We now don't call TermOut()
if the PuTTY window has the mouse capture (i.e. a drag-select is in
progress). This means you can drag-select at your leisure without
the screen contents wandering around providing you with a moving
target. Likewise dragging the scrollbar to find a piece of history
in the scrollback.

git-svn-id: svn://svn.tartarus.org/sgt/putty@1517 cda61777-01e9-0310-a592-d414129be87e
window.c