aboutsummaryrefslogtreecommitdiff
path: root/src/inc.c
AgeCommit message (Collapse)Author
2012-04-23win32: added an option to play sound when new messages arrive.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3053 ee746299-78ed-0310-b773-934348b2243d
2012-04-12show the detail of new messages on the trayicon tooltip.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3040 ee746299-78ed-0310-b773-934348b2243d
2012-01-06added new plug-in signals to notify start and end of receiving.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3005 ee746299-78ed-0310-b773-934348b2243d
2011-06-23libsylph/utils.[ch]: to_human_readable_buf(): new.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2909 ee746299-78ed-0310-b773-934348b2243d
2011-01-20check the return value of junk filter command and show error dialog on failure.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2809 ee746299-78ed-0310-b773-934348b2243d
2011-01-18do not count junk-filtered or trashed messages as new ones. Do not display ↵hiro
new state as red color on Junk folder. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2808 ee746299-78ed-0310-b773-934348b2243d
2011-01-05fixes wrong unread number display.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2774 ee746299-78ed-0310-b773-934348b2243d
2010-12-22Automatically select appropriate Junk folder on filtering.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2767 ee746299-78ed-0310-b773-934348b2243d
2010-12-21changed deprecated gtk_timeout_add() to g_timeout_add(_full)(). Use ↵hiro
G_PRIORITY_LOW for long timeout interval. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2764 ee746299-78ed-0310-b773-934348b2243d
2010-12-07added SOCKS4/5 proxy support.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2733 ee746299-78ed-0310-b773-934348b2243d
2010-08-02made the progress of receive dialog display only number/size in current ↵hiro
session, not including already received ones. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2651 ee746299-78ed-0310-b773-934348b2243d
2010-07-30added 'Cancel all' button to the incorporation dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2647 ee746299-78ed-0310-b773-934348b2243d
2010-06-30update summary view on receiving on the fly.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2591 ee746299-78ed-0310-b773-934348b2243d
2010-05-24fixed crash when clicking tray icon menu 'Get from current account' with no ↵hiro
account. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2546 ee746299-78ed-0310-b773-934348b2243d
2009-11-10removed redundant debug print.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2341 ee746299-78ed-0310-b773-934348b2243d
2009-10-07fixed a bug that MIME flag was not properly set on receiving.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2275 ee746299-78ed-0310-b773-934348b2243d
2009-09-29made GDK locks reentrant, and made LogWindow thread-safe.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2259 ee746299-78ed-0310-b773-934348b2243d
2009-09-25fixed the handling of GDK thread lock.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2258 ee746299-78ed-0310-b773-934348b2243d
2009-09-17introduced multi-threading.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2255 ee746299-78ed-0310-b773-934348b2243d
2009-09-14update summary caches on receiving.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2247 ee746299-78ed-0310-b773-934348b2243d
2008-12-11renamed/removed MSGBUFSIZE.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2091 ee746299-78ed-0310-b773-934348b2243d
2008-09-26added progress column to the progress dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2043 ee746299-78ed-0310-b773-934348b2243d
2008-09-17implemented remote POP3 mailbox.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2031 ee746299-78ed-0310-b773-934348b2243d
2007-09-20removed all warnings output with -Wall.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1910 ee746299-78ed-0310-b773-934348b2243d
2007-09-14block notify if a new message is read on receiving.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1899 ee746299-78ed-0310-b773-934348b2243d
2007-08-23fixed format string vulnerability.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1880 ee746299-78ed-0310-b773-934348b2243d
2007-04-11disconnect immediately when cancelled (possibly fixes crash after cancellation).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1611 ee746299-78ed-0310-b773-934348b2243d
2007-04-06display error dialog if the execution of the junk filter command failed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1597 ee746299-78ed-0310-b773-934348b2243d
2007-04-04fixed stop button sensitivity, and cancel all.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1592 ee746299-78ed-0310-b773-934348b2243d
2007-03-29disable --compose, --receive, --send remote commands when a modal dialog exists.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1584 ee746299-78ed-0310-b773-934348b2243d
2007-03-25fixed a bug that messages which were not filtered were not counted as new ↵Hiro
messages in imap filtering. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1576 ee746299-78ed-0310-b773-934348b2243d
2007-03-15apply flag changes in IMAP automatic filtering.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1569 ee746299-78ed-0310-b773-934348b2243d
2007-03-14enabled automatic junk mail filtering on IMAP.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1566 ee746299-78ed-0310-b773-934348b2243d
2007-02-23count filtered messages for new mail notification on IMAP filtering.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1557 ee746299-78ed-0310-b773-934348b2243d
2007-02-08don't filter junk on import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1535 ee746299-78ed-0310-b773-934348b2243d
2007-02-06filter junk mails from local mbox even if prefs_common.filter_on_inc is FALSE.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1531 ee746299-78ed-0310-b773-934348b2243d
2007-01-17implemented the automatic filtering of IMAP4 INBOX folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1491 ee746299-78ed-0310-b773-934348b2243d
2006-11-09only disable new mail notification when a new mail is actually read.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1286 ee746299-78ed-0310-b773-934348b2243d
2006-10-30impelmented POP before SMTP.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1254 ee746299-78ed-0310-b773-934348b2243d
2006-10-04exclude junk mails from the number of new messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1208 ee746299-78ed-0310-b773-934348b2243d
2006-10-03exclude messages marked as read when counting new messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1206 ee746299-78ed-0310-b773-934348b2243d
2006-09-27blink tray icon if new mails arrive.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1193 ee746299-78ed-0310-b773-934348b2243d
2006-09-14win32: fixed inc dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1161 ee746299-78ed-0310-b773-934348b2243d
2006-07-25added an option to filter junk mails before normal filtering.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1097 ee746299-78ed-0310-b773-934348b2243d
2006-03-09added a hidden option "mime_command" for backward compatibility.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1035 ee746299-78ed-0310-b773-934348b2243d
2006-02-02don't enable trayicon action if modal window exists. Present window on click ↵hiro
if main window is obscured. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@962 ee746299-78ed-0310-b773-934348b2243d
2006-02-01properly count the number of new messages on local and remote mailboxes.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@958 ee746299-78ed-0310-b773-934348b2243d
2006-01-13fixed 32-bit integer overflow where the total size of POP3 messages is ↵hiro
greater than 2GB. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@895 ee746299-78ed-0310-b773-934348b2243d
2005-12-14added an option to update only INBOX on checking new messages of IMAP4 accounts.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@827 ee746299-78ed-0310-b773-934348b2243d
2005-11-22modified 'filter sent messages'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@773 ee746299-78ed-0310-b773-934348b2243d