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