diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-03-10 11:36:47 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-03-10 11:36:47 +0000 |
commit | 61dd743ff094b3305f5cd166dcb4d3eca1a8028c (patch) | |
tree | fa099df3fb18cce396b2511ca3d90eb0e8828393 /ChangeLog.ja | |
parent | 71127ec69c46e0f4b0d02b382f09b1228a7dc63f (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.ja')
-rw-r--r-- | ChangeLog.ja | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index 71224e0b..1d595d8c 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,5 +1,11 @@ 2005-03-10 + * src/textview.c: インライン画像のコンテキストメニューに + 「画像を保存...」を実装。 + * src/procmime.c: procmime_get_part_file_name(): 新規。 + +2005-03-10 + * src/mainwindow.c: main_window_set_widgets(): ウィンドウサイズが 不正になるのを防ぐため、最初にサイズを要求するようにした。 * src/utils.c: debug_print(): locale エンコーディングで出力するために |