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
/
rpop3.c
Age
Commit message (
Expand
)
Author
2011-12-26
src/rpop3.c: added refresh (reload) menu.
hiro
2011-12-22
src/rpop3.c: implemented reloading after the loading stopped.
hiro
2011-12-21
remote mailbox: supported SOCKS proxy and made it receive headers from the la...
hiro
2010-12-21
changed deprecated gtk_timeout_add() to g_timeout_add(_full)(). Use G_PRIORIT...
hiro
2010-11-09
clear temporary password if authentication fails.
hiro
2009-10-06
src/rpop3.c: added missing GDK locks.
hiro
2009-09-17
introduced multi-threading.
hiro
2009-09-15
generate cache on adding messages.
hiro
2008-11-14
added menu to the remote POP3 mailbox window.
hiro
2008-10-01
remote mailbox: fixed sorting by subject, date and size.
hiro
2008-09-25
remote mailbox: send NOOP command for each 30 seconds to prevent session time...
hiro
2008-09-24
remote mailbox: display 'Quitting' on logout.
hiro
2008-09-19
remote mailbox: modified style.
hiro
2008-09-19
remote mailbox: added stop button which stops retrieving of headers.
hiro
2008-09-18
remote mailbox: enabled cancellation on connection.
hiro
2008-09-18
remote mailbox: implemented receiving of messages.
hiro
2008-09-18
remote mailbox: added timeout. Show dialog on error.
hiro
2008-09-17
remote mailbox: implemented message display.
hiro
2008-09-17
implemented remote POP3 mailbox.
hiro