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