aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-25 09:00:45 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-25 09:00:45 +0000
commit104671cac3692b816ee3636b778d37d0f4dee485 (patch)
tree8e36f44d3640770cdaaab807c21a68dead696df2 /ChangeLog
parentf508f95f0e41c42abd238bbaf45d720d4ae6737b (diff)
fixed warning of imageview.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@778 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e82d06e..75ea2189 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-11-25
+ * src/imageview.c: size_allocate_cb(): don't update image view if
+ image_data doesn't exist.
+ * src/mimeview.c: mimeview_change_view_type(): clear hidden view.
+
+2005-11-25
+
* libsylph/session.[ch]: session_read_data_as_file_cb(): don't write
to file until buffer is filled more than the half. Extended the
buffer size.