diff options
author | Alexander Larsson <alexl@redhat.com> | 2011-10-25 15:36:13 +0200 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2011-11-10 17:40:59 +0100 |
commit | 538ab4fca7822eadbe87987877a8f835964e10ae (patch) | |
tree | d31d61d45dc1d03d0c2b5df3220b3a3583e6850f /gdk/win32/gdkwindow-win32.c | |
parent | 429bd4e5d56ae7e6f7f7139774d623ff629ef8b2 (diff) | |
download | gtk+-538ab4fca7822eadbe87987877a8f835964e10ae.tar.gz |
win32: Remove most special casing of WINPOSCHANGED during modal ops
There is no particular reason to special case this, we want to handle all
sort of normal events. The only special thing we keep is that
as an optimization we pump the message loop extra during a WINPOSCHANGED
in a modal operation as that will cause us to repaint faster.
Also, bump the arbitrary number of mainloop iterations for the timer.
I don't see why we need it at all, but at least doing more than one
iteration if needed should be nice.
Diffstat (limited to 'gdk/win32/gdkwindow-win32.c')
0 files changed, 0 insertions, 0 deletions