Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new method to set the default provider for a protocol. | bertrand | 1999-04-25 | 1 | -4/+4 |
| | | | | | | | | | | | | | | 1999-04-25 bertrand <Bertrand.Guiheneuf@inria.fr> * camel/camel-session.c (camel_session_set_provider): new method to set the default provider for a protocol. (camel_session_get_store_from_provider): new method to instantiate a folder from a provider. * camel/camel-provider.h: s/GString/gchar/g + typo fix. svn path=/trunk/; revision=878 | ||||
* | basic provider structure. Have to write the code for dynamic loading. | bertrand | 1999-04-25 | 1 | -0/+54 |
1999-04-25 bertrand <Bertrand.Guiheneuf@inria.fr> * camel/camel-provider.[ch]: basic provider structure. Have to write the code for dynamic loading. svn path=/trunk/; revision=876 |