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
/
libsylph
/
procmime.c
Age
Commit message (
Expand
)
Author
2006-11-20
merged from libsylph branch.
hiro
2006-09-13
procmime.c: add more error checking.
hiro
2006-09-13
fflush() stream before rewind() to ensure error checking.
hiro
2006-09-13
procmime_decode_content(): fflush temporary file and check errors.
hiro
2006-08-23
added signature information to MsgInfo.
hiro
2006-03-17
implemented RFC 2231 filename encoding on send.
hiro
2006-03-16
implemented RFC 2231 parameter value extension.
hiro
2006-03-09
parse ~/.mailcap if ~/.sylpheed-2.0/mailcap not found.
hiro
2006-03-09
added a hidden option "mime_command" for backward compatibility.
hiro
2006-03-08
read mailcap file other than standard location.
hiro
2006-03-08
removed metamail support and replaced it with the alternative implementation.
hiro
2006-01-24
force attaching of specific types on forwarding even if filename is unspecified.
hiro
2005-11-28
also normalize text files on win32 when saving parts.
hiro
2005-11-25
uncanonicalize unencoded text when saving.
hiro
2005-11-25
removed CR+LF to LF conversion on receiving.
hiro
2005-11-24
win32: don't uncanonicalize text files when decoding.
hiro
2005-11-07
moved the location of fallback_encoding.
hiro
2005-11-01
added fallback encoding setting.
hiro
2005-10-27
win32: read mime.types in startup directory.
hiro
2005-10-14
made some warnings just debug messages.
hiro
2005-09-22
implemented 'Save all'.
hiro
2005-09-14
fixed warnings about signedness difference.
hiro
2005-09-13
changed the license of LibSylph from GPL to LGPL.
hiro
2005-09-05
moved more modules to libsylph.
hiro