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