aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-filter-charset.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-243/+0
* re-constify inbuf, to remove a warning.Not Zed2001-03-141-2/+2
* Changed this code to match the glibc iconv signature.Christopher James Lahey2001-02-151-2/+2
* Rewrote using unicode_get_utf8(). (camel_ustrcasecmp): Use unicode_char_tJeffrey Stedfast2001-02-071-2/+2
* Made these pass char ** as the second parameter to iconv.Christopher James Lahey2001-02-071-2/+2
* Use iconv instead of unicode_iconv.Dan Winship2000-11-301-14/+14
* Add tests.Not Zed2000-11-241-2/+2
* Keep track of the caller bestenc flags that make sense.Not Zed2000-11-081-0/+13
* Set the preface/postface from the parser into the multipart object.Not Zed2000-11-041-2/+0
* Initialize the outbuf to be empty before calling unicode_iconv on it.Ettore Perazzoli2000-10-191-0/+3
* Fixed some warnings.Christopher James Lahey2000-08-111-2/+4
* Merge with camel-async.Peter Williams2000-08-111-32/+16
* MERGE NEW_PARSER branch into HEAD, fixed conflicts.NotZed2000-04-211-0/+243