History | View | Annotate | Download (12.3 kB)
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.
made 2.1.5 release.
changed zh_TW.Big5 to zh_TW.
textview.c: fixed a problem that the view was scrolled to top when it got focus.
made 2.1.4 release.
output g_log() messages to the log window and log file. Disabled console window on win32.
support SSL on win32.
fixed my_tmpfile() for win32.
Win32: set the default font to 'MS Gothic 12' on Japanese environment.
made 2.1.3 release.
configure.in: removed mbs/wcs functions check.
modified the display of folder view.
made 2.1.2 release.
use $DATADIRNAME for $localedir if it is defined.
use ${datadir} instead of ${prefix}/${DATADIRNAME}.
made some core modules library (libsylph).
modified fonts for mime parts.
fixed a bug of addressbook that multiple selection with Ctrl key didn't work with GTK+ 2.6.9.
made error check of IMAP4 fetch more strict.
renamed src/pixmaps to src/icons.
made localedir, manualdir, and faqdir user-configurable.
moved NEWS to NEWS-2.0.
MinGW fix.
check for regex.h and regcomp().
enabled compilation with MinGW.
configure.in: add -mms-bitfields to CFLAGS if the target is MinGW.
fixed gcc-4.0 warnings.
updated documents, and made 2.0.0 release.
made 2.0.0rc release.
made 2.0.0beta6 release.
made 2.0.0beta5 release.
replaced pixmaps icons with png images.
made 2.0.0beta4 release.
made 2.0.0beta3 release.
enabled GPGME and OpenSSL support by default. Use pkg-config to detect OpenSSL.
made 2.0.0beta2 release.
added lt.po.
improved sequential message searches.
updated to 1.9.12.
display next messages after deleting when immediate_exec is enabled.
made 1.9.11 release.
fixed column resize bug.
made 1.9.10 release.
fixed redraw problem of textview.
made 1.9.9 release.
fixed crashes when ~/.gnupg doesn't exist.
made 1.9.8 release.
configure.in: changed -traditional-cpp to -no-cpp-precomp for newer Mac OS X support.
don't join (presumably) itemized lines on line-wrapping.
made 1.9.7 release.
updated it.po.
made 1.9.6 release.
also resize inline images.
optimized making of clickable URI.