aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-store.c
Commit message (Expand)AuthorAgeFilesLines
* add CamelExceptions to several functions. Use camel_session_new toDan Winship2000-02-221-82/+0
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-0/+1
* fix minor typosDan Winship2000-02-161-1/+1
* add recipient_list to the recipients, not recipients_list. I don't knowbertrand2000-01-241-0/+12
* add exception handling everywhere in the store related functionsbertrand2000-01-221-18/+18
* Updated my e-mail address to reflect my new employmentBertrand Guiheneuf2000-01-041-1/+1
* Fix copyright informations once againBertrand Guiheneuf1999-12-151-1/+1
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* Address updateBertrand Guiheneuf1999-08-301-1/+1
* remove stupid debug code. (add_mail_store): use camel_session_get_storebertrand1999-08-131-3/+2
* compilation and runtime fixes.bertrand1999-08-121-4/+4
* Message creation still consumes a lot ofbertrand1999-08-111-0/+22
* updated some autogen doc stuff. Still don't understand warnings :(bertrand1999-08-071-11/+11
* add debug information (_list_subfolders): test if first char in folderbertrand1999-08-061-12/+31
* new public functions (_set_name): set full_path.Bertrand Guiheneuf1999-08-031-1/+0
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-011-10/+11
* Implemented base64 encoder based on CamelStreams. Should theMiguel de Icaza1999-07-151-1/+1
* typo fix.bertrand1999-05-121-4/+4
* static functions naming follows gnome coding style guide.bertrand1999-05-121-16/+16
* initialize folder object.bertrand1999-04-261-18/+35
* basic provider structure. Have to write the code for dynamic loading.bertrand1999-04-251-0/+28
* more test implementation.bertrand1999-04-221-3/+3
* A first attempt at setting up the documentation system.Bertrand Guiheneuf1999-04-211-8/+11
* now CamelStore inherits from CamelService.bertrand1999-04-211-4/+3
* basic abstract service class.bertrand1999-04-211-0/+2
* missing files.Bertrand Guiheneuf1999-04-191-0/+171