aboutsummaryrefslogtreecommitdiff
path: root/src/rpop3.c
AgeCommit message (Expand)Author
2014-11-07made some dialogs size DPI-aware.hiro
2014-04-23src/rpop3.c: additional fix for Bug #193.hiro
2014-03-26updated copyright year. configure.in: increased library version.hiro
2014-03-17disabled auto-expand for GTK+ < 2.14.0 because of GTK+ Bug #316087.hiro
2014-03-17auto-expand Subject / Folder name column on resize of the tree view.hiro
2013-11-28src/rpop3.c: rpop3_retr_recv(): check error of procheader_parse_file().hiro
2013-10-30fixed logical bugs (#134).hiro
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