index
:
Sylpheed
master
taw/combined
taw/master
taw/meson
Git mirror of Sylpheed SVN repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
inc.c
Age
Commit message (
Expand
)
Author
2013-02-13
modified notification window.
hiro
2013-02-08
added option: 'Show notification window when new messages arrive'
hiro
2013-02-08
implemented new message notification popup window.
hiro
2013-01-24
do not disconnect immediately but send QUIT on normal POP3 errors.
hiro
2012-06-19
fixed 'Stop' button didn't become inactive after POP3 session finished.
hiro
2012-06-13
included server name in the receive error dialog.
hiro
2012-06-06
src/inc.c: properly detect DNS lookup error when session_connect_full() faile...
hiro
2012-05-31
differentiate DNS lookup error from connection errors.
hiro
2012-05-02
src/inc.c: use a flag to distinguish the state of activity.
hiro
2012-04-23
win32: added an option to play sound when new messages arrive.
hiro
2012-04-12
show the detail of new messages on the trayicon tooltip.
hiro
2012-01-06
added new plug-in signals to notify start and end of receiving.
hiro
2011-06-23
libsylph/utils.[ch]: to_human_readable_buf(): new.
hiro
2011-01-20
check the return value of junk filter command and show error dialog on failure.
hiro
2011-01-18
do not count junk-filtered or trashed messages as new ones. Do not display ne...
hiro
2011-01-05
fixes wrong unread number display.
hiro
2010-12-22
Automatically select appropriate Junk folder on filtering.
hiro
2010-12-21
changed deprecated gtk_timeout_add() to g_timeout_add(_full)(). Use G_PRIORIT...
hiro
2010-12-07
added SOCKS4/5 proxy support.
hiro
2010-08-02
made the progress of receive dialog display only number/size in current sessi...
hiro
2010-07-30
added 'Cancel all' button to the incorporation dialog.
hiro
2010-06-30
update summary view on receiving on the fly.
hiro
2010-05-24
fixed crash when clicking tray icon menu 'Get from current account' with no a...
hiro
2009-11-10
removed redundant debug print.
hiro
2009-10-07
fixed a bug that MIME flag was not properly set on receiving.
hiro
2009-09-29
made GDK locks reentrant, and made LogWindow thread-safe.
hiro
2009-09-25
fixed the handling of GDK thread lock.
hiro
2009-09-17
introduced multi-threading.
hiro
2009-09-14
update summary caches on receiving.
hiro
2008-12-11
renamed/removed MSGBUFSIZE.
hiro
2008-09-26
added progress column to the progress dialog.
hiro
2008-09-17
implemented remote POP3 mailbox.
hiro
2007-09-20
removed all warnings output with -Wall.
hiro
2007-09-14
block notify if a new message is read on receiving.
hiro
2007-08-23
fixed format string vulnerability.
hiro
2007-04-11
disconnect immediately when cancelled (possibly fixes crash after cancellation).
hiro
2007-04-06
display error dialog if the execution of the junk filter command failed.
hiro
2007-04-04
fixed stop button sensitivity, and cancel all.
hiro
2007-03-29
disable --compose, --receive, --send remote commands when a modal dialog exists.
hiro
2007-03-25
fixed a bug that messages which were not filtered were not counted as new mes...
Hiro
2007-03-15
apply flag changes in IMAP automatic filtering.
hiro
2007-03-14
enabled automatic junk mail filtering on IMAP.
hiro
2007-02-23
count filtered messages for new mail notification on IMAP filtering.
hiro
2007-02-08
don't filter junk on import.
hiro
2007-02-06
filter junk mails from local mbox even if prefs_common.filter_on_inc is FALSE.
hiro
2007-01-17
implemented the automatic filtering of IMAP4 INBOX folder.
hiro
2006-11-09
only disable new mail notification when a new mail is actually read.
hiro
2006-10-30
impelmented POP before SMTP.
hiro
2006-10-04
exclude junk mails from the number of new messages.
hiro
2006-10-03
exclude messages marked as read when counting new messages.
hiro
[next]