aboutsummaryrefslogtreecommitdiff
path: root/libsylph
AgeCommit message (Expand)Author
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
2010-07-16fixed a bug that the value of <account-id> tag was not parsed correctly.hiro
2010-07-13fully implemented RFC 2046.hiro
2010-07-13message/partial: allow Content-Type without total parameter.hiro
2010-07-12implemented concatenation of partial messages (RFC 2046).hiro
2010-06-30update summary view on receiving on the fly.hiro
2010-06-18fixes crash on cancel.hiro
2010-06-17made user-agent string configurable from plug-ins.hiro
2010-06-07made the old behavior of address completion configurable.hiro
2010-06-02modified debug log for filter.hiro
2010-06-02added debug log for filter.hiro
2010-05-21fixed a bug that MIME flag was not set to filtered sent messages.hiro
2010-05-21libsylph/socket.c: sock_kill_process(): prevent redundant error messages when...hiro
2010-05-08fixed a bug that MIME flag was not set on importing mbox file.hiro
2010-04-09also load plug-ins from user plug-in directory.hiro
2010-04-07made default browser command xdg-open.hiro
2010-02-16added 'Enable address auto-completion' setting.hiro
2010-02-16use case insensitive match on Win32 when checking existent folders to prohibi...hiro
2010-02-12made default_addrbook_func static, and made 3.0beta8 release.hiro
2010-02-12added 'In addressbook' to the quick search menu.hiro
2010-02-10fixed crash.hiro
2010-02-10added a new filter match type: is (not) in addressbook.hiro