Only engage a GTK idle function when absolutely necessary, otherwise
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 14 Oct 2002 23:32:00 +0000 (23:32 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 14 Oct 2002 23:32:00 +0000 (23:32 +0000)
commit0f660c8fcff217b1c4518aa77b038adae45f3601
tree53fceb337b99cff75a5edf7faee81ac4459d5a52
parent60b55c0769f32d0d514db84021ab441380460933
Only engage a GTK idle function when absolutely necessary, otherwise
the whole app spins on it and takes up CPU all the time.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2052 cda61777-01e9-0310-a592-d414129be87e
putty.h
terminal.c
unix/pterm.c