aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-service.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Message creation still consumes a lot ofbertrand1999-08-111-0/+17
* updated some autogen doc stuff. Still don't understand warnings :(bertrand1999-08-071-34/+34
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-011-18/+18
* Implemented base64 encoder based on CamelStreams. Should theMiguel de Icaza1999-07-151-1/+1
* static functions naming follows gnome coding style guide.bertrand1999-05-121-24/+24
* new method.bertrand1999-05-051-4/+92
* typo fixbertrand1999-05-031-2/+2
* new methodsbertrand1999-05-011-20/+35
* more test implementation.bertrand1999-04-221-3/+3
* A first attempt at setting up the documentation system.Bertrand Guiheneuf1999-04-211-2/+1
* now CamelStore inherits from CamelService.bertrand1999-04-211-1/+1
* basic abstract service class.bertrand1999-04-211-1/+103
* simple service class addedBertrand Guiheneuf1999-04-211-0/+73