]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Patch from John Sullivan: process double-clicks in the session list
authorSimon Tatham <anakin@pobox.com>
Tue, 27 Mar 2007 18:16:36 +0000 (18:16 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 27 Mar 2007 18:16:36 +0000 (18:16 +0000)
commit7e4eb1f4042323d42e9b7753714a6bf1becd9b5e
tree3896bdc9b4a5adec4e0e926371aa9b13c98c92d0
parentd1df3e226a7385f948196d62edf119ee82028100
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.

[originally from svn r7414]
unix/gtkdlg.c