summaryrefslogtreecommitdiff
path: root/camel/camel-mime-filter-canon.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-6/+6
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-11/+9
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-5/+10
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-8/+8
* Coding style cleanups.Matthew Barnes2011-05-081-3/+3
* Coding style cleanup.Matthew Barnes2011-03-051-1/+3
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-6/+2
* Coding style cleanups.Matthew Barnes2010-09-131-2/+2
* Port Camel to GObject.Matthew Barnes2010-04-241-26/+10
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-52/+87
* Fix excessive whitespace.Matthew Barnes2009-07-121-2/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-8/+8
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-17/+17
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-5/+5
* ** 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-5/+5
* ** Merge a bunch of compiler warning fixes and cosmetic cleanups fromMatthew Barnes2007-11-151-5/+5
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-5/+5
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-2/+2
* ** Fixes bug #418852Matthew Barnes2007-04-281-1/+1
* Modify License to LGPLHarish Krishnaswamy2005-08-311-2/+2
* added/updated/fixed gtk-doc commentsJeffrey Stedfast2005-05-051-0/+9
* ** See bug #70303.Not Zed2005-01-311-61/+18
* only copy 5 chars after the F if we actually have "From ", otherwise weNot Zed2004-07-201-9/+3
* Add a 'flushed' state variable to the private struct. (do_read): SetJeffrey Stedfast2003-02-271-0/+7
* Set the backbuflen to 0 so that calling us again won't re-flush the sameJeffrey Stedfast2003-01-211-2/+4
* When CRLF encoding, "empty" (after stripping trailing whitespaceJeffrey Stedfast2002-07-161-0/+4
* Added a protocol field for users to use.Not Zed2002-05-311-0/+226