aboutsummaryrefslogtreecommitdiff
path: root/libsylph
AgeCommit message (Expand)Author
2011-06-24my_tmpfile(): win32: fixed a memory leak.hiro
2011-06-23libsylph/utils.[ch]: to_human_readable_buf(): new.hiro
2011-06-10fixed an error when removing queued messages on win32.hiro
2011-06-10updated libsylph/libsylph-0.def.hiro
2011-06-09procmsg_add_messages_from_queue(): changed g_print() to debug_print().hiro
2011-06-08remove queue headers when moving messages from a queue folder (fixes Debian B...hiro
2011-05-18removed some alloca() calls.hiro
2011-05-18cancel online mode switch if active sessions exist.hiro
2011-05-13libsylph/imap.c: imap_utf8_to_modified_utf7(): removed alloca() calls.hiro
2011-05-13libsylph/imap.c: imap_utf8_to_modified_utf7(): removed alloca() calls.hiro
2011-05-13libsylph/procheader.c: removed alloca() calls.hiro
2011-05-12increased the prefs buffer size from 1024 to 8192.hiro
2011-02-25OS X: changed the location of settings to ~/Library/Application Support/Sylph...hiro
2011-02-25use 'open' command on OS X.hiro
2011-02-10return correct locale encoding for Mac OS X (usually UTF-8).hiro
2011-02-04save the columns width of address book.hiro
2011-01-24fixed procmime_get_part_fp_fp(). updated LegalCopyright. updated version to 3...hiro
2011-01-20check the return value of junk filter command and show error dialog on failure.hiro
2011-01-07added an option to disable the send dialog.hiro
2011-01-06optimized filter rule matching by modifying the order of condition matching.hiro
2010-12-22Automatically select appropriate Junk folder on filtering.hiro
2010-12-21changed deprecated gtk_timeout_add() to g_timeout_add(_full)(). Use G_PRIORIT...hiro
2010-12-20added new option: 'Set only mail address when composing from address book'.hiro
2010-12-17look at every attribute in 'a' tag for 'href' (thanks to Rich Coe).hiro
2010-12-14disconnect all current sessions of remote folders when going offline.hiro
2010-12-08fixed compilation error, and updated NEWS.hiro
2010-12-07removed debug prints.hiro
2010-12-07added SOCKS proxy support for IMAP4.hiro
2010-12-07added UI for SOCKS settings.hiro
2010-12-07updated libsylph/libsylph-0.def.hiro
2010-12-07added SOCKS4/5 proxy support.hiro
2010-12-01added an option 'Always mark as read when a message is opened'.hiro
2010-11-16updated libsylph/libsylph-0.def.hiro
2010-11-16libsylph/xml.[ch]: xml_escape_str(): added.hiro
2010-11-02merged plug-in update check and automatic update patch.hiro
2010-10-26updated def.hiro
2010-10-25libsylph/procmime.[ch]: added procmime_get_part_fp_fp().hiro
2010-08-31leave messages on POP3 server for 7 days by default.hiro
2010-08-10fixed IMAP parser.hiro
2010-07-30added new global option 'Change current account on folder open'.hiro
2010-07-30updated libsylph/libsylph-0.def.hiro
2010-07-30added new account option 'Put signature before quote (not recommended)'.hiro
2010-07-30made always_show_message_when_selected enable by default.hiro
2010-07-29added 'Empty junk' context menu to Junk folder.hiro
2010-07-29use default Junk folder when prefs_common.junk_folder is not set.hiro
2010-07-29added 'Junk' special folder and automatically create it when not exist.hiro
2010-07-27Fixes accepted SSL certs not loaded when using alternative config dir.hiro
2010-07-23enabled moving of virtual folders.hiro
2010-07-16removed redundant debug print.hiro
2010-07-16updated libsylph-0.def.hiro