History | View | Annotate | Download (13.7 kB)
improved PGP/MIME compatibility.
fixed a bug that bold face was disabled with GLib 2.10 and Pango 1.12.
implemented RFC 2231 filename encoding on send.
added a hidden option "mime_command" for backward compatibility.
use filename-safe string for UIDL file.
imap_cmd_append(): send message contents all at once.
reduced memory usage on SMTP session.
prevent integer overflow on summary status.
modification for ML post with Reply-To.
win32: use ShellExecute() on print.
added '--configdir' option which specifies config directory.
win32: use ShellExecute() to launch attachments.
output g_log() messages to the log window and log file. Disabled console window on win32.
implemented 'Save all'.
removed mbs/wcs functions which are no longer required.
normalize address fields before encoding them.
changed the license of LibSylph from GPL to LGPL.
update progress bar when executing long IMAP4 operations.
adjusted the freqency of UI update on IMAP4.
added UI hints for IMAP4 operation.
made query-password function UI independent.
made some core modules library (libsylph).