summaryrefslogtreecommitdiff
path: root/camel/camel-multipart.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-171-1/+1
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-9/+7
* CamelDataWrapper: Add GOutputStream-based methods.Matthew Barnes2014-02-231-0/+93
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Bug 710989 - Replace most uses of strcpy()Murray Cumming2013-11-011-1/+1
* CamelMultipart cleanups.Matthew Barnes2013-10-021-65/+109
* Remove unused camel_multipart_remove_part_at().Matthew Barnes2013-10-021-52/+0
* Remove unused camel_multipart_remove_part().Matthew Barnes2013-10-021-35/+0
* Remove unused camel_multipart_add_part_at().Matthew Barnes2013-10-021-36/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-7/+11
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-2/+2
* Avoid camel_stream_printf().Matthew Barnes2011-07-061-15/+12
* Camel: Fix Gtk-Doc notation in comment blocks.Matthew Barnes2011-07-041-1/+1
* Fix Gtk-Doc notation in Camel.Matthew Barnes2011-04-171-1/+1
* Rename blocking Camel methods.Matthew Barnes2010-09-281-26/+26
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-4/+7
* Coding style cleanups.Matthew Barnes2010-09-131-13/+13
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-8/+17
* Port Camel to GObject.Matthew Barnes2010-04-241-29/+28
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-329/+359
* Fix excessive whitespace.Matthew Barnes2009-07-121-15/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-8/+8
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-13/+13
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-10/+10
* ** Fix a bunch of Gtk-Doc warnings in Camel.Matthew Barnes2008-07-231-6/+6
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-10/+10
* ** Fixes bug #518710Matthew Barnes2008-03-271-5/+16
* Small memory leak fixPhilip Van Hoof2008-01-141-9/+6
* ** Merge a bunch of compiler warning fixes and cosmetic cleanups fromMatthew Barnes2007-11-151-3/+3
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-10/+10
* Include "libedataserver/e-sexp.h" to get the _ESExpResult declaration.Kjartan Maraas2007-10-011-1/+1
* ** Fixes bug #474000Matthew Barnes2007-09-271-1/+1
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* ** Fixes bug #418852Matthew Barnes2007-04-281-5/+5
* camel-index.c camel-mime-filter-basic.c camel-mime-filter-charset.cTor Lillqvist2005-12-061-2/+3
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* lots and lots o' docsJeffrey Stedfast2005-05-131-25/+34
* merged notzed-camel-eds-branchMichael Zucci2004-12-021-1/+1
* Removed unneeded CAMEL_OBJECT() casts.Jeffrey Stedfast2003-10-231-5/+5
* namespaced the encoding/decoding routines.Jeffrey Stedfast2003-09-181-1/+1
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-09-181-6/+6
* temporarily reverting my camel namespace patches until after we merge in some...Jeffrey Stedfast2003-08-261-6/+6
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-08-261-2/+2
* Namespaced.Jeffrey Stedfast2003-08-251-4/+4
* ** 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-2/+2
* Also updated.Jeffrey Stedfast2003-07-301-4/+4
* Ensure cmdbuf is initialized to avoid compiler warning.Jeremy Katz2003-05-161-1/+1
* Updated to not use camel_type_get_global_classfuncs() since this is just aJeffrey Stedfast2002-07-121-1/+1