Our handling of timers in Gtk was truncating times on 64-bit systems; one
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sat, 23 Jan 2010 12:25:31 +0000 (12:25 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sat, 23 Jan 2010 12:25:31 +0000 (12:25 +0000)
commit7d55a379341359e33f193649c4acacb004ffabd3
treeb1a88515110663d776e2fef4ab37c8fbf1682913
parent1605c493c65a1879408acad03a1d5991ada08dc2
Our handling of timers in Gtk was truncating times on 64-bit systems; one
symptom was that the terminal window would not update until a focus-change
event. Spotted and patched by Max Kellermann.

git-svn-id: svn://svn.tartarus.org/sgt/putty@8854 cda61777-01e9-0310-a592-d414129be87e
unix/gtkwin.c