aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-store.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-194/+0
* new abstract class for disconnectable remote storesDan Winship2001-05-041-7/+6
* Remove the EXTRA_GNOME_CFLAGS include.Jeffrey Stedfast2001-04-171-0/+4
* Added folder_created event here.Not Zed2001-03-271-0/+1
* init get_trash and init_trash. (camel_store_init): call the virtualJeffrey Stedfast2001-02-241-4/+11
* New method to create a folder when you don't know its full name.Dan Winship2001-02-151-0/+8
* Rewrite a bunch. Replace the existing folder cache stuff with much simplerDan Winship2001-02-101-19/+6
* New class function, parallel to camel_folder_sync. (The defaultDan Winship2001-01-111-0/+7
* Mostly IMAP changes. Use the NAMESPACE extension (whereDan Winship2001-01-101-3/+3
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-241-0/+3
* Add a "parent" field to CamelFolderInfo.Dan Winship2000-10-251-1/+1
* No, we must not encode the headers here. These interfaces ARE rawNot Zed2000-10-181-2/+5
* add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES): addChris Toshok2000-10-061-3/+27
* Remove camel_folder_{get,free}_subfolder_info, as we want to be able toDan Winship2000-10-031-0/+36
* Merge with camel-async.Peter Williams2000-08-111-5/+6
* Only retry another uid if we had a name clash, otherwise fail.Not Zed2000-08-081-1/+8
* Remove exists, create, delete. A CamelFolder now always references anDan Winship2000-06-071-0/+10
* Make camel not leak like a sieve.Dan Winship2000-05-081-3/+1
* Reorganize the folder-fetching methods and implement a folder cache soDan Winship2000-04-071-10/+29
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-1/+1
* Move "separator" from camel-store to camel-folder, since it can vary fromDan Winship2000-02-251-6/+0
* add CamelExceptions to several functions. Use camel_session_new toDan Winship2000-02-221-8/+0
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-6/+1
* don't seek the begining of the substream. (_eos): fix eos conditionbertrand2000-02-171-10/+19
* add recipient_list to the recipients, not recipients_list. I don't knowbertrand2000-01-241-0/+1
* add exception handling everywhere in the store related functionsbertrand2000-01-221-9/+10
* 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
* More work:Ettore Perazzoli1999-11-171-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-1/+1
* compilation and runtime fixes.bertrand1999-08-121-2/+2
* add debug information (_list_subfolders): test if first char in folderbertrand1999-08-061-4/+4
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-011-5/+5
* initialize folder object.bertrand1999-04-261-2/+6
* basic provider structure. Have to write the code for dynamic loading.bertrand1999-04-251-0/+1
* removed devel-docs until I come up with a correct Makefile.ambertrand1999-04-231-9/+3
* A first attempt at setting up the documentation system.Bertrand Guiheneuf1999-04-211-0/+1
* now CamelStore inherits from CamelService.bertrand1999-04-211-3/+12
* missing files.Bertrand Guiheneuf1999-04-191-0/+76