aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-recipient.c
Commit message (Expand)AuthorAgeFilesLines
* Dont try and check a NULL header.NotZed2000-04-281-303/+0
* Ref the folder after setting it in the new message.NotZed2000-04-221-3/+25
* Unref the output_stream when done, close doesn't do it. (_append_message):NotZed2000-03-281-0/+1
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-1/+1
* plug mem leaks due to bad documentation ofbertrand2000-03-091-0/+1
* add recipient_list to the recipients, not recipients_list. I don't knowbertrand2000-01-241-6/+4
* 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
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* sgml doc has camel-recipient now.bertrand1999-09-041-10/+83
* changed decl to fit CRLFunc. (_write_recipients_to_stream): callsbertrand1999-09-021-3/+15
* now use CamelRecipientTablebertrand1999-09-011-20/+55
* new func. More work on new independant recipient code.bertrand1999-08-301-7/+53
* text parameter declared constbertrand1999-08-291-0/+112