aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/mbox/camel-mbox-provider.c
Commit message (Expand)AuthorAgeFilesLines
* Removed these directories since they're unused.Christopher James Lahey2001-01-031-59/+0
* Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_*Dan Winship2000-11-041-0/+2
* lots of i18n fixesDan Winship2000-10-241-3/+3
* Remove default_ports.Dan Winship2000-10-031-1/+0
* Add support for specifying on which port to connect to a server; fix a potent...Peter Williams2000-08-261-0/+1
* New code to keep an on-disk cache of what UIDs have been seen in a folder.Dan Winship2000-08-091-1/+1
* UpdatedJeffrey Stedfast2000-06-231-1/+6
* Add a domain field to CamelProvider, to say what kind of data it provides.Dan Winship2000-05-291-0/+2
* Tweak the definition of CamelProvider. Among other things, a provider mayDan Winship2000-04-301-18/+11
* kill camel-logDan Winship2000-04-191-1/+0
* Clarify what provider.protocol, provider.name, and provider.descriptionDan Winship2000-04-111-2/+6
* Added flag to provider initialisation, to match changed structure.NotZed2000-03-241-0/+1
* use camel_stream_reset instead of seek. The formatter should be able tobertrand2000-02-181-1/+5
* Add the unicode libraries as well.Miguel de Icaza2000-02-161-2/+3
* added camel-mbox-provider.c to the mbox provider sources.bertrand2000-01-221-0/+48