From 9c515ee30bc2498ab3fa37d34dcc02d051a39e56 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 26 Jun 2000 05:29:04 +0000 Subject: Add some debugging messages to track down thread issues better and call GDK_THREAD_{LEAVE,ENTER} around the main loop as the GTK+ FAQ says we should do. svn path=/trunk/; revision=3737 --- mail/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 4baedbe444..90d5f5d9ed 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2000-06-26 Ettore Perazzoli + + * main.c (main): Call `GDK_THREADS_ENTER()' and + `GDK_THREADS_LEAVE()' around the main loop as in the examples from + the GTK+ FAQ. + + * mail-threads.c (DEBUG): New macro for debugging. + (read_msg): Use it. + 2000-06-25 Peter Williams * Makefile.am: Clean up the various _LIBS and _CFLAGS -- cgit v1.2.3