summaryrefslogtreecommitdiff
path: root/camel/camel-stream-buffer.h
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-10/+7
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Remove unused camel_stream_buffer_new_with_vbuf().Matthew Barnes2013-10-011-5/+0
* Kill CamelSeekableStream.Matthew Barnes2011-01-231-1/+1
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-0/+2
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-2/+4
* Port Camel to GObject.Matthew Barnes2010-04-241-6/+18
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-101-12/+4
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-29/+27
* Lock down Camel headers.Matthew Barnes2010-04-021-1/+5
* Fix excessive whitespace.Matthew Barnes2009-07-121-4/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-10/+10
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* ** Fixes bug #418852Matthew Barnes2007-04-281-9/+3
* 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-3/+3
* Removed. (stream_write): Keep looping (non-blocking case) if errno isJeffrey Stedfast2001-10-301-3/+1
* 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
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-291-1/+1
* Merge with camel-async.Peter Williams2000-08-101-5/+5
* > searchpart = strchr(namepart, '?');NotZed2000-05-191-4/+5
* Use CamelException to signal failure. (camel_stream_write_strings):Dan Winship2000-05-081-18/+22
* Make camel not leak like a sieve.Dan Winship2000-05-071-2/+1
* Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces,NotZed2000-04-261-1/+2
* Function to read one line of any size from a stream and return it inDan Winship2000-03-231-2/+4
* Added camel-stream-buffer to build.NotZed2000-03-011-0/+102