summaryrefslogtreecommitdiff
path: root/camel/camel-stream-null.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-9/+7
* Replace 'interface' with 'iface' in the codeTarnyko2014-02-261-7/+7
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-7/+7
* Return back camel_stream_reset() functionality where requiredMilan Crha2011-07-261-1/+67
* Remove camel_stream_reset().Matthew Barnes2011-07-051-10/+0
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-0/+1
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-2/+4
* Port Camel to GObject.Matthew Barnes2010-04-241-23/+2
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-101-19/+34
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-1/+1
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-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
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* added, changed, or updated gtk-doc style comments and variable names (when th...Jeffrey Stedfast2005-05-051-2/+2
* 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
* Create the messageinfo itself, so we can properly set the size.Not Zed2001-07-111-2/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Make this return CamelStream * (like the other stream new functions)Dan Winship2001-05-111-4/+3
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-291-0/+3
* Oops, forgot to commit. New stream/filter for doingMichael Zucci2000-11-071-0/+90