| Commit message (Expand) | Author | Age | Files | Lines |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -3/+7 |
* | Remove this. It was only a thin wrapper around struct _header_content_type | Dan Winship | 2000-12-29 | 1 | -4/+2 |
* | Set the preface/postface from the parser into the multipart object. | Not Zed | 2000-11-04 | 1 | -0/+44 |
* | Take an additional argument, "break_lines", saying whether or not to add | Dan Winship | 2000-10-31 | 1 | -1/+1 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 1 | -0/+2 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -49/+35 |
* | Don't set a default boundary. Require the caller to do that. | Dan Winship | 2000-05-26 | 1 | -4/+25 |
* | > searchpart = strchr(namepart, '?'); | NotZed | 2000-05-20 | 1 | -17/+18 |
* | fix a stupid typo. Thank you, C. | Dan Winship | 2000-05-11 | 1 | -1/+1 |
* | Use CamelException to signal failure. (camel_stream_write_strings): | Dan Winship | 2000-05-09 | 1 | -20/+24 |
* | > * gmime-utils.[ch]: What the hell, remove it. This will break the | Michael Zucci | 2000-05-03 | 1 | -1/+0 |
* | remove an unused #include | Dan Winship | 2000-04-29 | 1 | -1/+0 |
* | Remove. We weren't using the fields that made this different from | Dan Winship | 2000-04-27 | 1 | -84/+29 |
* | Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces, | NotZed | 2000-04-26 | 1 | -34/+34 |
* | No longer call data_wrapper_repository_init. | NotZed | 2000-04-24 | 1 | -160/+1 |
* | Whole swag of changes. Still lots of cleanup remaining ... | NotZed | 2000-04-23 | 1 | -16/+44 |
* | clean, document, etc. (camel_multipart_init): pick a prettier default | Dan Winship | 2000-04-23 | 1 | -245/+334 |
* | kill camel-log | Dan Winship | 2000-04-19 | 1 | -46/+8 |
* | make this return a CamelStream rather than a CamelSeekableSubstream, | Dan Winship | 2000-03-29 | 1 | -2/+2 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
* | More changes than a man can remember. | Bertrand Guiheneuf | 2000-03-06 | 1 | -0/+1 |
* | don't forget to set the state to 0 after 3. (my_read_encode): don't forget | bertrand | 2000-03-03 | 1 | -112/+136 |
* | New header with the typedefs for all camel classes. Now the class headers | Dan Winship | 2000-02-19 | 1 | -1/+1 |
* | revamped so that it uses the output stream of the data wrapper | bertrand | 2000-02-17 | 1 | -0/+9 |
* | don't seek the begining of the substream. (_eos): fix eos condition | bertrand | 2000-02-17 | 1 | -140/+60 |
* | this routine replaces the _read_part routine and does not store the part | bertrand | 2000-02-16 | 1 | -0/+137 |
* | include gmime-base64.h various compilation and runtime fixes. | bertrand | 2000-02-15 | 1 | -1/+1 |
* | various typo fixes in the ctree construction. | bertrand | 2000-02-10 | 1 | -1/+4 |
* | 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 |
* | Here is my initial Evolution work: message composition widget and some | Ettore Perazzoli | 1999-11-06 | 1 | -5/+8 |
* | Copyright change | Bertrand Guiheneuf | 1999-10-23 | 1 | -1/+4 |
* | Address update | Bertrand Guiheneuf | 1999-08-30 | 1 | -1/+1 |
* | return the number of bytes read. How can this have ever worked ? | bertrand | 1999-08-18 | 1 | -5/+8 |
* | implemented destructors. | bertrand | 1999-08-11 | 1 | -3/+41 |
* | There is a probleme here. We can not allow mime part content-type field | Bertrand Guiheneuf | 1999-08-03 | 1 | -6/+3 |
* | Multipart Mime message parsing works with plain text parts. Woohooo :)))) | bertrand | 1999-08-03 | 1 | -8/+16 |
* | Update logs and sync home/work versions. | Bertrand Guiheneuf | 1999-08-03 | 1 | -24/+1 |
* | sync before going home | Bertrand Guiheneuf | 1999-08-02 | 1 | -15/+25 |
* | do not return NULL when line is empty. | Bertrand Guiheneuf | 1999-08-02 | 1 | -7/+6 |
* | Adding missing files | Bertrand Guiheneuf | 1999-08-01 | 1 | -0/+467 |