aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-08-04added version information in resource file.hiro
2006-08-04generate sylpheed.rc from sylpheed.rc.in.hiro
2006-08-03support Oniguruma for regex.hiro
2006-08-02fixed a bug that flag changes were not saved with manual filtering.hiro
2006-07-31modified folder context menu on receiving.hiro
2006-07-28fixed crashes on checking signature.hiro
2006-07-28added Windows-1257 encoding for Baltic.hiro
2006-07-26fixed reply-to-all.hiro
2006-07-25added an option to filter junk mails before normal filtering.hiro
2006-07-24added 'Set as (not) junk mail' to the summary context menu.hiro
2006-07-21fixed a bug that manual junk filtering didn't work when no filter rule exist.hiro
2006-06-26made workarounds for the crash in GTK+ 2.8.x.hiro
2006-06-25removed redundant folder scan on moving messages.Hiro
2006-06-16enable 'Mark all read' only when selected folder is opened in the case of IMAP4.hiro
2006-06-16added 'Mark all read' to the folder context menu.hiro
2006-06-08fixed URI check on textview.Hiro
2006-06-03added missing timeout handling for SMTP.Hiro
2006-05-26foldersel.c: fixed a bug that bold face was disabled with GLib 2.10 and Pango...hiro
2006-05-17fixed execution failure when using accessibility module, and character corrup...Hiro
2006-05-09summaryview.c: don't decrease new/unread count if zero.hiro
2006-03-27updated po files.hiro
2006-03-27fixed a bug that bold face was disabled with GLib 2.10 and Pango 1.12.hiro
2006-03-24added the clear button for quick search entry.hiro
2006-03-24fixed menu strings in keybind changer.hiro
2006-03-17added the option for MIME filename encoding method.hiro
2006-03-17implemented RFC 2231 filename encoding on send.hiro
2006-03-10sylpheed.ico: made background transparent.hiro
2006-03-10enabled sorting of the result of query search.hiro
2006-03-10modified the spacing of the statusbar of address book.hiro
2006-03-10modified the accelerators, and the layout of address book.hiro
2006-03-10printing messages now follows 'Show all headers'.hiro
2006-03-09added a hidden option "mime_command" for backward compatibility.hiro
2006-03-08removed metamail support and replaced it with the alternative implementation.hiro
2006-03-07allow relative signature path.hiro
2006-03-06ignore trailing path separator when comparing URI on phishing check.hiro
2006-03-06always enable To, Cc, and Bcc button of the address book.hiro
2006-03-06preserve the window position of address book.hiro
2006-03-06enabled View/Cc menu on mail accounts.hiro
2006-03-02fixed crash after a message window was closed while the search dialog was sti...hiro
2006-03-01place alert dialog center if it is out of range.hiro
2006-03-01win32: do console initialization only once.hiro
2006-02-28win32: output debug and help messages to newly created console.hiro
2006-02-24performance fix when resetting the quick search.hiro
2006-02-23ignore non-ascii newsgroup names (fixes crash on Win32).hiro
2006-02-22use filename-safe string for IMAP cache directory.hiro
2006-02-09prohibit move/copy from/to queue folders, and move/copy to virtual folders.hiro
2006-02-08fixed locale encoding problem on win32.hiro
2006-02-07made the help window of command line options singleton.hiro
2006-02-07force iconify even if window is hidden by always-on-top windows when trayicon...hiro
2006-02-07fixed a problem that the UI was still insensitive after execution of external...hiro