aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-09-04action.c: fixed wrong insertion point at TextView.hiro
2006-08-23supported PLAIN authentication on IMAP4.hiro
2006-08-23added signature information to MsgInfo.hiro
2006-08-17supported verification of encrypted and signed messages with combined method.hiro
2006-08-16sourcewindow.c: fixed scrolling problem on first click.hiro
2006-08-15fixed manual junk filtering.hiro
2006-08-10modified Common prefs - Details - Interface.hiro
2006-08-09also set the sensitivity of '/File/Append signature' in compose menu.hiro
2006-08-09when inserting file, check whole file to see if it is UTF-8.hiro
2006-08-07added separator before 'Mark all read' in folder context menu.hiro
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