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
/
libsylph
Age
Commit message (
Expand
)
Author
2010-07-13
fully implemented RFC 2046.
hiro
2010-07-13
message/partial: allow Content-Type without total parameter.
hiro
2010-07-12
implemented concatenation of partial messages (RFC 2046).
hiro
2010-06-30
update summary view on receiving on the fly.
hiro
2010-06-18
fixes crash on cancel.
hiro
2010-06-17
made user-agent string configurable from plug-ins.
hiro
2010-06-07
made the old behavior of address completion configurable.
hiro
2010-06-02
modified debug log for filter.
hiro
2010-06-02
added debug log for filter.
hiro
2010-05-21
fixed a bug that MIME flag was not set to filtered sent messages.
hiro
2010-05-21
libsylph/socket.c: sock_kill_process(): prevent redundant error messages when...
hiro
2010-05-08
fixed a bug that MIME flag was not set on importing mbox file.
hiro
2010-04-09
also load plug-ins from user plug-in directory.
hiro
2010-04-07
made default browser command xdg-open.
hiro
2010-02-16
added 'Enable address auto-completion' setting.
hiro
2010-02-16
use case insensitive match on Win32 when checking existent folders to prohibi...
hiro
2010-02-12
made default_addrbook_func static, and made 3.0beta8 release.
hiro
2010-02-12
added 'In addressbook' to the quick search menu.
hiro
2010-02-10
fixed crash.
hiro
2010-02-10
added a new filter match type: is (not) in addressbook.
hiro
2010-01-28
updated def files.
hiro
2010-01-27
made address auto-registration configurable.
hiro
2010-01-15
save color labels on IMAP server using custom keywords (partially compatible ...
hiro
2010-01-14
updated copyright year.
hiro
2010-01-14
Fixed the bug that IMAP caches get wrongly deleted.
hiro
2010-01-13
remove_numbered_files(): made filename to number conversion unsigned (fixes u...
hiro
2010-01-13
imap.c: added date-time info on APPEND using Date: header (for Gmail to displ...
hiro
2009-12-21
added option to set only mail address of recipients when replying.
hiro
2009-12-17
src/setup.c: check whether the specified location includes settings folder.
hiro
2009-12-16
ignore case when checking mailing list post.
hiro
2009-12-08
added 'Last 7 days' to the quick search.
hiro
2009-12-08
prohibit acception of expired SSL certificates.
hiro
2009-11-26
ssl_init_socket_with_method(): modified debug output.
hiro
2009-11-26
the visibility of message number columns in the folder view is now configurab...
hiro
2009-11-26
sock_connect_with_timeout(): check socket with getsockopt() even if select() ...
hiro
2009-11-19
calculate and display SHA1/MD5 fingerprint if verification of SSL certificate...
hiro
2009-11-16
removed debug prints, updated def file and updated Windows ico file. Made 3.0...
hiro
2009-11-10
removed redundant debug print.
hiro
2009-11-09
fixed opening message by syl_plugin_open_message() on IMAP folder.
hiro
2009-11-06
svn s
hiro
2009-11-05
add a new flag: RemoteFolder::remove_cache_on_destroy.
hiro
2009-11-05
show waiting dialog on creating folder tree after creating new IMAP account.
hiro
2009-11-05
fix for connection failure.
hiro
2009-11-04
sock_connect_with_timeout(): use non-blocking socket and select() for connect...
hiro
2009-11-04
fixed a bug that prohibited query search on IMAP folders. Don't call gtk_main...
hiro
2009-11-02
more fix for UID more than INT_MAX.
hiro
2009-11-02
don't allow parallel multiple command on IMAP.
hiro
2009-10-29
updated def files.
hiro
2009-10-28
sock_connect_async_thread(): fixed a crash when connection failed.
hiro
2009-10-20
fixed a bug that could not fetch UID more than INT_MAX.
hiro
[next]