aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-25 08:43:05 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-25 08:43:05 +0000
commit97fe8bb5863e75e62afcb6c2b6cac10299920e9c (patch)
treed45a60052e8c56c27edb0670afe3b542b547c207 /ChangeLog.ja
parent749d0bd1eb364a5efc52d2f0a0b4b7731c9332ba (diff)
win32: use ShellExecute() on print.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@680 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 758def46..c114ae08 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,11 @@
2005-10-25
+ * libsylph/utils.[ch]: execute_print_file(): 追加。
+ * libsylph/procmsg.c: procmsg_print_message(): win32: 出力ファイルを
+ 正規化し、コマンドが指定されていない場合は ShellExecute() を使用。
+
+2005-10-25
+
* libsylph/procmsg.c: procmsg_print_message(): 出力するヘッダを
メッセージビューに合わせた。
* libsylph/procheader.[ch]: procheader_get_header_array_for_display():