Statistics
| Revision:

root / src / mimeview.c @ 2968

History | View | Annotate | Download (37.9 kB)

# Date Author Comment
2920 06/30/2011 12:13 pm Hiroyuki Yamamoto

added 'Print' menu in mime part menu. Added part widget to message/rfc822 part.

2909 06/23/2011 03:15 pm Hiroyuki Yamamoto

libsylph/utils.[ch]: to_human_readable_buf(): new.

2907 06/23/2011 02:56 pm Hiroyuki Yamamoto

fixed a typo. code cleanup.

2898 06/13/2011 05:38 pm Hiroyuki Yamamoto

implemented popup menu of attachments in text view.

2847 02/25/2011 03:34 pm Hiroyuki Yamamoto

use 'open' command on OS X.

2758 12/17/2010 03:13 pm Hiroyuki Yamamoto

changed the label 'MIME type' to 'Data type' for understandability.

2593 07/01/2010 11:59 am Hiroyuki Yamamoto

don't display images when inline image setting is off.

2453 02/04/2010 02:09 pm Hiroyuki Yamamoto

fixed crash when checking signature while GnuPG is not available.

1910 09/20/2007 11:43 am Hiroyuki Yamamoto

removed all warnings output with -Wall.

1868 07/17/2007 05:41 pm Hiroyuki Yamamoto

remove temporary file after reply to attached messages.

1852 07/10/2007 03:00 pm Hiroyuki Yamamoto

added the feature to reply to attached message/rfc822 messages.

1386 11/30/2006 04:44 pm Hiroyuki Yamamoto

implemented printing of MIME part. Code cleanups.

1128 08/23/2006 12:55 pm Hiroyuki Yamamoto

added signature information to MsgInfo.

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

added a hidden option "mime_command" for backward compatibility.

1032 03/08/2006 01:37 pm Hiroyuki Yamamoto

removed metamail support and replaced it with the alternative implementation.

968 02/03/2006 12:55 pm Hiroyuki Yamamoto

show filenames with normal font in MIME view.

931 01/26/2006 05:11 pm Hiroyuki Yamamoto

also recognize GDK_KP_* keycodes.

778 11/25/2005 06:00 pm Hiroyuki Yamamoto

fixed warning of imageview.

746 11/15/2005 04:48 pm Hiroyuki Yamamoto

win32: the method of detecting executables was modified.

674 10/24/2005 05:30 pm Hiroyuki Yamamoto

fixed the problem that DnD didn't work on GTK+ 2.8

651 10/16/2005 10:44 pm Hiroyuki Yamamoto

win32: restrict launching of executable files.

642 10/13/2005 05:06 pm Hiroyuki Yamamoto

win32: use ShellExecute() to launch attachments.

605 09/27/2005 04:32 pm Hiroyuki Yamamoto

verify PKCS#7 (S/MIME) signature.

601 09/22/2005 08:18 pm Hiroyuki Yamamoto

implemented 'Save all'.

583 09/14/2005 06:59 pm Hiroyuki Yamamoto

fixed warnings about signedness difference.

478 08/08/2005 04:07 pm Hiroyuki Yamamoto

added wrappers for C library function that take pathname arguments.

428 07/13/2005 06:47 pm Hiroyuki Yamamoto

mimeview.c: included missing modification.

427 07/13/2005 06:42 pm Hiroyuki Yamamoto

made the file size of attachments more accurate, and human-readable.

333 06/10/2005 06:28 pm Hiroyuki Yamamoto

fixed Turkish locale problem.

291 05/26/2005 07:57 pm Hiroyuki Yamamoto

improved DnD.

275 05/23/2005 04:00 pm Hiroyuki Yamamoto

reimplemented MimeView with GtkTreeView.

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

reimplemented summary view with GtkTreeView.

165 03/14/2005 04:03 pm Hiroyuki Yamamoto

improvement to filesel dialog.

155 03/08/2005 08:06 pm Hiroyuki Yamamoto

also resize inline images.

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

changed the implementation of switching Text/MIME view.

152 03/07/2005 06:51 pm Hiroyuki Yamamoto

save selected attachments if mimeview has focus when 'File/Save as...' is selected.

135 03/01/2005 06:48 pm Hiroyuki Yamamoto

improved MimeView and file selection dialog.

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.

56 01/31/2005 03:33 pm Hiroyuki Yamamoto

ported to gpgme-1.0.

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

use GTK stock button for button set.

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

Initial import of Sylpheed (GTK2 version).