History | View | Annotate | Download (157.5 kB)
made 2.6.0beta1 release.
check for HAVE_LOCALE_H and ENABLE_NLS.
added progress column to the progress dialog.
use target header field as a default filter name when creating filter rule automatically.
remote mailbox: send NOOP command for each 30 seconds to prevent session timeout.
workaround for some broken IMAP4 servers.
remote mailbox: display 'Quitting' on logout.
remote mailbox: modified style.
remote mailbox: added stop button which stops retrieving of headers.
remote mailbox: enabled cancellation on connection.
remote mailbox: implemented receiving of messages.
remote mailbox: added timeout. Show dialog on error.
remote mailbox: implemented message display.
implemented remote POP3 mailbox.
Force 'en' dictionary if user-specified language doesn't match.
fixed Enchant support.
imap_add_inter_folders(): more error checks.
fixed rebuilding of IMAP folder tree.
win32: handle window messages even if console is initialized.
win32: handle console ctrl events.
supported GtkSpell 2.0.13 (with Enchant).
handle SIGHUP/SIGINT/SIGTERM/SIGQUIT signals on Unix.
added function to change the behavior of character encoding auto-detection.
also use MimeInfo::filename to determine file type.
made 2.5.0 release.
updated po files and sylpheed.desktop.
made 2.5.0rc2 release.
removed the restriction that the template body over 8KB could not be read.
trivial fixes.
fixed some character corruption with ...utf8 locale string.
fixed Content-Transfer-Encoding with comments.
fixed a crash.
made 2.5.0rc release.
display alert dialog when signing/encryption failed.
don't move focus from text view to summary view when displaying messages.
remember the maximized state of compose window.]
updated sylpheed.desktop.
made 2.5.0beta3 release.
added option of excluded addresses/domains for recipients confirmation.
exclude quote lines when notifying missing attachments.
made 2.5.0beta2 release.
reset quick search condition if search bar is now shown.
added missing include.
added 'Edit/Quick search' menu. Also search To: header in Sent/Draft/Queue folders.
spaces in address and server entries are automatically removed at applying account configuration.
always display error dialog when connection to SMTP server failed.
fixed leaks of GSList.
added the option to confirm recipients before sending.
delete compose attach property dialog when closed.
the feature to confirm missing attachments was added.
number of matches is displayed when query search is done.
win32: fixed absolute path was not handled correctly with --attach option.
fixed address completion.
made 2.5.0beta1 release.
fixed a bug that the quote description dialog never appeared again after closing it with close button.
fixed busy loop when connection was immediately refused.
added the feature to save SSL peer certificate and always accept it.
fixed crash on quick search menu change.
implemented vertical view. Separated quick search into another module.
added the option to treat HTML only messages as attachment.
don't enable windres on non-win32 platforms.
made 2.4.8 release.
win32: call app_will_exit() when WM_ENDSESSION is received.
fixed beep on folders with one message when using GTK+ 2.12.
fixed warnings again.
syldap_display_search_results(): fixed warnings.
syldap.c: fixed memory leaks.
when encoding headers, use outgoing encoding to determine B or Q encoding instead of MB_CUR_MAX.
my_memmem(): fixed buffer overrun.
disable /Message/Re-edit menu of message view window in non-sent folders.
made 2.4.7 release.
fixed the crash when try to use ascii-armored PGP encryption.
fixed a bug that virtual folders were not sorted properly.
updated NEWS.
ChangeLog: fixed a typo.
fixed the status label so that it will automatically resize when there is not enough width.
keep previous focus when separation changed.
removed all warnings output with -Wall.
fixed 'Set display item of summary...' button in the common prefs dialog.
disabled auto decrypt on filtering to avoid passphrase dialog. made 2.4.6 release.
display error and abort sending if the read of attach files fails.
check for noinferior and noselect flags when creating a new imap folder.
modified the method of getting IMAP4 folder list.
block notify if a new message is read on receiving.
summaryview.c: compare using simpilfied To strings.
simplify To headers on summary view.
disabled the passphrase dialog on query search.
added 'To' column to the summary view.
use combined method for encrypt and sign with PGP/MIME.
updated ChangeLog.
fixed another format string bug in address completion.
also don't join '--' in line wrapping.
conv_get_current_locale(): fixed the case when cur_locale is null string.
fixed format string vulnerability.
fixed a memory leak, and made 2.4.4 release.
ignore errors right after QUIT (workaround for Gmail SMTP server).
fixed wrong null check of reply target on reedit.
remove temporary file after reply to attached messages.
check replytarget's Message-Id when adding reply flags.