aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-20emit signals for IMAP.hiro
2012-01-20supported NNTP over SOCKS porxy.hiro
2012-01-19made 'is shorter than' default for 'Age' condition on filter/search dialog.hiro
2012-01-18added new plug-in signals for preferences dialogs (#30)hiro
2012-01-11also add .eml extension on File - Save as menu of a message view window.hiro
2012-01-06added new plug-in signals to notify start and end of receiving.hiro
2012-01-06extended the blinking period of tray icon to 10 seconds.hiro
2012-01-06updated japanese manual.hiro
2012-01-05fixed a typo.hiro
2011-12-28made 3.2beta5 release.hiro
2011-12-26updated NEWS.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-22updated po files.hiro
2011-12-21remote mailbox: supported SOCKS proxy and made it receive headers from the la...hiro
2011-12-21Fixed crash when message fetch and new message checking happen at the same ti...hiro
2011-12-16src/mainwindow.c: main_window_create(): force visibility of the message view ...hiro
2011-11-29made 3.2beta4 release.hiro
2011-11-29updated nsis/sylpheed-defs.nsh.hiro
2011-11-29sylfilter command was added as a preset of junk filter program.hiro
2011-11-17fixed startup summary/message view size on vertical-view mode.hiro
2011-11-14updated zh_TW.po and ro.po.hiro
2011-10-14show both filtered and original numbers of messages on the status iabel.hiro
2011-10-04quick_search.c: removed debug print.hiro
2011-10-04implemented multiple keywords search of the quick search entry.hiro
2011-09-16src/summaryview.c: summary_select_row(): don't always move focus when refresh...hiro
2011-09-15prevent IMAP error caused by sending multiple commands at the same time.hiro
2011-09-08updated nsis script.hiro
2011-09-08updated Japanese manual. Updated version to 3.2beta3.hiro
2011-08-31updated de.po.hiro
2011-08-11updated libsylph-0.def.hiro
2011-08-11updated sylpheed-defs.nsh.hiro
2011-08-11updated NEWS and ChangeLog.hiro
2011-08-11fixed ChangeLog date.hiro
2011-08-11removed warnings when cache files were not found.hiro
2011-08-11libsylph/html.c: minor code cleanup.hiro
2011-08-10updated NEWS.hiro
2011-08-10html.c: style end tags search fix.hiro
2011-08-10libsylph/procmime.c: removed alloca() calls.hiro
2011-08-03applied a patch to fix quick search text color on dark themes.hiro
2011-08-03reflect account preference for trash folder.hiro
2011-07-21textview.c: use style colors for part widgets.hiro
2011-07-20supported <br/> HTML tag.hiro
2011-07-05use mmap to read cache.hiro
2011-07-01updated po files.hiro
2011-06-30updated version to 3.2.0beta1.hiro
2011-06-30libsylph/socket.c: my_getaddrinfo(): removed redundant zero clear.hiro
2011-06-30added 'Print' menu in mime part menu. Added part widget to message/rfc822 part.hiro
2011-06-29win32: supported IPv6 with fallback implementation for Windows 2000.hiro
2011-06-28libsylph/xml.c: xml_unescape_str(): removed alloca() call.hiro