aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-medium.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-327/+0
* New function to return an array of all headers.Dan Winship2001-05-171-0/+56
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-0/+4
* Remove this. It was only a thin wrapper around struct _header_content_typeDan Winship2000-12-291-1/+0
* Hrm, we actually want to call set_header, not add_header here, probablyNot Zed2000-12-111-14/+16
* Fixed some warnings.Christopher James Lahey2000-08-111-0/+2
* Merge with camel-async.Peter Williams2000-08-111-43/+32
* Make camel not leak like a sieve.Dan Winship2000-05-081-1/+0
* > * gmime-utils.[ch]: What the hell, remove it. This will break theMichael Zucci2000-05-031-1/+0
* sink the content object after referencing it.Dan Winship2000-04-271-0/+1
* Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces,NotZed2000-04-261-1/+0
* No longer call data_wrapper_repository_init.NotZed2000-04-241-20/+20
* Ref the folder after setting it in the new message.NotZed2000-04-221-50/+36
* oops. fix prototype in both placesDan Winship2000-04-201-2/+2
* const poison. (Belatedly goes with my change of 2000-02-23.)Dan Winship2000-04-201-4/+7
* kill camel-logDan Winship2000-04-191-1/+1
* Clean, polish, document. Most of the gtk-doc comments added toDan Winship2000-04-191-120/+140
* fix warningsDan Winship2000-03-291-1/+1
* Unref the output_stream when done, close doesn't do it. (_append_message):NotZed2000-03-281-0/+3
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-1/+1
* Fix a bunch of serious small bugs.NotZed2000-02-291-4/+7
* Free the data in the headers hash table. (_add_header): g_strdup theDan Winship2000-02-241-2/+10
* use camel_stream_reset instead of seek. The formatter should be able tobertrand2000-02-181-3/+0
* 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
* Here is my initial Evolution work: message composition widget and someEttore Perazzoli1999-11-061-4/+2
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* Address updateBertrand Guiheneuf1999-08-301-1/+1
* now descend from CamelMedium.bertrand1999-08-261-0/+5
* these methods are in CamelMedium now.bertrand1999-08-251-4/+58
* new class. Will handle all sort of information media (Mime mail messages,bertrand1999-08-251-0/+197