summaryrefslogtreecommitdiff
path: root/camel/camel-mime-part.h
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-10/+8
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* CamelMimePart: Remove all asynchronous class methods.Matthew Barnes2013-12-031-12/+2
* Camel: Add an asynchronous API.Matthew Barnes2010-09-281-4/+29
* Rename blocking Camel methods.Matthew Barnes2010-09-281-13/+6
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-36/+53
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-2/+3
* Port Camel to GObject.Matthew Barnes2010-04-241-6/+18
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-12/+4
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-7/+10
* Lock down Camel headers.Matthew Barnes2010-04-021-1/+5
* Bug #604305 - Attachments not properly indicated in message summaryMilan Crha2009-12-141-0/+1
* Fix excessive whitespace.Matthew Barnes2009-07-121-1/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-19/+19
* Whitespace cleanup.Matthew Barnes2009-05-281-7/+7
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-6/+6
* ** Fix a bunch of Gtk-Doc warnings in Camel.Matthew Barnes2008-07-231-1/+1
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-6/+6
* Slightly modified version of a patch submitted by Jean-Christophe BEGUEJeffrey Stedfast2008-01-111-0/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-6/+6
* 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-2/+2
* more docsJeffrey Stedfast2005-05-121-3/+3
* New function to replace the one from camel-mime-part.cJeffrey Stedfast2003-09-181-7/+3
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-09-181-2/+2
* temporarily reverting my camel namespace patches until after we merge in some...Jeffrey Stedfast2003-08-261-2/+2
* Namespaced.Jeffrey Stedfast2003-08-251-2/+2
* ** See bug #47634.Not Zed2003-08-151-0/+1
* New test suite for the mime parser (which is where the below 2 fixes wereJeffrey Stedfast2003-08-111-31/+15
* Revert my previous changes to this function.Jeffrey Stedfast2003-07-231-2/+17
* Add the CamelMimePartEncodingType definition here.Jeffrey Stedfast2003-07-161-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-011-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-261-0/+1
* 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
* If the type is encoded, get the fallback charset from the message42001-09-241-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-111-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-281-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-101-5/+5