aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-utils.c
Commit message (Expand)AuthorAgeFilesLines
* No, we're not going to have g_strcasecmp for no good reason,NotZed2000-05-041-18/+18
* s/strcasecmp/g_strcasecamp/ everywhere except intl/, per michael'sJacob Leach2000-05-031-18/+18
* If the iconv handle is -1, then dont try and convert (crashesNotZed2000-05-031-10/+17
* fix typo when dereferencing saveoffset.Larry Ewing2000-05-031-1/+1
* Dont try and check a NULL header.NotZed2000-04-281-1/+1
* fix format specifier for time zone. Fix typo in month names array.Dan Winship2000-04-271-3/+2
* Big fixes for the last commit which broke the message creation entirely.Michael Zucci2000-04-241-36/+263
* fix some obvious minor bugs noted by -Wall.Dan Winship2000-04-241-2/+2
* Whole swag of changes. Still lots of cleanup remaining ...NotZed2000-04-231-2/+150
* Ref the folder after setting it in the new message.NotZed2000-04-221-55/+147
* use libunicode iconv functions rather than libc ones (since libc might notDan Winship2000-04-211-8/+15
* MERGE NEW_PARSER branch into HEAD, fixed conflicts.NotZed2000-04-211-0/+1870
* mime utils namespace changeBertrand Guiheneuf1999-05-121-36/+0
* overload wrapper class method. (_write_to_file): start to write some textbertrand1999-05-121-0/+36