History | View | Annotate | Download (150.1 kB)
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.
also update junk folder path when a folder is renamed.
win32: fixes renaming of folder didn't modify filter actions.
refactored add-reply-or-forward-mark-after-sending.
code cleanup.
editbook.c: win32: fixed a bug that the name entry didn't accept key input.
added the feature to reply to attached message/rfc822 messages.
restore reply/forward target on reedit.
implemented add-reply-or-forward-mark after sending from queue.
implemented add-forward-mark-after-sending.
implemented add-reply-mark-after-sending.
made 2.4.3 release.
addressbook.c: null-check person to avoid crash.
about.c: place cursor at the start.
fixes invisible dialog when main window is hidden.
fixes stall of SMTP when sending via dialup connection.
supported UTF-8 with BOM when inserting signature.
win32: abort socket polling if not connected.
clear search entry when Escape key is pressed.
fixed infinite loop when pid was not obtained on the execution of external editor.
don't execute automatic incorporation while file selection dialog is open.
made 2.4.2 release.
URI encode mailto: to protect '+'.
added --open to the help message, and updated po files.
added --open to the help message.
improved the performance of Mark all read on IMAP4 by only modifying the flagged messages.
process quoted-pair correctly.
use quoted-printable or base64 to protect trailing spaces on PGP/MIME signing except for ISO-2022-JP.
the selection now persists on the update of quick search.
qsearch_cond_type now persists between sessions.
made a workaround for GTK+ bug #56070.
fixed wrong status on persist qsearch filter.
the quick search condition now persists for the whole session.
also supported '--open' in initial startup.
implemented '--open' command line option which open messages specified with command-line in new window.
automatically set SSL ports in Advanced tab when the radio buttons in SSL tab are toggled.
enabled recursive download of remote folders.
updated po files, sylpheed.rc.in, and made 2.4.1 release.
win32: fixed path separator problem in virtual folder.
win32: read sylpheed.ini file on startup. Added --ipcport option.
insert address only if shift or control key is pressed when accepting completion.
improved address completion.
win32: disable autocheck timer while suspending to prevent network error on resume.
fixed crash on Win32 when an OpenSSL DLL linked with MSVCR71.DLL was used.
made 2.4.0 release.
updated Japanese manual.
check for invalid APOP timestamp (CVE-2007-1558).
write config file after toolbar customization.
made 2.4.0rc release.
fixed crashes when trying to fetch >64KB messages on IMAP4 via FreeCap on Win32.
printing.c: a workaround for the crach which seems to occur on Fedora Core.
in addressbook, fixed a crash bug that if a person was removed and its e-mail address was referenced by a group in another folder.
session.c: remove idle callback on close, and check GSource in the callback (possibly fixes crashes on cancellation).
updated Japanese manual.]
win32: check for the loadability of the default font.
optimized file copy.
win32: minor optimization of file move.
made 2.4.0beta8 release.
added toolbar style switch to the context menu of the toolbar.
use 'Address Book' instead of 'Addressbook'.
supported ISO-8859-16.
fixes incorrect message number on search.
use Yes/No button for overwrite confirmation dialog.
use custom overwrite confirmation dialog in file selection dialog.