1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 09:58:01 +00:00
putty-source/unix
Simon Tatham 0720fc12ad 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.

[originally from svn r2155]
2002-10-28 21:58:07 +00:00
..
pterm.1 CloseOnExit now defaults to COE_ALWAYS for pterm, bringing it back 2002-10-28 17:39:21 +00:00
pterm.c terminal.c should call the frontend beep() routine even with 2002-10-28 21:58:07 +00:00
pty.c Yet more global-removal. The static variables in logging.c are now 2002-10-26 12:58:13 +00:00
unix.h Yet more global-removal. The static variables in logging.c are now 2002-10-26 12:58:13 +00:00
uxmisc.c Begin destabilisation in the wake of 0.53! This checkin contains the 2002-10-07 16:45:23 +00:00
uxprint.c Printer support: cfg.printer is assumed to be a Unix command through 2002-10-15 17:38:04 +00:00
uxstore.c Add the -xrm command-line option, to allow specification of an 2002-10-16 22:54:58 +00:00
uxucs.c Reorganised the Unicode layer somewhat: moved luni_send and 2002-10-26 11:08:59 +00:00