| Commit message (Expand) | Author | Age | Files | Lines |
* | Decode Content-Location, either correctly or Netscape-generated-brokenly. | Dan Winship | 2001-05-12 | 1 | -0/+4 |
* | Added xml-* files. | Jeffrey Stedfast | 2001-02-06 | 1 | -1/+1 |
* | Remove this. It was only a thin wrapper around struct _header_content_type | Dan Winship | 2000-12-29 | 1 | -2/+2 |
* | Implement a complete() function, now we need one. (filter): Upgraded to | Not Zed | 2000-11-07 | 1 | -1/+2 |
* | Removed temp_message_buffer, and content_input_stream fields which seem to | Not Zed | 2000-10-12 | 1 | -2/+0 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -5/+5 |
* | fix typo/braino (set "Content-Disposition", not "Content-Description") | Dan Winship | 2000-06-06 | 1 | -1/+1 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -3/+1 |
* | Dont try and check a NULL header. | NotZed | 2000-04-28 | 1 | -7/+5 |
* | Remove. We weren't using the fields that made this different from | Dan Winship | 2000-04-27 | 1 | -0/+1 |
* | sink the content object after referencing it. | Dan Winship | 2000-04-27 | 1 | -2/+4 |
* | Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces, | NotZed | 2000-04-26 | 1 | -11/+5 |
* | No longer call data_wrapper_repository_init. | NotZed | 2000-04-24 | 1 | -3/+9 |
* | Ref the folder after setting it in the new message. | NotZed | 2000-04-22 | 1 | -39/+16 |
* | MERGE NEW_PARSER branch into HEAD, fixed conflicts. | NotZed | 2000-04-21 | 1 | -1/+2 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
* | New header with the typedefs for all camel classes. Now the class headers | Dan Winship | 2000-02-19 | 1 | -4/+3 |
* | include gmime-base64.h various compilation and runtime fixes. | bertrand | 2000-02-15 | 1 | -0/+1 |
* | make a blocking version of the header parser. When the fs stream uses | bertrand | 2000-02-15 | 1 | -25/+26 |
* | 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 |
* | More work: | Ettore Perazzoli | 1999-11-17 | 1 | -1/+1 |
* | Added streaming capability to CamelDataWrapper. This makes it possible, for | Ettore Perazzoli | 1999-11-17 | 1 | -7/+19 |
* | 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 | -1/+1 |
* | contruct the content from the buffer before calling CamelMedium | bertrand | 1999-08-26 | 1 | -0/+2 |
* | new file, groups mime-part related utils. Meant to be used by providers | bertrand | 1999-08-26 | 1 | -6/+13 |
* | now descend from CamelMedium. | bertrand | 1999-08-26 | 1 | -16/+4 |
* | La tout n'est qu'ordre et beaute, | Bertrand Guiheneuf | 1999-08-26 | 1 | -1/+1 |
* | new class. Will handle all sort of information media (Mime mail messages, | bertrand | 1999-08-25 | 1 | -4/+4 |
* | merge a lot of work. Rough ChangeLog will follow | Bertrand Guiheneuf | 1999-08-01 | 1 | -57/+59 |
* | Implemented base64 encoder based on CamelStreams. Should the | Miguel de Icaza | 1999-07-15 | 1 | -17/+27 |
* | new field (content_type) and associated methods. (camel_mime_part_init): | bertrand | 1999-06-28 | 1 | -1/+4 |
* | moved all the content-type stuff here. (camel_data_wrapper_init): | bertrand | 1999-06-23 | 1 | -5/+0 |
* | new function, returns "type/subtype" mime type string. | bertrand | 1999-06-22 | 1 | -0/+6 |
* | Commit of all Netherlands changes. | Bertrand Guiheneuf | 1999-06-19 | 1 | -0/+1 |
* | sync | Bertrand Guiheneuf | 1999-05-28 | 1 | -1/+2 |
* | a bunch of get/set header field method done. Does nothing yet though. | Bertrand Guiheneuf | 1999-05-14 | 1 | -1/+2 |
* | disposition is now a full GMimeContentField object. | Bertrand Guiheneuf | 1999-05-13 | 1 | -1/+1 |
* | overload wrapper class method. (_write_to_file): start to write some text | bertrand | 1999-05-12 | 1 | -0/+1 |
* | static functions naming follows gnome coding style guide. | bertrand | 1999-05-12 | 1 | -0/+2 |
* | implemented public interfaces | Bertrand Guiheneuf | 1999-05-11 | 1 | -0/+36 |
* | A bunch of new set/get func. | Bertrand Guiheneuf | 1999-05-11 | 1 | -2/+4 |
* | new method | bertrand | 1999-05-10 | 1 | -0/+9 |
* | new class. models a mime mail part. | bertrand | 1999-05-09 | 1 | -0/+72 |