aboutsummaryrefslogtreecommitdiff
path: root/src/inc.c
AgeCommit message (Expand)Author
2007-04-11disconnect immediately when cancelled (possibly fixes crash after cancellation).hiro
2007-04-06display error dialog if the execution of the junk filter command failed.hiro
2007-04-04fixed stop button sensitivity, and cancel all.hiro
2007-03-29disable --compose, --receive, --send remote commands when a modal dialog exists.hiro
2007-03-25fixed a bug that messages which were not filtered were not counted as new mes...Hiro
2007-03-15apply flag changes in IMAP automatic filtering.hiro
2007-03-14enabled automatic junk mail filtering on IMAP.hiro
2007-02-23count filtered messages for new mail notification on IMAP filtering.hiro
2007-02-08don't filter junk on import.hiro
2007-02-06filter junk mails from local mbox even if prefs_common.filter_on_inc is FALSE.hiro
2007-01-17implemented the automatic filtering of IMAP4 INBOX folder.hiro
2006-11-09only disable new mail notification when a new mail is actually read.hiro
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