summaryrefslogtreecommitdiff
path: root/camel/camel-mime-part-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-171-2/+2
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-8/+8
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Remove unused CamelMimeFilterSave.Matthew Barnes2013-10-011-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-9/+9
* Fix issues found by Coverity ScanMilan Crha2012-02-141-2/+0
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-1/+1
* Prefer g_seekable_seek() over camel_stream_reset().Matthew Barnes2011-07-051-1/+4
* Coding style cleanups.Matthew Barnes2011-05-081-6/+6
* Bug 641838 - More compiler warning fixesKjartan Maraas2011-03-081-2/+1
* Kill CamelSeekableSubstream.Matthew Barnes2011-01-231-1/+0
* Camel: Add an asynchronous API.Matthew Barnes2010-09-281-5/+13
* Rename blocking Camel methods.Matthew Barnes2010-09-281-3/+3
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-5/+8
* Coding style cleanups.Matthew Barnes2010-09-131-12/+12
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-11/+23
* Port Camel to GObject.Matthew Barnes2010-04-241-4/+4
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-6/+3
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-3/+3
* Add "Since: 2.24" tags to the API documentation.Matthew Barnes2010-03-141-1/+8
* Add "Since: 2.28" tags to the API documentation.Matthew Barnes2010-03-131-0/+5
* Remove more unused codeKjartan Maraas2009-09-251-7/+3
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-6/+6
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-10/+10
* Commit custom patches of Anjal to EDS. Almost all of the code isSrinivasa Ragavan2009-05-221-0/+80
* ** Remove a bunch of juvenile comments. Source code should lookMatthew Barnes2009-04-121-1/+1
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* ** Fixes part of bug #424744Matthew Barnes2008-05-071-2/+0
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-5/+5
* ** Merge a bunch of compiler warning fixes and cosmetic cleanups fromMatthew Barnes2007-11-151-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-9/+9
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* 2007-08-16 mcrha Part of fix for bug #350539Milan Crha2007-08-161-0/+3
* ** Fixes bug #418852Matthew Barnes2007-04-281-3/+3
* Fixes to many source files to suppress compiler warnings thanks to KjartanJeffrey Stedfast2006-04-121-1/+1
* camel-index.c camel-mime-filter-basic.c camel-mime-filter-charset.cTor Lillqvist2005-12-061-10/+10
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* merged notzed-camel-eds-branchMichael Zucci2004-12-021-1/+1
* New function to replace the one from camel-mime-part.cJeffrey Stedfast2003-09-181-2/+2
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-09-181-8/+8
* temporarily reverting my camel namespace patches until after we merge in some...Jeffrey Stedfast2003-08-261-8/+8
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-08-261-4/+4
* Namespaced.Jeffrey Stedfast2003-08-251-4/+4
* ** See bug #47634.Not Zed2003-08-151-10/+10
* New test suite for the mime parser (which is where the below 2 fixes wereJeffrey Stedfast2003-08-111-349/+11
* Revert my previous changes to this function.Jeffrey Stedfast2003-07-231-15/+346
* Add the CamelMimePartEncodingType definition here.Jeffrey Stedfast2003-07-161-345/+15
* Updated for string-utils namespace changes.Jeffrey Stedfast2003-07-071-1/+0
* Partial fix for bug #44457.Jeffrey Stedfast2003-06-121-0/+1