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