aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-stream-fs.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_0_42nobody1999-09-271-352/+0
* When using g_free (obj) don't test if obj != NULL g_free () already dobertrand1999-09-011-1/+1
* Address updateBertrand Guiheneuf1999-08-301-1/+1
* text parameter declared constbertrand1999-08-291-0/+3
* new class. Will handle all sort of information media (Mime mail messages,bertrand1999-08-251-10/+40
* name parameter is const. This fixes a bug in destroy ()bertrand1999-08-211-4/+4
* return the number of bytes read. How can this have ever worked ?bertrand1999-08-181-2/+5
* Message creation still consumes a lot ofbertrand1999-08-111-0/+40
* finshed implementation (_delete_messages): implemented.bertrand1999-08-051-1/+1
* new memory buffer based stream.Bertrand Guiheneuf1999-08-021-1/+26
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-011-14/+11
* Implemented base64 encoder based on CamelStreams. Should theMiguel de Icaza1999-07-151-9/+13
* Various patches from Ulrich Drepper <drepper at cygnus.com>bertrand1999-06-251-1/+1
* Commit of all Netherlands changes.Bertrand Guiheneuf1999-06-191-7/+23
* use new stream code instead of raw file * stuff.bertrand1999-05-311-0/+234