diff options
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
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 <danw@ximian.com> + + * 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 <iain@ximian.com> * e-summary-preferences.c (weather_remove_clicked_cb): Select the next |