]> Pileus Git - ~andy/gtk/commit
Move unnecessary window copies to the right place
authorAlexander Larsson <alexl@redhat.com>
Mon, 9 Feb 2009 08:28:30 +0000 (09:28 +0100)
committerAlexander Larsson <alex@localhost.localdomain>
Thu, 2 Apr 2009 08:16:28 +0000 (10:16 +0200)
commitc35e0e11da416b8c231dfceaa7f4d8ec8129df67
tree9d231560ca6647d952d577dd0cf255b6fa53269e
parent51010ca066dd3b3683d47936b9d1304753ddd7df
Move unnecessary window copies to the right place

This code got placed wrong, it should happen when processing updates
on the impl window so it affects the whole expose, not in begin_updates.
gdk/gdkwindow.c