aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-message.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-134/+0
* Added #include <libgnome/gnome-paper.h>Jon Trowbridge2001-03-301-1/+2
* Added. Call me old-fashioned, but I just prefer to have a real API ratherJon Trowbridge2001-03-231-0/+4
* Made thread-safe and moved to above the test code.Jeffrey Stedfast2001-02-271-0/+5
* Added #ifndef NO_WARNINGS around a #warning. Added (void) to the prototypeChristopher James Lahey2000-12-131-21/+31
* Implement a complete() function, now we need one. (filter): Upgraded toNot Zed2000-11-071-28/+19
* New convenience function to determine if there are any 8bit mime parts inJeffrey Stedfast2000-10-031-0/+5
* Merge with camel-async.Peter Williams2000-08-111-5/+5
* Move flag handling from CamelMimeMessage to CamelFolder. ThisDan Winship2000-06-171-51/+0
* All this basically to support user flags in the summary. They are not yetNotZed2000-05-181-1/+12
* Make camel not leak like a sieve.Dan Winship2000-05-081-2/+0
* More message cleanup. Flags now work, are saved, and the deleteNotZed2000-05-021-44/+30
* Dont try and check a NULL header.NotZed2000-04-281-10/+14
* Big fixes for the last commit which broke the message creation entirely.Michael Zucci2000-04-241-4/+4
* Whole swag of changes. Still lots of cleanup remaining ...NotZed2000-04-231-4/+9
* Remove the "session" field from CamelMimeMessage. Nothing uses it, aboutDan Winship2000-04-181-2/+1
* 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/+1
* use camel_stream_reset instead of seek. The formatter should be able tobertrand2000-02-181-39/+65
* 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
* Make set_* methods in CamelMimeMessage use const strings.Ettore Perazzoli1999-12-091-7/+7
* More work:Ettore Perazzoli1999-11-171-4/+4
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* impemented.bertrand1999-09-081-0/+2
* now use CamelRecipientTablebertrand1999-09-011-7/+5
* Address updateBertrand Guiheneuf1999-08-301-1/+1
* Implemented deletion/expunge mechanism.bertrand1999-08-151-2/+2
* default implementation to be called first by providers methods. It looksbertrand1999-08-141-0/+1
* New field (message_list) which will hold a reference on each messagebertrand1999-08-141-2/+2
* new method, returns the list of permanent flags supported by the folder.bertrand1999-08-131-1/+2
* those two func go here now.bertrand1999-08-131-4/+4
* new method. (camel_folder_get_message): corresponding public callbertrand1999-08-061-2/+4
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-011-62/+40
* Implemented base64 encoder based on CamelStreams. Should theMiguel de Icaza1999-07-151-35/+56
* rewrite message obtained via parsing into a file. Actually, it worksBertrand Guiheneuf1999-05-281-0/+1
* recipient list printingBertrand Guiheneuf1999-05-211-0/+4
* test if content exists before calling its write_to method.bertrand1999-05-201-18/+17
* syncBertrand Guiheneuf1999-05-201-0/+1
* message number funcs.bertrand1999-05-181-0/+3
* syncBertrand Guiheneuf1999-05-171-0/+2
* flags handling methodsbertrand1999-05-151-1/+9
* added recipient handling class funcs.Bertrand Guiheneuf1999-05-141-0/+16
* a bunch of get/set header field method done. Does nothing yet though.Bertrand Guiheneuf1999-05-141-1/+33
* Mime message ...Bertrand Guiheneuf1999-05-131-0/+71