Statistics
| Revision:

root / src / messageview.c @ 1157

History | View | Annotate | Download (27.6 kB)

# Date Author Comment
1147 09/06/2006 05:35 pm Hiroyuki Yamamoto

unified menu strings.

1103 07/28/2006 10:52 am Hiroyuki Yamamoto

added Windows-1257 encoding for Baltic.

1038 03/10/2006 11:51 am Hiroyuki Yamamoto

printing messages now follows 'Show all headers'.

1035 03/09/2006 03:37 pm Hiroyuki Yamamoto

added a hidden option "mime_command" for backward compatibility.

976 02/06/2006 11:48 am Hiroyuki Yamamoto

update menu of separated message view when show_all_headers state changed.

952 02/01/2006 03:14 pm Hiroyuki Yamamoto

disabled Actions menu on win32.

949 01/31/2006 03:28 pm Hiroyuki Yamamoto

added Arabic encoding, and 2.2.0beta7 release.

864 12/26/2005 04:06 pm Hiroyuki Yamamoto

added Windows-1252 for display encoding.

684 10/25/2005 06:31 pm Hiroyuki Yamamoto

display confirmation dialog instead of input dialog when printing.

676 10/24/2005 06:44 pm Hiroyuki Yamamoto

set the title of separated message window to '(Subject) - Sylpheed.

547 09/05/2005 04:54 pm Hiroyuki Yamamoto

moved procmsg.c::procmsg_get_filter_keyword() to filter.c::filter_get_keyword_from_msg().

316 06/06/2005 08:13 pm Hiroyuki Yamamoto

don't use 'destroy' signal to destroy objects.

312 06/06/2005 05:51 pm Hiroyuki Yamamoto

added Hebrew encoding.

237 05/09/2005 06:26 pm Hiroyuki Yamamoto

reimplemented summary view with GtkTreeView.

211 04/12/2005 05:35 pm Hiroyuki Yamamoto

support GBK (and X-GBK) encoding.

175 03/16/2005 03:20 pm Hiroyuki Yamamoto

added a menu to temporally change the outgoing encoding to the composition window.

154 03/08/2005 06:17 pm Hiroyuki Yamamoto

changed the implementation of switching Text/MIME view.

130 02/25/2005 07:53 pm Hiroyuki Yamamoto

fixed messageview's select all and selection reply.

128 02/25/2005 05:08 pm Hiroyuki Yamamoto

replaced GtkFileSelection with GtkFileChooserDialog.

92 02/07/2005 05:29 pm Hiroyuki Yamamoto

replaced intl.h with glib/gi18n.h.

36 01/24/2005 05:36 pm Hiroyuki Yamamoto

use GTK stock button for button set.

20 01/19/2005 05:18 pm Hiroyuki Yamamoto

fixed crash when opening 0-numbered message.

6 01/13/2005 06:30 pm Hiroyuki Yamamoto

removed support for systems which don't support iconv.

1 01/12/2005 08:22 pm Hiroyuki Yamamoto

Initial import of Sylpheed (GTK2 version).