aboutsummaryrefslogtreecommitdiff
path: root/src/mimeview.c
AgeCommit message (Expand)Author
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