]> Pileus Git - ~andy/gtk/commit
More efficient version of _gdk_win32_window_queue_translation()
authorHans Breuer <hans@breuer.org>
Fri, 17 Jul 2009 12:26:02 +0000 (14:26 +0200)
committerHans Breuer <hans@breuer.org>
Fri, 17 Jul 2009 15:26:48 +0000 (17:26 +0200)
commitd0cf137ed910f83093da504fb7a40d0514fcd903
tree43264ccde905f13ab23ae0cfc713280db917d596
parentd8d62ceb997af855c35e23855e9e9ef03775c9de
More efficient version of _gdk_win32_window_queue_translation()

Don't create create an extraneous expose event for any scroll operation
that gtk+ does. Thanks to Alex for the hint.
gdk/win32/gdkwindow-win32.c