| Commit message (Expand) | Author | Age | Files | Lines |
* | Added folder_created event here. | Not Zed | 2001-03-27 | 1 | -0/+1 |
* | init get_trash and init_trash. (camel_store_init): call the virtual | Jeffrey Stedfast | 2001-02-24 | 1 | -4/+11 |
* | New method to create a folder when you don't know its full name. | Dan Winship | 2001-02-15 | 1 | -0/+8 |
* | Rewrite a bunch. Replace the existing folder cache stuff with much simpler | Dan Winship | 2001-02-10 | 1 | -19/+6 |
* | New class function, parallel to camel_folder_sync. (The default | Dan Winship | 2001-01-11 | 1 | -0/+7 |
* | Mostly IMAP changes. Use the NAMESPACE extension (where | Dan Winship | 2001-01-10 | 1 | -3/+3 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 1 | -0/+3 |
* | Add a "parent" field to CamelFolderInfo. | Dan Winship | 2000-10-25 | 1 | -1/+1 |
* | No, we must not encode the headers here. These interfaces ARE raw | Not Zed | 2000-10-18 | 1 | -2/+5 |
* | add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES): add | Chris Toshok | 2000-10-06 | 1 | -3/+27 |
* | Remove camel_folder_{get,free}_subfolder_info, as we want to be able to | Dan Winship | 2000-10-03 | 1 | -0/+36 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -5/+6 |
* | Only retry another uid if we had a name clash, otherwise fail. | Not Zed | 2000-08-08 | 1 | -1/+8 |
* | Remove exists, create, delete. A CamelFolder now always references an | Dan Winship | 2000-06-07 | 1 | -0/+10 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -3/+1 |
* | Reorganize the folder-fetching methods and implement a folder cache so | Dan Winship | 2000-04-07 | 1 | -10/+29 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
* | Move "separator" from camel-store to camel-folder, since it can vary from | Dan Winship | 2000-02-25 | 1 | -6/+0 |
* | add CamelExceptions to several functions. Use camel_session_new to | Dan Winship | 2000-02-22 | 1 | -8/+0 |
* | New header with the typedefs for all camel classes. Now the class headers | Dan Winship | 2000-02-19 | 1 | -6/+1 |
* | don't seek the begining of the substream. (_eos): fix eos condition | bertrand | 2000-02-17 | 1 | -10/+19 |
* | add recipient_list to the recipients, not recipients_list. I don't know | bertrand | 2000-01-24 | 1 | -0/+1 |
* | add exception handling everywhere in the store related functions | bertrand | 2000-01-22 | 1 | -9/+10 |
* | Updated my e-mail address to reflect my new employment | Bertrand Guiheneuf | 2000-01-04 | 1 | -1/+1 |
* | Fix copyright informations once again | Bertrand Guiheneuf | 1999-12-15 | 1 | -1/+1 |
* | More work: | Ettore Perazzoli | 1999-11-17 | 1 | -1/+1 |
* | Copyright change | Bertrand Guiheneuf | 1999-10-23 | 1 | -1/+4 |
* | Address update | Bertrand Guiheneuf | 1999-08-30 | 1 | -1/+1 |
* | remove stupid debug code. (add_mail_store): use camel_session_get_store | bertrand | 1999-08-13 | 1 | -1/+1 |
* | compilation and runtime fixes. | bertrand | 1999-08-12 | 1 | -2/+2 |
* | add debug information (_list_subfolders): test if first char in folder | bertrand | 1999-08-06 | 1 | -4/+4 |
* | merge a lot of work. Rough ChangeLog will follow | Bertrand Guiheneuf | 1999-08-01 | 1 | -5/+5 |
* | initialize folder object. | bertrand | 1999-04-26 | 1 | -2/+6 |
* | basic provider structure. Have to write the code for dynamic loading. | bertrand | 1999-04-25 | 1 | -0/+1 |
* | removed devel-docs until I come up with a correct Makefile.am | bertrand | 1999-04-23 | 1 | -9/+3 |
* | A first attempt at setting up the documentation system. | Bertrand Guiheneuf | 1999-04-21 | 1 | -0/+1 |
* | now CamelStore inherits from CamelService. | bertrand | 1999-04-21 | 1 | -3/+12 |
* | missing files. | Bertrand Guiheneuf | 1999-04-19 | 1 | -0/+76 |