sync with sylpheed 0.7.0cvs33
[claws.git] / ChangeLog.jp
index 96a0f250336cbe65c110671358e52e7db7f40d56..e5d90473eec17c378f91532ca5cf3590d84ceaea 100644 (file)
@@ -1,3 +1,22 @@
+2002-02-05
+
+       * src/compose.c: compose_exec_ext_editor_real(): g_strsplit() ¤ò
+         strsplit_with_quote() ¤ÇÃÖ¤­´¹¤¨¤¿¡£
+       * src/foldersel.c
+         src/folderview.c: folderview_drag_motion_cb(): ¾¯¤·¥³¡¼¥É¤ÎÀ°Íý¡£
+       * src/folderview.c:
+         folderview_drag_motion_cb()
+         folderview_drag_received_cb(): IMAP4 ¥Õ¥©¥ë¥À¤Ø¤Î¥É¥í¥Ã¥×¤ò²Äǽ
+         ¤Ë¤·¤¿¡£
+       * src/utils.c: get_file_size_as_crlf(): fread() ¤ÎÂå¤ï¤ê¤Ë fgets()
+         ¤ò»ÈÍÑ¡£
+       * src/imap.c
+         imap_copy_msg()
+         imap_copy_msgs_with_dest(): ¥á¥Ã¥»¡¼¥¸¤Î¥½¡¼¥¹¤¬¸½ºß¤Î¥á¡¼¥ë
+         ¥Ü¥Ã¥¯¥¹¤È°Û¤Ê¤Ã¤Æ¤¤¤ì¤Ð imap_add_msg() ¤ò»ÈÍѤ¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+         Àµ¤·¤¤ÃͤòÊÖ¤¹¤è¤¦¤Ë¤·¤¿¡£
+         imap_cmd_append(): APPEND ¥³¥Þ¥ó¥É¤òÀµ¤·¤¯¼ÂÁõ¡£
+
 2002-02-04
 
        * src/mainwindow.c
@@ -8,6 +27,21 @@
        * src/mainwindow.c
          src/prefs_common.c: ¡Ö¿·µ¬¥á¥Ã¥»¡¼¥¸¤òºîÀ®¡×¤Î¥Ç¥Õ¥©¥ë¥È¤Î
          ¥·¥ç¡¼¥È¥«¥Ã¥È¤òÊѹ¹¡£
+       * src/mainwindow.c
+         src/summaryview.[ch]: summary_display_msg_selected(): ¿·µ¬¡£
+         ¡ÖÁ´¤Æ¤Î¥Ø¥Ã¥À¤òɽ¼¨¡×¤òÁªÂò¤·¤¿¤éÁªÂò¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤òɽ¼¨
+         ¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+       * src/mh.c
+         src/sourcewindow.c: ¤¤¤¯¤Ä¤«¤Î procmsg_get_message_file_path()
+         ¤ò procmsg_get_message_file() ¤ËÊѹ¹¤·¡¢¥á¥Ã¥»¡¼¥¸¤¬³Î¼Â¤Ë
+         ¼èÆÀ¤µ¤ì¤Æ¤¤¤ë¤è¤¦¤Ë¤·¤¿¡£
+       * src/folderview.c: folderview_drag_motion_cb(): Ç¤°Õ¤Î¥Õ¥©¥ë¥À
+         ¤«¤é MH ¥Õ¥©¥ë¥À¤Ø¤Î DnD ¤òµö²Ä¡£
+         folderview_drag_received_cb(): ¥É¥é¥Ã¥°¸µ¥Õ¥©¥ë¥À¤¬¥Ë¥å¡¼¥¹
+         ¤¢¤ë¤¤¤Ï IMAP ¤Î¾ì¹ç¥á¥Ã¥»¡¼¥¸¤ò°ÜÆ°¤¹¤ë¤«¤ï¤ê¤Ë¥³¥Ô¡¼¤¹¤ë¤è¤¦¤Ë
+         ¤·¤¿¡£
+       * src/mainwindow.c
+         src/summaryview.c: ¥Ë¥å¡¼¥¹¥Õ¥©¥ë¥À¤«¤é¤Î¥³¥Ô¡¼¤òµö²Ä¡£
 
 2002-02-03