History | View | Annotate | Download (13.4 kB)
configure.in: increased version.
added configure option '--disable-updatecheck' which disables the update check feature.
compose_close_cb(): fixed response handling on win32.
modified sylpheed.rc.in.
configure.in: increased LT_CURRENT because the interface is not completely compatible.
add a new flag: RemoteFolder::remove_cache_on_destroy.
made threads enabled by default.
configure.in: re-enabled --enable-threads option.
update summary caches on receiving.
added -version-info to libtool.
updated configure.in.
do not install test plugin automatically.
merged plugin-test branch into trunk.
do fflush() and fsync() before fclose() when writing configuration files.
configure.in: updated version.
made 2.6.0rc release.
increased version. Updated missing script.
remote mailbox: modified style.
supported GtkSpell 2.0.13 (with Enchant).
made 2.5.0 release.
changed the version to 2.5.0rc2.
trivial fixes.
updated po files and set the version to 2.5.0.
bumped the version to 2.5.0rc.
made 2.5.0beta3 release.
made 2.5.0beta2 release.
made 2.5.0beta1 release.
don't enable windres on non-win32 platforms.
made 2.4.8 release.
made 2.4.7 release.
disabled auto decrypt on filtering to avoid passphrase dialog. made 2.4.6 release.
fixed another format string bug in address completion.
updated po files and fixed date of ChangeLog.
made 2.4.3 release.
made 2.4.2 release.
updated po files, sylpheed.rc.in, and made 2.4.1 release.
made 2.4.0 release.
made 2.4.0rc release.
made 2.4.0beta8 release.
made 2.4.0beta7 release.
made 2.4.0beta6 release.
made 2.4.0beta5 release. added be.po.
made 2.4.0beta4 release.
filter junk mails from local mbox even if prefs_common.filter_on_inc is FALSE.
also scan symbolic links on MH mailboxes.
updated NEWS and configure.in.
fixed IMAP4 filtering when IP unreachable.
added extra version.
configure.in: check additional libraries.
updated README.
configure.in: changed version to 2.3.0rc.
made 2.3.0beta7 release.
made 2.3.0beta6 release.
implemented trayicon notification with eggtrayicon.
added icons for notifying the arrival of new mail.
impelmented POP before SMTP.
made 2.3.0beta3 release.
made 2.3.0beta2 release.
trayicon.c: fixed trayicon_destroy().
made 2.2.9 release.
increased version.
use onig-config in configure.in.
added version information in resource file.
generate sylpheed.rc from sylpheed.rc.in.
fixed OpenSSL test in configure.in.
support Oniguruma for regex.
made 2.2.6 release.
updated NEWS.
added the clear button for quick search entry.
made 2.2.3 release.
updated INSTALL and README.
win32: do console initialization only once.
enabled GtkSpell by default.
modified sylpheed.spec. Set version number to 2.2.0.
made 2.2.0rc release.
updated makewin32.sh, and hu.po. Made 2.2.0beta8 release.
made 2.2.0beta7 release.
supported IPv6 on Win32.
made 2.2.0beta6 release.
added tooltip for search entry.
made 2.2.0beta4 release.
made 2.2.0beta3 release.
removed SummaryView* from the argument of summary_search(). Preset folder when saving as search folder.
made 2.1.9 release.
added Vietnamese translation.
added 'Update summary' to the context menu of folder view.
made 2.1.8 release.
reorganized the common prefs.
made 2.1.7 release.
configure.in: fixed wrong status report of GtkSpell.
implemented spell checking.
check if OpenPGP protocol is available on startup.
allow drop of files in the whole compose window. Disabled insertion of text by DnD.
made 2.1.6 release.
added fallback encoding setting.
win32: added program icon.