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