put Hiro's logs in claws too
authorAlfons Hoogervorst <alfons@proteus.demon.nl>
Mon, 7 Jan 2002 18:59:34 +0000 (18:59 +0000)
committerAlfons Hoogervorst <alfons@proteus.demon.nl>
Mon, 7 Jan 2002 18:59:34 +0000 (18:59 +0000)
ChangeLog
ChangeLog.jp

index 596fdbbf49b48ab033cb1dff69554de6ad213b59..e78b9607aceea1cc342d7122ef7f55005bc69e8d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,61 @@
+2002-01-04
+
+       * src/compose.c: compose_wrap_line_all(): fixed the bug that
+         caused infinite loop when wrapping certain patterns of quoted text.
+
+2002-01-02
+
+       * src/imap.c: imap_parse_envelope(): put the assertion after
+         imap_parse_address() to prevent segmentation fault.
+
+2001-12-31
+
+       * src/folderview.c
+         src/mainwindow.c: modified some labels of menu items.
+       * src/ldif.c: put the return value of fgetc() in a gint.
+       * src/importldif.c: don't brace null strings with _().
+       * src/compose.c: moved the position of Subject entry to the last.
+         Reorganized the menu.
+         compose_draft_cb(): added 'keep editing after saving to draft'
+         feature.
+
+2001-12-30
+
+       * src/mainwindow.c: reorganization of main menu. Removed 'Summary'
+         menu. Moved 'Help' menu to just the right of 'Configuration'.
+         Removed 'File - Close' menu item.
+
+2001-12-25
+
+       * src/mainwindow.c: some menu reorganization.
+       * AUTHORS: updated. Added more contributors.
+       * src/account.c: account_row_moved(): new. Moves displayed row to
+         the appropriate position when up / down button are pressed.
+         account_clist_set(): move displayed row to the appropriate position.
+       * src/compose.c
+         src/mainwindow.c: set title and wmclass when creating windows.
+
+2001-12-24
+
+       * src/gtkstext.c: fixed a bug that didn't show block cursor
+         correctly. Removed unnecessary GdkGC copy. Fixed cursor
+         coordinate.
+       * src/compose.c
+         src/gtkutils.[ch]
+         src/textview.[ch]
+         src/undo.c: modified to use GtkSText.
+       * src/menu.h: added #include <gtk/gtkmenu.h>.
+
+2001-12-23
+
+       * acconfig.h
+         configure.in: added XIM checking for GTK+.
+       * src/gtkstext.[ch]: new. Copied GtkText in GTK+ and renamed.
+
+2001-12-22
+
+       * src/filter.c: added #include <sys/types.h>.
+
 2001-12-21
 
        * src/template.c: template_write_config(): fixed a typo.
index a1c324eb64e1a2efa4287eeda214ae8e576fd45d..b328874e5eebdde3aba73a0257c0c049abf522e8 100644 (file)
@@ -1,3 +1,60 @@
+2002-01-04
+
+       * src/compose.c: compose_wrap_line_all(): ÆÃÄê¤Î¥Ñ¥¿¡¼¥ó¤Î°úÍÑʸ
+         ¤òÀÞ¤êÊÖ¤¹¤È¤­¤Ë̵¸Â¥ë¡¼¥×¤ËÆþ¤ë¥Ð¥°¤ò½¤Àµ¡£
+
+2002-01-02
+
+       * src/imap.c: imap_parse_envelope(): segmentation fault ¤òËɤ°
+         ¤¿¤á¤Ë imap_parse_address() ¤Î¸å¤Ë assertion ¤òÃÖ¤¤¤¿¡£
+
+2001-12-31
+
+       * src/folderview.c
+         src/mainwindow.c: ¤¤¤¯¤Ä¤«¤Î¥á¥Ë¥å¡¼¹àÌܤΥé¥Ù¥ë¤ò½¤Àµ¡£
+       * src/ldif.c: fgetc() ¤ÎÌá¤êÃͤò gint ¤ËÆþ¤ì¤ë¤è¤¦¤Ë¤·¤¿¡£
+       * src/importldif.c: ¥Ì¥ëʸ»úÎó¤ò _() ¤Ç³ç¤é¤Ê¤¤¤è¤¦¤Ë¤·¤¿¡£
+       * src/compose.c: Subject ¥¨¥ó¥È¥ê¤Î°ÌÃÖ¤òºÇ¸å¤Ë°ÜÆ°¡£
+         ¥á¥Ë¥å¡¼¤òºÆ¹½À®¡£
+         compose_draft_cb(): ¡ÖÁð¹Æ¤ËÊݸ¸åÊÔ½¸¤ò³¤±¤ë¡×µ¡Ç½¤òÄɲá£
+
+2001-12-30
+
+       * src/mainwindow.c: ¥á¥¤¥ó¥á¥Ë¥å¡¼¤ÎºÆ¹½À®¡£¡Ö¥µ¥Þ¥ê¡×¥á¥Ë¥å¡¼¤òºï½ü¡£
+         ¡Ö¥Ø¥ë¥×¡×¥á¥Ë¥å¡¼¤ò¡ÖÀßÄê¡×¤Î¤¹¤°±¦Â¦¤Ë°ÜÆ°¡£¡Ö¥Õ¥¡¥¤¥ë - ÊĤ¸¤ë¡×
+         ¥á¥Ë¥å¡¼¹àÌܤòºï½ü¡£
+
+2001-12-25
+
+       * src/mainwindow.c: ¥á¥Ë¥å¡¼¤ò¿¾¯ºÆ¹½À®¡£
+       * AUTHORS: ¹¹¿·¡£¤µ¤é¤Ë contributor ¤òÄɲá£
+       * src/account.c: account_row_moved(): ¿·µ¬¡£¾å / ²¼¥Ü¥¿¥ó¤¬²¡¤µ¤ì¤¿
+         ¤È¤­¤Ëɽ¼¨¹Ô¤òÀµ¤·¤¤°ÌÃ֤˰ÜÆ°¡£
+         account_clist_set(): É½¼¨¹Ô¤òÀµ¤·¤¤°ÌÃ֤˰ÜÆ°¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+       * src/compose.c
+         src/mainwindow.c: ¥¦¥£¥ó¥É¥¦¤òÀ¸À®¤¹¤ë¤È¤­¤Ë¥¿¥¤¥È¥ë¤È wmclass
+         ¤ò¥»¥Ã¥È¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2001-12-24
+
+       * src/gtkstext.c: ¥Ö¥í¥Ã¥¯¥«¡¼¥½¥ë¤òÀµ¤·¤¯É½¼¨¤·¤Ê¤¤¥Ð¥°¤ò½¤Àµ¡£
+         ÉÔÍפʠGdkGC ¥³¥Ô¡¼¤òºï½ü¡£¥«¡¼¥½¥ë¤ÎºÂɸ¤ò½¤Àµ¡£
+       * src/compose.c
+         src/gtkutils.[ch]
+         src/textview.[ch]
+         src/undo.c: GtkSText ¤ò»ÈÍѤ¹¤ë¤è¤¦¤Ë½¤Àµ¡£
+       * src/menu.h: #include <gtk/gtkmenu.h> ¤òÄɲá£
+
+2001-12-23
+
+       * acconfig.h
+         configure.in: GTK+ ¤Î XIM ¥Á¥§¥Ã¥¯¤òÄɲá£
+       * src/gtkstext.[ch]: ¿·µ¬¡£ GTK+ ¤Î GtkText ¤ò¥³¥Ô¡¼¤·¡¢Ì¾¾ÎÊѹ¹¡£
+
+2001-12-22
+
+       * src/filter.c: #include <sys/types.h> ¤òÄɲá£
+
 2001-12-21
 
        * src/template.c: template_write_config(): typo ¤ò½¤Àµ¡£