aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-03-29src/quote_fmt_parse.y: insert current date with %d for a new message.hiro
2013-03-29when marking a message as junk and moving to junk folder, select proper junk ...hiro
2013-03-28src/quote_fmt_parse.y: prohibit warnings when target message does not exist.hiro
2013-03-28src/compose.c: compose_template_apply(): enabled quotation of messages on for...hiro
2013-03-28src/compose.c: refactored compose_quote_fmt().hiro
2013-02-15updated src/libsylpheed-plugin-0.def.hiro
2013-02-15notification_window_set_message(): check if the window exists.hiro
2013-02-14added an option: 'Do not classify message as junk if sender is in the address...hiro
2013-02-14adjusted paddings of notification again.hiro
2013-02-13adjusted paddings.hiro
2013-02-13adjusted paddings of notification window.hiro
2013-02-13added plug-in API for notification window.hiro
2013-02-13modified notification window.hiro
2013-02-08added option: 'Show notification window when new messages arrive'hiro
2013-02-08implemented new message notification popup window.hiro
2013-01-31made 3.4.0beta1 release.hiro
2013-01-31updated command line help.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-31changed safe mode option to '--safe-mode'.hiro
2013-01-30made the button sensitivity and Stop/Refresh label of remote mailbox dialog c...hiro
2013-01-25check the existence of destination folder when editing filter rule.hiro
2013-01-24do not disconnect immediately but send QUIT on normal POP3 errors.hiro
2013-01-22added safe mode (don't load plug-ins).hiro
2012-10-29fixed hyperlink when 'Show attached files first on message view' option was set.hiro
2012-10-10removed includedir from include path in Makefiles.hiro
2012-09-25fixed long-standing drag begin bug on IMAP folders (#93).hiro
2012-08-16minor optimization for headerview tooltips.hiro
2012-08-16removed debug output.hiro
2012-08-16Don't show previous tooltips on headerview when cleared.hiro
2012-08-16fixed tooltips on windows.hiro
2012-08-16removed redundant gtk_tooltips_new() and destroy GtkTooltips object on close.hiro
2012-08-16added tooltips of header labels.hiro
2012-08-15added an option to specify the position of attach tool button.hiro
2012-08-08enabled viewing of external rfc822 message files. Recognize mailto: or file: ...hiro
2012-07-27src/export.c: pass the opened FolderItem when 'Export only selected messages'...hiro
2012-07-27made export/import progress dialog cancellable.hiro
2012-07-27added 'Export only selected messages' option to the export dialog.hiro
2012-07-26enable quick launch from the attach tool menu.hiro
2012-07-26moved Images option in Display - Attach tab.hiro
2012-07-25prefs_common_dialog.c: fixed description.hiro
2012-07-25improved the new attachmemts interface.hiro
2012-06-25possible fix for gmodule link error on some environments (#74). Updated copyr...hiro
2012-06-20adjusted the width of the attach column.hiro
2012-06-20replaced the clip icon with more visible one on selected row.hiro
2012-06-20added 'show_attach_tab' option (no UI) which toggles the Attachment tab and t...hiro
2012-06-19fixed 'Stop' button didn't become inactive after POP3 session finished.hiro
2012-06-19removed 'dereferencing type-punned pointer will break strict-aliasing rules' ...hiro
2012-06-19removed label warning on non-win32.hiro
2012-06-18modified the width of tool menu arrow button.hiro