summaryrefslogtreecommitdiff
path: root/camel/camel-mime-message.h
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-7/+7
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Camel: Store UIDs in X-Evolution-Source headers.Matthew Barnes2011-05-061-1/+1
* Camel: Add an asynchronous API.Matthew Barnes2010-09-281-47/+55
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Port Camel to GObject.Matthew Barnes2010-04-241-6/+19
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-19/+18
* Lock down Camel headers.Matthew Barnes2010-04-021-1/+5
* Fix excessive whitespace.Matthew Barnes2009-07-121-5/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-18/+18
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-4/+4
* Unset attachment icon if no attachment foundMilan Crha2009-04-271-0/+2
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-4/+4
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-4/+4
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* ** Fixes bug #418852Matthew Barnes2007-04-281-10/+3
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* lots and lots o' docsJeffrey Stedfast2005-05-131-20/+20
* set the mime-type field on the content the same way asNot Zed2004-03-151-0/+2
* Handle raw 8-bit From data "correctly". (The same way we handleDan Winship2003-03-201-0/+2
* Add c++ armoring.Jeffrey Stedfast2002-03-011-1/+1
* Handle Resent headers too.Jeffrey Stedfast2002-01-291-2/+1
* Added Resent-* #defines.Jeffrey Stedfast2002-01-291-0/+4
* Fixing the license text.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* New function to convenience Larry ;-)Jeffrey Stedfast2001-09-261-0/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Added #include <libgnome/gnome-paper.h>Jon Trowbridge2001-03-291-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-261-0/+5
* Added #ifndef NO_WARNINGS around a #warning. Added (void) to the prototypeChristopher James Lahey2000-12-121-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-021-0/+5
* Merge with camel-async.Peter Williams2000-08-101-5/+5
* Move flag handling from CamelMimeMessage to CamelFolder. ThisDan Winship2000-06-161-51/+0
* All this basically to support user flags in the summary. They are not yetNotZed2000-05-171-1/+12
* Make camel not leak like a sieve.Dan Winship2000-05-071-2/+0
* More message cleanup. Flags now work, are saved, and the deleteNotZed2000-05-011-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-171-2/+1
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-091-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-171-39/+65
* Updated my e-mail address to reflect my new employmentBertrand Guiheneuf2000-01-031-1/+1
* Fix copyright informations once againBertrand Guiheneuf1999-12-141-1/+1
* Make set_* methods in CamelMimeMessage use const strings.Ettore Perazzoli1999-12-091-7/+7
* More work:Ettore Perazzoli1999-11-171-4/+4