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
/
send_message.c
Age
Commit message (
Expand
)
Author
2012-05-31
differentiate DNS lookup error from connection errors.
hiro
2011-01-07
added an option to disable the send dialog.
hiro
2011-01-07
send_message_queue_all(): refactored.
hiro
2010-12-09
fixed a bug that temporary password was not cleared on SMTP auth failure.
hiro
2010-12-07
added SOCKS4/5 proxy support.
hiro
2009-10-09
made send dialog non-modal.
hiro
2009-09-29
made GDK locks reentrant, and made LogWindow thread-safe.
hiro
2009-09-17
introduced multi-threading.
hiro
2008-09-26
added progress column to the progress dialog.
hiro
2008-04-09
always display error dialog when connection to SMTP server failed.
hiro
2007-09-20
removed all warnings output with -Wall.
hiro
2007-07-20
ignore errors right after QUIT (workaround for Gmail SMTP server).
hiro
2007-07-17
check replytarget's Message-Id when adding reply flags.
hiro
2007-07-12
refactored add-reply-or-forward-mark-after-sending.
hiro
2007-07-11
code cleanup.
hiro
2007-07-10
added the feature to reply to attached message/rfc822 messages.
hiro
2007-07-10
restore reply/forward target on reedit.
hiro
2007-07-09
implemented add-reply-or-forward-mark after sending from queue.
hiro
2007-04-11
disconnect immediately when cancelled (possibly fixes crash after cancellation).
hiro
2007-01-19
prevent incorporation on sending.
hiro
2006-12-05
fixed the dialog not updated while sending large messages.
hiro
2006-10-30
impelmented POP before SMTP.
hiro
2006-06-03
added missing timeout handling for SMTP.
Hiro
2005-11-29
send_message_queue_all(): follow the change of compose.c::compose_send().
hiro
2005-11-22
reduced memory usage on SMTP session.
hiro
2005-09-14
fixed warnings about signedness difference.
hiro
2005-09-05
made query-password function UI independent.
hiro
2005-09-05
moved procmsg.c::procmsg_send_queue() to send_message.c::send_message_queue_a...
hiro
2005-08-08
added wrappers for C library function that take pathname arguments.
hiro
2005-08-05
enabled compilation with MinGW.
hiro
2005-06-16
check exit status to detect errors when send messages using commands.
hiro
2005-06-08
reimplemented progress dialog with GtkTreeView.
hiro
2005-06-07
added an option to apply filter rules to sent messages.
hiro
2005-05-30
fixed a transient window problem.
hiro
2005-05-25
detect errors on sending with sendmail command.
hiro
2005-04-05
made a workaround for Gmail SMTP server.
hiro
2005-02-07
replaced intl.h with glib/gi18n.h.
hiro
2005-01-12
Initial import of Sylpheed (GTK2 version).
hiro