aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-part.h
Commit message (Expand)AuthorAgeFilesLines
* New function to replace the one from camel-mime-part.cJeffrey Stedfast2003-09-191-7/+3
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-09-191-2/+2
* temporarily reverting my camel namespace patches until after we merge in some...Jeffrey Stedfast2003-08-271-2/+2
* Namespaced.Jeffrey Stedfast2003-08-261-2/+2
* ** See bug #47634.Not Zed2003-08-161-0/+1
* New test suite for the mime parser (which is where the below 2 fixes wereJeffrey Stedfast2003-08-121-31/+15
* Revert my previous changes to this function.Jeffrey Stedfast2003-07-241-2/+17
* Add the CamelMimePartEncodingType definition here.Jeffrey Stedfast2003-07-171-17/+2
* constify the content_type.Not Zed2002-11-081-1/+1
* Added a protocol field for users to use.Not Zed2002-05-311-0/+1
* Reverted my pgp/mime fixes here too.Jeffrey Stedfast2002-03-021-2/+0
* Don't #include camel-mime-filter-save.h, we don't use it.Jeffrey Stedfast2002-02-281-0/+2
* For the uudecoding mode, garble up the "begin <mode> <filename>" lineJeffrey Stedfast2001-11-271-0/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* If the type is encoded, get the fallback charset from the message42001-09-251-8/+7
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* 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