]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Only engage a GTK idle function when absolutely necessary, otherwise
authorSimon Tatham <anakin@pobox.com>
Mon, 14 Oct 2002 23:32:00 +0000 (23:32 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 14 Oct 2002 23:32:00 +0000 (23:32 +0000)
commit8bc305cafeca431f3e8c7aae93d0c937372e613f
tree53fceb337b99cff75a5edf7faee81ac4459d5a52
parent7dff77fccf15201c4334405cf9b55e91ba725313
Only engage a GTK idle function when absolutely necessary, otherwise
the whole app spins on it and takes up CPU all the time.

[originally from svn r2052]
putty.h
terminal.c
unix/pterm.c