aboutsummaryrefslogtreecommitdiff
path: root/src
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-08made check recipients' entries not editable.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-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-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-10-11disable /Message/Re-edit menu of message view window in non-sent folders.hiro
2007-09-28fixed the crash when try to use ascii-armored PGP encryption.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-18display error and abort sending if the read of attach files fails.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-07implemented proper ascii-armored PGP encryption.hiro
2007-08-31fixed another format string bug in address completion.hiro
2007-08-23also don't join '--' in line wrapping.hiro
2007-08-23fixed format string vulnerability.hiro
2007-07-20fixed a memory leak, and made 2.4.4 release.hiro
2007-07-20ignore errors right after QUIT (workaround for Gmail SMTP server).hiro
2007-07-18fixed wrong null check of reply target on reedit.hiro
2007-07-17remove temporary file after reply to attached messages.hiro
2007-07-17check replytarget's Message-Id when adding reply flags.hiro
2007-07-13also update junk folder path when a folder is renamed.hiro
2007-07-12refactored add-reply-or-forward-mark-after-sending.hiro
2007-07-11code cleanup.hiro
2007-07-11editbook.c: win32: fixed a bug that the name entry didn't accept key input.hiro
2007-07-10added the feature to reply to attached message/rfc822 messages.hiro