History | View | Annotate | Download (28.7 kB)
implemented page setup.
give the priority to the separated message view's encoding setting on display and on reply.
implemented printing of MIME part. Code cleanups.
modified UI layout.
unified menu strings.
added Windows-1257 encoding for Baltic.
printing messages now follows 'Show all headers'.
added a hidden option "mime_command" for backward compatibility.
update menu of separated message view when show_all_headers state changed.
disabled Actions menu on win32.
added Arabic encoding, and 2.2.0beta7 release.
added Windows-1252 for display encoding.
display confirmation dialog instead of input dialog when printing.
set the title of separated message window to '(Subject) - Sylpheed.
moved procmsg.c::procmsg_get_filter_keyword() to filter.c::filter_get_keyword_from_msg().
don't use 'destroy' signal to destroy objects.
added Hebrew encoding.
reimplemented summary view with GtkTreeView.
support GBK (and X-GBK) encoding.
added a menu to temporally change the outgoing encoding to the composition window.
changed the implementation of switching Text/MIME view.
fixed messageview's select all and selection reply.
replaced GtkFileSelection with GtkFileChooserDialog.
replaced intl.h with glib/gi18n.h.
use GTK stock button for button set.
fixed crash when opening 0-numbered message.
removed support for systems which don't support iconv.
Initial import of Sylpheed (GTK2 version).