aboutsummaryrefslogtreecommitdiff
path: root/src/inc.c
AgeCommit message (Expand)Author
2006-10-30impelmented POP before SMTP.hiro
2006-10-04exclude junk mails from the number of new messages.hiro
2006-10-03exclude messages marked as read when counting new messages.hiro
2006-09-27blink tray icon if new mails arrive.hiro
2006-09-14win32: fixed inc dialog.hiro
2006-07-25added an option to filter junk mails before normal filtering.hiro
2006-03-09added a hidden option "mime_command" for backward compatibility.hiro
2006-02-02don't enable trayicon action if modal window exists. Present window on click ...hiro
2006-02-01properly count the number of new messages on local and remote mailboxes.hiro
2006-01-13fixed 32-bit integer overflow where the total size of POP3 messages is greate...hiro
2005-12-14added an option to update only INBOX on checking new messages of IMAP4 accounts.hiro
2005-11-22modified 'filter sent messages'.hiro
2005-09-05made query-password function UI independent.hiro
2005-08-24separated trayicon into another module, and notify new messages with trayicon...hiro
2005-08-08added wrappers for C library function that take pathname arguments.hiro
2005-08-05enabled compilation with MinGW.hiro
2005-08-04improved portability.hiro
2005-06-17added an option to execute command when new messages arrived.hiro
2005-06-13integrated junk filter setting into common prefs.hiro
2005-06-08reimplemented progress dialog with GtkTreeView.hiro
2005-05-30fixed a transient window problem.hiro
2005-05-09reimplemented summary view with GtkTreeView.hiro
2005-02-24modified ProgressDialog to use GtkDialog.hiro
2005-02-07replaced intl.h with glib/gi18n.h.hiro
2005-01-25removed a warning.hiro
2005-01-23use GTK stock button for dialog button set.hiro
2005-01-12Initial import of Sylpheed (GTK2 version).hiro