aboutsummaryrefslogtreecommitdiff
path: root/libsylph
AgeCommit message (Expand)Author
2006-08-03support Oniguruma for regex.hiro
2006-07-31modified folder context menu on receiving.hiro
2006-07-27fixed a memory leak.hiro
2006-07-25added an option to filter junk mails before normal filtering.hiro
2006-06-25improved the performance of rebuilding tree.Hiro
2006-06-25removed redundant folder scan on moving messages.Hiro
2006-06-23win32: optimized scanning of directory.Hiro
2006-06-16added 'Mark all read' to the folder context menu.hiro
2006-05-31imap.c: support 8-bit literal (literal8) defined in RFC 3516.hiro
2006-05-26increment Pop3Session::cur_total_bytes too when deleting expired messages.hiro
2006-05-17fixed execution failure when using accessibility module, and character corrup...Hiro
2006-03-27fixed a bug that bold face was disabled with GLib 2.10 and Pango 1.12.hiro
2006-03-17implemented RFC 2231 filename encoding on send.hiro
2006-03-16implemented RFC 2231 parameter value extension.hiro
2006-03-14fixed duplicated subfolders when rebuilding folder tree on Win32 while settin...hiro
2006-03-10printing messages now follows 'Show all headers'.hiro
2006-03-09parse ~/.mailcap if ~/.sylpheed-2.0/mailcap not found.hiro
2006-03-09added a hidden option "mime_command" for backward compatibility.hiro
2006-03-08read mailcap file other than standard location.hiro
2006-03-08removed metamail support and replaced it with the alternative implementation.hiro
2006-03-06preserve the window position of address book.hiro
2006-03-02fixed crash when tried to move IMAP4 folders right under the root folder.hiro
2006-02-27win32: fixed encoding problem of command execution.hiro
2006-02-24libsylph/folder.h: fixed comments.hiro
2006-02-22use filename-safe string for IMAP cache directory.hiro
2006-02-21use filename-safe string for UIDL file.hiro
2006-02-14win32: avoid blocking when reading from socket.hiro
2006-02-08supported 'x-sjis' encoding.hiro
2006-02-08fixed locale encoding problem on win32.hiro
2006-02-06don't reset unread flag when moving/copying messages into trash.hiro
2006-02-06win32: fixed Japanese folder name problem.hiro
2006-02-05fixed wrong status display at receiving on *BSD systems.hiro
2006-02-01trim too long IMAP4 response lines.hiro
2006-02-01modified the default of summaryview_height.hiro
2006-01-31the size of address book is now remembered.hiro
2006-01-30fixed a bug that automatic account selection was disabled on IMAP4 folders.hiro
2006-01-30code cleanup of socket.c.hiro
2006-01-26removed 'Wrap before sending' option, which was rather problematic.hiro
2006-01-26supported IPv6 on Win32.hiro
2006-01-25exclude trash on recursive search.hiro
2006-01-25don't show 'Empty trash' dialog if trashed messages don't exist.hiro
2006-01-24force attaching of specific types on forwarding even if filename is unspecified.hiro
2006-01-24save temporary IMAP4 password. Don't try to connect to IMAP4 server when clos...hiro
2006-01-24skip virtual folders when clearing caches.hiro
2006-01-23implemented clearing of IMAP4 message caches on exit.hiro
2006-01-23imap.c: fixed a bug that cache files in source folder was not removed was fixed.hiro
2006-01-19handle virtual folders under IMAP4 folders properly.hiro
2006-01-18added filter conditions of status such as 'unread', 'mark', 'color-label', an...hiro
2006-01-17enabled toggle of the searchbar.hiro
2006-01-17news.c: show more verbose warnings.hiro