Tartarus CVS: putty: simon
tartarus-commits@lists.tartarus.org
tartarus-commits@lists.tartarus.org
Mon, 28 Oct 2002 21:58:09 +0000
CVS Root: /home/cvs
Module: putty
Changes by: simon
Date: Mon Oct 28 2002 21:58:09 GMT
Log message:
terminal.c should call the frontend beep() routine even with
mode==BELL_VISUAL, otherwise taskbar flashing won't happen on visual
bells. It's up to the frontend routine to spot BELL_VISUAL and avoid
making any noise.
Modified files:
. : terminal.c
unix : pterm.c
Links:
http://cvs.tartarus.org//putty/terminal.c.diff?r1=1.113&r2=1.114
http://cvs.tartarus.org//putty/unix/pterm.c.diff?r1=1.64&r2=1.65