summaryrefslogtreecommitdiff
path: root/camel/camel-mime-filter-enriched.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-5/+4
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Limit usage of legacy CamelObject class.Matthew Barnes2013-11-011-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-9/+11
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-8/+14
* Coding style cleanups.Matthew Barnes2011-05-081-1/+1
* Coding style cleanup.Matthew Barnes2011-03-051-1/+3
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-11/+7
* More whitespace cleanup.Matthew Barnes2011-01-301-2/+2
* Coding style cleanups.Matthew Barnes2010-09-131-3/+3
* Port Camel to GObject.Matthew Barnes2010-04-241-33/+12
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-96/+117
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-9/+9
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-261-8/+4
* Fix excessive whitespace.Matthew Barnes2009-07-121-7/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-16/+18
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-49/+49
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-69/+69
* ** Fix a bunch of Gtk-Doc warnings in Camel.Matthew Barnes2008-07-231-2/+2
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-69/+69
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-69/+69
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* Use g_ascii_strncasecmp() instead of strncasecmp(). The strings we areTor Lillqvist2005-09-151-7/+6
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* added/updated/fixed gtk-doc commentsJeffrey Stedfast2005-05-051-3/+16
* ** See bug #69446.S.Çağlar Onur2004-12-011-2/+2
* Fixed a number of issues described in bug #49497.Jeffrey Stedfast2004-06-211-11/+23
* Updated for string-utils namespace changes.Jeffrey Stedfast2003-07-071-2/+2
* ** See bug #43887Not Zed2003-06-251-0/+19
* Use strncasecmp for matching the nofill and /nofill tags. Also fixed toJeffrey Stedfast2003-03-311-41/+237
* remove unused var.Not Zed2003-03-281-1/+0
* only grow the buffer when we are out of space.Larry Ewing2003-01-181-9/+11
* #include some headers we had forgotten to add previously, also addedJeffrey Stedfast2002-12-161-0/+375