aboutsummaryrefslogtreecommitdiff
path: root/src/messageview.c
AgeCommit message (Expand)Author
2013-05-23filesel: save selected file type.hiro
2013-05-21filesel: automatically modify file extension when file type is changed.hiro
2013-05-14refactored MessageView/MimeView/hiro
2013-04-04messageview_save_as(): added the feature to save message as plain text.hiro
2012-08-15added an option to specify the position of attach tool button.hiro
2012-07-26enable quick launch from the attach tool menu.hiro
2012-07-25improved the new attachmemts interface.hiro
2012-06-20added 'show_attach_tab' option (no UI) which toggles the Attachment tab and t...hiro
2012-06-18modified the width of tool menu arrow button.hiro
2012-06-18added attached filenames to the tool menu.hiro
2012-06-15src/messageview.c: modified menu label.hiro
2012-06-15changed the Text/Attachments tab to a toggle button.hiro
2012-01-11also add .eml extension on File - Save as menu of a message view window.hiro
2011-06-23src/messageview.c: removed alloca() calls.hiro
2011-06-08added a new plug-in API: 'messagev-ew-show'.hiro
2008-09-26use target header field as a default filter name when creating filter rule au...hiro
2007-12-27added the option to treat HTML only messages as attachment.hiro
2007-10-11disable /Message/Re-edit menu of message view window in non-sent folders.hiro
2006-12-13implemented page setup.hiro
2006-12-07give the priority to the separated message view's encoding setting on display...hiro
2006-11-30implemented printing of MIME part. Code cleanups.hiro
2006-10-12modified UI layout.hiro
2006-09-06unified menu strings.hiro
2006-07-28added Windows-1257 encoding for Baltic.hiro
2006-03-10printing messages now follows 'Show all headers'.hiro
2006-03-09added a hidden option "mime_command" for backward compatibility.hiro
2006-02-06update menu of separated message view when show_all_headers state changed.hiro
2006-02-01disabled Actions menu on win32.hiro
2006-01-31added Arabic encoding, and 2.2.0beta7 release.hiro
2005-12-26added Windows-1252 for display encoding.hiro
2005-10-25display confirmation dialog instead of input dialog when printing.hiro
2005-10-24set the title of separated message window to '(Subject) - Sylpheed.hiro
2005-09-05moved procmsg.c::procmsg_get_filter_keyword() to filter.c::filter_get_keyword...hiro
2005-06-06don't use 'destroy' signal to destroy objects.hiro
2005-06-06added Hebrew encoding.hiro
2005-05-09reimplemented summary view with GtkTreeView.hiro
2005-04-12support GBK (and X-GBK) encoding.hiro
2005-03-16added a menu to temporally change the outgoing encoding to the composition wi...hiro
2005-03-08changed the implementation of switching Text/MIME view.hiro
2005-02-25fixed messageview's select all and selection reply.hiro
2005-02-25replaced GtkFileSelection with GtkFileChooserDialog.hiro
2005-02-07replaced intl.h with glib/gi18n.h.hiro
2005-01-24use GTK stock button for button set.hiro
2005-01-19fixed crash when opening 0-numbered message.hiro
2005-01-13removed support for systems which don't support iconv.hiro
2005-01-12Initial import of Sylpheed (GTK2 version).hiro