History | View | Annotate | Download (97.7 kB)
moved more modules to libsylph.
made query-password function UI independent.
made error check of IMAP4 fetch more strict.
added wrappers for C library function that take pathname arguments.
fixed gcc-4.0 warnings.
fixed modified-UTF7 to UTF-8 conversion.
implemented IMAP4 folder move.
implemented folder move.
imap.c: fixed parse errors when embedded null characters appeared in headers.
reacquire CAPABILITY after STARTTLS since it can be changed.
fixed Turkish locale problem.
don't scan folders while scanning IMAP4 folder tree.
optimized the writing of mark file.
fixed a crash bug of IMAP4.
optimized writing summary cache.
prefer CRAM-MD5 if authentication type is automatic. Don't use LOGIN if CAPABILITY has LOGINDISABLED.
fixed expand row problem of folder view.
replaced intl.h with glib/gi18n.h.
added constant C_INTERNAL and CS_INTERNAL.
fix code conversions, add conv_iconv_strdup_with_cd(), and use EUC-JP-MS for JIS to UTF-8 conversion if available.
removed support for systems which don't support iconv.
Initial import of Sylpheed (GTK2 version).