aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
AgeCommit message (Expand)Author
2008-04-10spaces in address and server entries are automatically removed at applying ac...hiro
2008-04-09always display error dialog when connection to SMTP server failed.hiro
2008-04-08fixed leaks of GSList.hiro
2008-04-08added the option to confirm recipients before sending.hiro
2008-03-28delete compose attach property dialog when closed.hiro
2008-03-28the feature to confirm missing attachments was added.hiro
2008-03-27number of matches is displayed when query search is done.hiro
2008-03-19win32: fixed absolute path was not handled correctly with --attach option.hiro
2008-03-13fixed address completion.hiro
2008-02-29added missing include.hiro
2008-02-29made 2.5.0beta1 release.hiro
2008-02-28fixed a bug that the quote description dialog never appeared again after clos...hiro
2008-02-15fixed busy loop when connection was immediately refused.hiro
2008-02-15added the feature to save SSL peer certificate and always accept it.hiro
2008-01-08fixed crash on quick search menu change.hiro
2007-12-28implemented vertical view. Separated quick search into another module.hiro
2007-12-27added the option to treat HTML only messages as attachment.hiro
2007-12-27don't enable windres on non-win32 platforms.hiro
2007-12-21made 2.4.8 release.hiro
2007-12-21win32: call app_will_exit() when WM_ENDSESSION is received.hiro
2007-12-20fixed beep on folders with one message when using GTK+ 2.12.hiro
2007-12-18fixed warnings again.hiro
2007-12-17syldap_display_search_results(): fixed warnings.hiro
2007-12-17syldap.c: fixed memory leaks.hiro
2007-12-07when encoding headers, use outgoing encoding to determine B or Q encoding ins...hiro
2007-11-08my_memmem(): fixed buffer overrun.hiro
2007-10-11disable /Message/Re-edit menu of message view window in non-sent folders.hiro
2007-10-03made 2.4.7 release.hiro
2007-09-28fixed the crash when try to use ascii-armored PGP encryption.hiro
2007-09-27fixed a bug that virtual folders were not sorted properly.hiro
2007-09-27fixed the status label so that it will automatically resize when there is not...hiro
2007-09-26keep previous focus when separation changed.hiro
2007-09-20removed all warnings output with -Wall.hiro
2007-09-20fixed 'Set display item of summary...' button in the common prefs dialog.hiro
2007-09-19disabled auto decrypt on filtering to avoid passphrase dialog. made 2.4.6 rel...hiro
2007-09-18display error and abort sending if the read of attach files fails.hiro
2007-09-14check for noinferior and noselect flags when creating a new imap folder.hiro
2007-09-14modified the method of getting IMAP4 folder list.hiro
2007-09-14block notify if a new message is read on receiving.hiro
2007-09-13summaryview.c: compare using simpilfied To strings.hiro
2007-09-13simplify To headers on summary view.hiro
2007-09-13disabled the passphrase dialog on query search.hiro
2007-09-12added 'To' column to the summary view.hiro
2007-09-10use combined method for encrypt and sign with PGP/MIME.hiro
2007-09-07updated ChangeLog.hiro
2007-08-31fixed another format string bug in address completion.hiro
2007-08-23also don't join '--' in line wrapping.hiro
2007-08-23conv_get_current_locale(): fixed the case when cur_locale is null string.hiro
2007-08-23fixed format string vulnerability.hiro
2007-07-20fixed a memory leak, and made 2.4.4 release.hiro