aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
AgeCommit message (Expand)Author
2007-02-06filter junk mails from local mbox even if prefs_common.filter_on_inc is FALSE.hiro
2007-02-06added 'Not junk' and 'Search' button to the main toolbar.hiro
2007-02-05fixed '/View/Customize toolbar...' menu.hiro
2007-02-02disable 'Send' button when no queued messages exist.hiro
2007-02-02improved the display items dialog.hiro
2007-02-01fixed 'Get' icon.hiro
2007-02-01made 2.4.0beta2 release.hiro
2007-02-01refactored the toolbar structure.hiro
2007-02-01don't lock some items in Configuration menu.hiro
2007-02-01fixed window kept being skipped from window list.hiro
2007-01-31added the option 'Text at the right of icon' for the toolbar.hiro
2007-01-31made labels more descriptive.hiro
2007-01-31reimplemented the toolbar with new APIs.hiro
2007-01-30also scan symbolic links on MH mailboxes.hiro
2007-01-30added new toolbar items.hiro
2007-01-30don't automatically hide Junk and Execute button.hiro
2007-01-29made 2.4.0beta1 release.hiro
2007-01-26fixed a bug that the toolbar state was reset to GTK_TOOLBAR_BOTH after the cu...hiro
2007-01-26set toolbar customization dialog title and label.hiro
2007-01-26implemented the toolbar customization of the composition window.hiro
2007-01-25implemented the toolbar customization dialog.hiro
2007-01-24win32: inhibit the warning of setsockopt().hiro
2007-01-22prevented WSAEWOULDBLOCK on sending/receiving in Win32.hiro
2007-01-19win32: increased SO_SNDBUF and SO_RCVBUF (fixes low performance on sending da...hiro
2007-01-19prevent incorporation on sending.hiro
2007-01-18implemented the framework of toolbar customization.hiro
2007-01-18added the option 'Filter new messages in INBOX on receiving'.hiro
2007-01-18added separator between junk and next (or execute).hiro
2007-01-18textview_clear(): made a workaround for the assertion failure in gtk_text_vie...hiro
2007-01-17fixed virtual class structure.hiro
2007-01-17implemented the automatic filtering of IMAP4 INBOX folder.hiro
2007-01-17modified the copyright year.hiro
2007-01-17conv_encode_header(): force output of UTF-8 if code conversion failed.hiro
2007-01-16procmsg_open_data_file(): fixed a bug that the version of a data file was not...hiro
2007-01-15vi Chhiro
2007-01-15get_domain_name(): win32: return correct domain name (if possible).hiro
2007-01-12place edit account window at the center of parent window.hiro
2007-01-12fixed stray quote character appearing after encoding mail headers.hiro
2007-01-11allow spaces around equals between name and value of MIME parameters.hiro
2007-01-11added the option to toggle window on trayicon click.hiro
2007-01-11also look for ca-root.crt.hiro
2006-12-28filter junk mails on incorporation from local spool when filter_junk_on_recv ...hiro
2006-12-28configure.in: check additional libraries.hiro
2006-12-28fixed out of sync response on FETCH.hiro
2006-12-28win32: fixed compose window couldn't be maximized.hiro
2006-12-28compose_exec_ext_editor(): display verbose error message. Fixed a memory leak.hiro
2006-12-25change_file_mode_rw(): win32: use widechar API.hiro
2006-12-25fixed crash when .sylpheed_mark is not writable.hiro
2006-12-25fixed compilation failure with GLib 2.4.hiro
2006-12-22updated japanese manual, and made 2.3.0 release.hiro