]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Our handling of timers in Gtk was truncating times on 64-bit systems; one
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 23 Jan 2010 12:25:31 +0000 (12:25 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 23 Jan 2010 12:25:31 +0000 (12:25 +0000)
commit14247162f7bd9969361cb8c6276c73dd18ea11ee
treeb1a88515110663d776e2fef4ab37c8fbf1682913
parentaf8fd0fea68cae4c33fac5a3e491b33526393788
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.

[originally from svn r8854]
unix/gtkwin.c