Patch from John Sullivan: process double-clicks in the session list
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 27 Mar 2007 18:16:36 +0000 (18:16 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 27 Mar 2007 18:16:36 +0000 (18:16 +0000)
commitb4ac18ae9c7c937e7359a8bf9d44c6de5f07bd71
tree3896bdc9b4a5adec4e0e926371aa9b13c98c92d0
parent2733b5cbea482cab35d9318a4f8a7fbeb845668e
Patch from John Sullivan: process double-clicks in the session list
box on button-up rather than button-down. The effect of this is that
if a saved session is already selected in the list box and then you
double-click it, it will open rather than beeping annoyingly.

git-svn-id: svn://svn.tartarus.org/sgt/putty@7414 cda61777-01e9-0310-a592-d414129be87e
unix/gtkdlg.c