aboutsummaryrefslogtreecommitdiff
path: root/src/mimeview.c
AgeCommit message (Expand)Author
2014-12-12made file names generated on opening attachments more user-friendly.hiro
2013-05-14refactored MessageView/MimeView/hiro
2012-06-25possible fix for gmodule link error on some environments (#74). Updated copyr...hiro
2012-06-18fixed a memory leak of a GtkItemFactory.hiro
2012-06-18disabled 'Save all...' menu on attach view if attached files with file name d...hiro
2012-04-13fixed a bug that a MIME part that didn't have a name could not be saved.hiro
2011-06-30added 'Print' menu in mime part menu. Added part widget to message/rfc822 part.hiro
2011-06-23libsylph/utils.[ch]: to_human_readable_buf(): new.hiro
2011-06-23fixed a typo. code cleanup.hiro
2011-06-13implemented popup menu of attachments in text view.hiro
2011-02-25use 'open' command on OS X.hiro
2010-12-17changed the label 'MIME type' to 'Data type' for understandability.hiro
2010-07-01don't display images when inline image setting is off.hiro
2010-02-04fixed crash when checking signature while GnuPG is not available.hiro
2007-09-20removed all warnings output with -Wall.hiro
2007-07-17remove temporary file after reply to attached messages.hiro
2007-07-10added the feature to reply to attached message/rfc822 messages.hiro
2006-11-30implemented printing of MIME part. Code cleanups.hiro
2006-08-23added signature information to MsgInfo.hiro
2006-03-09added a hidden option "mime_command" for backward compatibility.hiro
2006-03-08removed metamail support and replaced it with the alternative implementation.hiro
2006-02-03show filenames with normal font in MIME view.hiro
2006-01-26also recognize GDK_KP_* keycodes.hiro
2005-11-25fixed warning of imageview.hiro
2005-11-15win32: the method of detecting executables was modified.hiro
2005-10-24fixed the problem that DnD didn't work on GTK+ 2.8hiro
2005-10-16win32: restrict launching of executable files.Hiro
2005-10-13win32: use ShellExecute() to launch attachments.hiro
2005-09-27verify PKCS#7 (S/MIME) signature.hiro
2005-09-22implemented 'Save all'.hiro
2005-09-14fixed warnings about signedness difference.hiro
2005-08-08added wrappers for C library function that take pathname arguments.hiro
2005-07-13mimeview.c: included missing modification.hiro
2005-07-13made the file size of attachments more accurate, and human-readable.hiro
2005-06-10fixed Turkish locale problem.hiro
2005-05-26improved DnD.hiro
2005-05-23reimplemented MimeView with GtkTreeView.hiro
2005-05-09reimplemented summary view with GtkTreeView.hiro
2005-03-14improvement to filesel dialog.hiro
2005-03-08also resize inline images.hiro
2005-03-08changed the implementation of switching Text/MIME view.hiro
2005-03-07save selected attachments if mimeview has focus when 'File/Save as...' is sel...hiro
2005-03-01improved MimeView and file selection dialog.hiro
2005-02-25replaced GtkFileSelection with GtkFileChooserDialog.hiro
2005-02-07replaced intl.h with glib/gi18n.h.hiro
2005-01-31ported to gpgme-1.0.hiro
2005-01-24use GTK stock button for button set.hiro
2005-01-12Initial import of Sylpheed (GTK2 version).hiro