| Commit message (Expand) | Author | Age | Files | Lines |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -0/+4 |
* | Remove this. It was only a thin wrapper around struct _header_content_type | Dan Winship | 2000-12-29 | 1 | -1/+0 |
* | Add tests. | Not Zed | 2000-11-24 | 1 | -1/+3 |
* | Shite, -1 on error, >=0 on success. So i've just been truncating all the | Not Zed | 2000-11-21 | 1 | -1/+2 |
* | Set the preface/postface from the parser into the multipart object. | Not Zed | 2000-11-04 | 1 | -0/+4 |
* | More UTF-8 handling | Lauris Kaplinski | 2000-08-25 | 1 | -4/+4 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 1 | -6/+9 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -10/+10 |
* | flush the filter stream before unreffing it, so it will | Dan Winship | 2000-06-21 | 1 | -3/+19 |
* | KLUDGE! Since neither ETable nor GtkHTML supports UTF-8 yet, output | Dan Winship | 2000-06-17 | 1 | -4/+4 |
* | Fixes Bug 192. | Not Zed | 2000-06-02 | 1 | -1/+0 |
* | Don't set a default boundary. Require the caller to do that. | Dan Winship | 2000-05-26 | 1 | -1/+2 |
* | Replace simple data wrapper here too, oops. | NotZed | 2000-05-26 | 1 | -1/+1 |
* | remove get/set_output_stream operations. They're redundant with | Dan Winship | 2000-05-18 | 1 | -4/+4 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -0/+5 |
* | And same here ... | NotZed | 2000-05-05 | 1 | -1/+0 |
* | No, we're not going to have g_strcasecmp for no good reason, | NotZed | 2000-05-04 | 1 | -4/+4 |
* | s/strcasecmp/g_strcasecamp/ everywhere except intl/, per michael's | Jacob Leach | 2000-05-03 | 1 | -4/+5 |
* | > * gmime-utils.[ch]: What the hell, remove it. This will break the | Michael Zucci | 2000-05-03 | 1 | -3/+2 |
* | Dont use autofill on these fucking long function anmes!!!!!! | 2 | 2000-05-03 | 1 | -5/+3 |
* | camel_mime_parser_tell() returns an offset from where it started parsing, | Dan Winship | 2000-04-29 | 1 | -12/+21 |
* | Remove. We weren't using the fields that made this different from | Dan Winship | 2000-04-27 | 1 | -3/+2 |
* | Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces, | NotZed | 2000-04-26 | 1 | -7/+3 |
* | fix a cut-and-pasto. | Dan Winship | 2000-04-25 | 1 | -1/+1 |
* | Big fixes for the last commit which broke the message creation entirely. | Michael Zucci | 2000-04-24 | 1 | -3/+5 |
* | No longer call data_wrapper_repository_init. | NotZed | 2000-04-24 | 1 | -117/+162 |
* | kill camel-log | Dan Winship | 2000-04-19 | 1 | -25/+0 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
* | Make sure we open with create with a creation mask. | NotZed | 2000-03-04 | 1 | -2/+0 |
* | Free the data in the headers hash table. (_add_header): g_strdup the | Dan Winship | 2000-02-24 | 1 | -4/+5 |
* | don't seek the begining of the substream. (_eos): fix eos condition | bertrand | 2000-02-17 | 1 | -0/+1 |
* | this routine replaces the _read_part routine and does not store the part | bertrand | 2000-02-16 | 1 | -4/+20 |
* | If we get a -1 read, DONT update the total bytes, and try and truncate the | NotZed | 2000-02-10 | 1 | -8/+11 |
* | Updated my e-mail address to reflect my new employment | Bertrand Guiheneuf | 2000-01-04 | 1 | -1/+1 |
* | Fix copyright informations once again | Bertrand Guiheneuf | 1999-12-15 | 1 | -1/+1 |
* | Copyright change | Bertrand Guiheneuf | 1999-10-23 | 1 | -1/+4 |
* | Address update | Bertrand Guiheneuf | 1999-08-30 | 1 | -1/+1 |
* | text parameter declared const | bertrand | 1999-08-29 | 1 | -10/+13 |
* | contruct the content from the buffer before calling CamelMedium | bertrand | 1999-08-26 | 1 | -0/+31 |
* | new file, groups mime-part related utils. Meant to be used by providers | bertrand | 1999-08-26 | 1 | -0/+134 |