Tartarus CVS: putty: simon
tartarus-commits@lists.tartarus.org
tartarus-commits@lists.tartarus.org
Sat, 22 Mar 2003 09:22:54 +0000
CVS Root: /home/cvs
Module: putty
Changes by: simon
Date: Sat Mar 22 2003 09:22:54 GMT
Log message:
Fixed the bug whereby PuTTYgen went into generation mode as soon as
it started up. The problem was that I was accepting _any_ event on
IDC_GENERATE to trigger this, not just the `clicked' event, and some
uninteresting event like `initialise' must have occurred. Quite why
this only showed up as a result of the config box revamp I can't
imagine.
Modified files:
. : puttygen.c
Links:
http://cvs.tartarus.org//putty/puttygen.c.diff?r1=1.51&r2=1.52