[es] Ricardo Mones Lastra <mones@aic.uniovi.es>
[fr] Melvin Hadasht <melvin.hadasht@free.fr>
[hr] Dragan <drleskov@inet.hr>
- [it] Alessandro Maestri <maestri@cs.tin.it>
[ja] Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
[pl] Emil <eminowbl@posejdon.wpk.p.lodz.pl>
[ru] Ruslan N. Balkin <baron@voices.ru>
+2004-02-29
+
+ * version 0.9.10
+
+2004-02-26
+
+ * src/prefs_common.c: made the default of "inc_local" FALSE.
+
+2004-02-26
+
+ * src/account.c
+ src/folderview.c: toggle online mode when checking IMAP4 accounts.
+ Pop status bar after that.
+ * src/inc.c: code cleanup.
+ * src/mainwindow.[ch]: added main_window_get() and
+ main_window_toggle_online_if_offline().
+ * src/prefs_common.c: prefs_common_read_config(): fixed a bug that made
+ it offline mode on first execution.
+
+2004-02-25
+
+ * src/imageview.c: enabled automatic resize on window resize.
+ restrict the minimum size to 16 pixels to prevent crash.
+ imageview_init(): don't cache images when using imlib.
+ imageview_show_image(): fixed memory leak.
+ * src/mimeview.c: mimeview_init(): call imageview_init().
+
2004-02-24
* src/codeconv.[ch]: added ISO-2022-JP-3 encoding.
+2004-03-01 [paul]
+
+ * sync with 0.9.10
+
2004-02-28 [keith] 0.9.9claws36
* src/common/utils.c
+2004-02-29
+
+ * version 0.9.10
+
+2004-02-26
+
+ * src/prefs_common.c: "inc_local" ¤Î¥Ç¥Õ¥©¥ë¥È¤ò FALSE ¤Ë¤·¤¿¡£
+
+2004-02-26
+
+ * src/account.c
+ src/folderview.c: IMAP4 ¥¢¥«¥¦¥ó¥È¤ò¥Á¥§¥Ã¥¯¤¹¤ë¤È¤¤Ï¥ª¥ó¥é¥¤¥ó¥â¡¼¥É¤Ë
+ ÀÚ¤êÂØ¤¨¤ë¤è¤¦¤Ë¤·¤¿¡£¤½¤Î¸å¥¹¥Æ¡¼¥¿¥¹¥Ð¡¼¤ò pop ¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ * src/inc.c: ¥³¡¼¥É¤ÎÀ°Íý¡£
+ * src/mainwindow.[ch]: main_window_get() ¤È
+ main_window_toggle_online_if_offline() ¤òÄɲá£
+ * src/prefs_common.c: prefs_common_read_config(): ½é²óµ¯Æ°»þ¤Ë¥ª¥Õ¥é¥¤¥ó
+ ¥â¡¼¥É¤Ë¤·¤Æ¤·¤Þ¤Ã¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+
+2004-02-25
+
+ * src/imageview.c: ¥¦¥£¥ó¥É¥¦¤Î¥ê¥µ¥¤¥º»þ¤Ë¼«Æ°¥ê¥µ¥¤¥º¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+ ¥¯¥é¥Ã¥·¥å¤òËɤ°¤¿¤á¤ËºÇ¾®¥µ¥¤¥º¤ò16¥Ô¥¯¥»¥ë¤ËÀ©¸Â¡£
+ imageview_init(): imlib »ÈÍÑ»þ¤Ï²èÁü¤ò¥¥ã¥Ã¥·¥å¤·¤Ê¤¤¤è¤¦¤Ë¤·¤¿¡£
+ imageview_show_image(): ¥á¥â¥ê¥ê¡¼¥¯¤ò½¤Àµ¡£
+ * src/mimeview.c: mimeview_init(): imageview_init() ¤ò¸Æ¤Ö¤è¤¦¤Ë¤·¤¿¡£
+
2004-02-24
* src/codeconv.[ch]: ISO-2022-JP-3 ¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¤òÄɲá£
* 0.9.10
- * A new folder can be created in the folder selection dialog now.
+ * A new folder can be created on the folder selection dialog now.
* The folder view is now updated progressively when receiving.
* Statasbar has been added to the message view window.
+ * The built-in image viewer has been improved, and its memory leaks
+ have been fixed.
+ * Ukrainian translation has been added.
+ * Other bugfixes have been made.
* 0.9.9