aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-10 11:36:47 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-10 11:36:47 +0000
commit61dd743ff094b3305f5cd166dcb4d3eca1a8028c (patch)
treefa099df3fb18cce396b2511ca3d90eb0e8828393 /ChangeLog
parent71127ec69c46e0f4b0d02b382f09b1228a7dc63f (diff)
implemented 'Save this image as...' in the context menu of inline images.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@162 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 bc43b50c..26d22be9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-03-10
+ * src/textview.c: implemented 'Save this image as...' in the context
+ menu of inline images.
+ * src/procmime.c: procmime_get_part_file_name(): new.
+
+2005-03-10
+
* src/mainwindow.c: main_window_set_widgets(): request size first
to prevent window size becoming wrong.
* src/utils.c: debug_print(): use g_print() to output with locale