summaryrefslogtreecommitdiff
path: root/camel/camel-stream-mem.h
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-9/+8
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Kill CamelSeekableStream.Matthew Barnes2011-01-231-3/+3
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Port Camel to GObject.Matthew Barnes2010-04-241-5/+19
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-101-4/+3
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-1/+1
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-17/+14
* Lock down Camel headers.Matthew Barnes2010-04-021-1/+5
* Fix excessive whitespace.Matthew Barnes2009-07-121-1/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-4/+4
* 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-4/+4
* ** This is no guarantee of security, but its just a helper to prevent oldNot Zed2004-07-131-1/+5
* 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
* No, we must not encode the headers here. These interfaces ARE rawNot Zed2000-10-181-5/+5
* Merge with camel-async.Peter Williams2000-08-101-5/+5
* providers/imap/camel-imap-summary.c now buildsJeffrey Stedfast2000-06-071-4/+5
* > searchpart = strchr(namepart, '?');NotZed2000-05-191-2/+1
* Use CamelException to signal failure. (camel_stream_write_strings):Dan Winship2000-05-081-7/+9
* Make camel not leak like a sieve.Dan Winship2000-05-071-3/+1
* Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces,NotZed2000-04-261-28/+11
* rename camel_stream_mem_new_with_buffer to ..._with_byte_array and add aDan Winship2000-03-271-3/+5
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-091-1/+1
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-3/+3
* parent class is now CamelSeekableStream idem idem idem idem (_seek):bertrand2000-01-251-3/+4
* Updated my e-mail address to reflect my new employmentBertrand Guiheneuf2000-01-031-1/+1
* Fix copyright informations once againBertrand Guiheneuf1999-12-141-1/+1
* More work:Ettore Perazzoli1999-11-171-1/+1
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* Address updateBertrand Guiheneuf1999-08-291-1/+1
* contruct the content from the buffer before calling CamelMediumbertrand1999-08-261-0/+5
* sync before going homeBertrand Guiheneuf1999-08-021-2/+3
* new memory buffer based stream.Bertrand Guiheneuf1999-08-011-0/+80