History | View | Annotate | Download (10.3 kB)
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.
made 1.9.5 release.
configure.in: modified help message.
fixed a buffer overflow bug.
made 1.9.4 release.
fixed LDAP compilation.
configure.in: check for GLib/GTK version (>= 2.4.0).
try to convert unencoded header strings using locale encoding.
made 1.9.3 release.
automatically show horizontal scroll bar in text view.
updated NEWS and po files.
use AM_GLIB_GNU_GETTEXT, and removed intl/.
reimplemented message text search.
updated README.
compose.c: speed up wrap line a bit.
updated version.
ported to gpgme-1.0.
Initial import of Sylpheed (GTK2 version).