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
2014-03-17
disabled auto-expand for GTK+ < 2.14.0 because of GTK+ Bug #316087.
hiro
2014-03-17
auto-expand Subject / Folder name column on resize of the tree view.
hiro
2013-11-28
src/rpop3.c: rpop3_retr_recv(): check error of procheader_parse_file().
hiro
2013-10-30
fixed logical bugs (#134).
hiro
2013-01-31
remote mailbox: Changed 'Refresh' button/menu to 'Resume'.
hiro
2013-01-31
remote mailbox: do not disconnect immediately but send QUIT on normal POP3 er...
hiro
2013-01-30
made the button sensitivity and Stop/Refresh label of remote mailbox dialog c...
hiro
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