aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-part.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-134/+0
* Decode Content-Location, either correctly or Netscape-generated-brokenly.Dan Winship2001-05-121-0/+4
* Added xml-* files.Jeffrey Stedfast2001-02-061-1/+1
* Remove this. It was only a thin wrapper around struct _header_content_typeDan Winship2000-12-291-2/+2
* Implement a complete() function, now we need one. (filter): Upgraded toNot Zed2000-11-071-1/+2
* Removed temp_message_buffer, and content_input_stream fields which seem toNot Zed2000-10-121-2/+0
* Merge with camel-async.Peter Williams2000-08-111-5/+5
* fix typo/braino (set "Content-Disposition", not "Content-Description")Dan Winship2000-06-061-1/+1
* Make camel not leak like a sieve.Dan Winship2000-05-081-3/+1
* Dont try and check a NULL header.NotZed2000-04-281-7/+5
* Remove. We weren't using the fields that made this different fromDan Winship2000-04-271-0/+1
* sink the content object after referencing it.Dan Winship2000-04-271-2/+4
* Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces,NotZed2000-04-261-11/+5
* No longer call data_wrapper_repository_init.NotZed2000-04-241-3/+9
* Ref the folder after setting it in the new message.NotZed2000-04-221-39/+16
* MERGE NEW_PARSER branch into HEAD, fixed conflicts.NotZed2000-04-211-1/+2
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-1/+1
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-4/+3
* include gmime-base64.h various compilation and runtime fixes.bertrand2000-02-151-0/+1
* make a blocking version of the header parser. When the fs stream usesbertrand2000-02-151-25/+26
* Updated my e-mail address to reflect my new employmentBertrand Guiheneuf2000-01-041-1/+1
* Fix copyright informations once againBertrand Guiheneuf1999-12-151-1/+1
* More work:Ettore Perazzoli1999-11-171-1/+1
* Added streaming capability to CamelDataWrapper. This makes it possible, forEttore Perazzoli1999-11-171-7/+19
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* Address updateBertrand Guiheneuf1999-08-301-1/+1
* text parameter declared constbertrand1999-08-291-1/+1
* contruct the content from the buffer before calling CamelMediumbertrand1999-08-261-0/+2
* new file, groups mime-part related utils. Meant to be used by providersbertrand1999-08-261-6/+13
* now descend from CamelMedium.bertrand1999-08-261-16/+4
* La tout n'est qu'ordre et beaute,Bertrand Guiheneuf1999-08-261-1/+1
* new class. Will handle all sort of information media (Mime mail messages,bertrand1999-08-251-4/+4
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-011-57/+59
* Implemented base64 encoder based on CamelStreams. Should theMiguel de Icaza1999-07-151-17/+27
* new field (content_type) and associated methods. (camel_mime_part_init):bertrand1999-06-281-1/+4
* moved all the content-type stuff here. (camel_data_wrapper_init):bertrand1999-06-231-5/+0
* new function, returns "type/subtype" mime type string.bertrand1999-06-221-0/+6
* Commit of all Netherlands changes.Bertrand Guiheneuf1999-06-191-0/+1
* syncBertrand Guiheneuf1999-05-281-1/+2
* a bunch of get/set header field method done. Does nothing yet though.Bertrand Guiheneuf1999-05-141-1/+2
* disposition is now a full GMimeContentField object.Bertrand Guiheneuf1999-05-131-1/+1
* overload wrapper class method. (_write_to_file): start to write some textbertrand1999-05-121-0/+1
* static functions naming follows gnome coding style guide.bertrand1999-05-121-0/+2
* implemented public interfacesBertrand Guiheneuf1999-05-111-0/+36
* A bunch of new set/get func.Bertrand Guiheneuf1999-05-111-2/+4
* new methodbertrand1999-05-101-0/+9
* new class. models a mime mail part.bertrand1999-05-091-0/+72