From 33423ed255ce0fa7a246f36da4cb5ef5d278f08d Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 12 Oct 2001 05:37:56 +0000 Subject: Also flush GDK after flushing GTK. Otherwise GTK might queue draw requests * main.c (quit_box_new): Also flush GDK after flushing GTK. Otherwise GTK might queue draw requests to X that don't get executed. svn path=/trunk/; revision=13617 --- shell/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index fc8579b7b4..5a7eb5ef63 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2001-10-12 Ettore Perazzoli + + * main.c (quit_box_new): Also flush GDK after flushing GTK. + Otherwise GTK might queue draw requests to X that don't get + executed. + 2001-10-12 Ettore Perazzoli [Hopefully really fix #8615 and friends.] -- cgit v1.2.3