From 982c014bffdcf15207e8a778689d1156ffc5161e Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 19 Sep 2001 18:15:57 +0000 Subject: Hack around gdkpixbuf lossage by not trying to display the images * e-summary.c (read_callback, etc): Hack around gdkpixbuf lossage by not trying to display the images incrementall. Instead, just wait until we've read the whole file, then display it all at once. Prevents garbage when rendering the icons. svn path=/trunk/; revision=12982 --- my-evolution/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'my-evolution/ChangeLog') diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index d2d86d2436..2511007499 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,10 @@ +2001-09-19 Dan Winship + + * e-summary.c (read_callback, etc): Hack around gdkpixbuf lossage + by not trying to display the images incrementall. Instead, just + wait until we've read the whole file, then display it all at once. + Prevents garbage when rendering the icons. + 2001-09-18 Iain Holmes * e-summary-preferences.c (weather_remove_clicked_cb): Select the next -- cgit v1.2.3