aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-11-02 03:19:31 +0800
committerDan Winship <danw@src.gnome.org>2000-11-02 03:19:31 +0800
commitef363f6c57a4e9d8e882816d43b36a969418acdd (patch)
tree4c47a68f98fc35976df5748dd18e0daad670e53f /mail/ChangeLog
parent35dbdc03e9f13ae8bd6196d1c49bf8c233b103ab (diff)
downloadgsoc2013-evolution-ef363f6c57a4e9d8e882816d43b36a969418acdd.tar
gsoc2013-evolution-ef363f6c57a4e9d8e882816d43b36a969418acdd.tar.gz
gsoc2013-evolution-ef363f6c57a4e9d8e882816d43b36a969418acdd.tar.bz2
gsoc2013-evolution-ef363f6c57a4e9d8e882816d43b36a969418acdd.tar.lz
gsoc2013-evolution-ef363f6c57a4e9d8e882816d43b36a969418acdd.tar.xz
gsoc2013-evolution-ef363f6c57a4e9d8e882816d43b36a969418acdd.tar.zst
gsoc2013-evolution-ef363f6c57a4e9d8e882816d43b36a969418acdd.zip
Lots of fixes and simplifications. Should get rid of the "missing icon"
* mail-display.c (pixbuf_gen_idle): Lots of fixes and simplifications. Should get rid of the "missing icon" problem. There is still a problem with some images failing to get thumbnails, even though they display correctly. (pixbuf_for_mime_type): New function to try really hard to get the right icon for a MIME type, including looking in mc and nautilus's pixmap directories. (on_object_requested): Always use pixbuf_gen_idle, even for non-image types, to prevent code duplication. svn path=/trunk/; revision=6317
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 447547fdc6..dbe644ca6e 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,15 @@
+2000-11-01 Dan Winship <danw@helixcode.com>
+
+ * mail-display.c (pixbuf_gen_idle): Lots of fixes and
+ simplifications. Should get rid of the "missing icon" problem.
+ There is still a problem with some images failing to get
+ thumbnails, even though they display correctly.
+ (pixbuf_for_mime_type): New function to try really hard to get the
+ right icon for a MIME type, including looking in mc and nautilus's
+ pixmap directories.
+ (on_object_requested): Always use pixbuf_gen_idle, even for
+ non-image types, to prevent code duplication.
+
2000-10-31 Jeffrey Stedfast <fejj@helixcode.com>
* mail-format.c (mail_get_message_body): Shouldn't we be