aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/maildir/camel-maildir-store.c
Commit message (Collapse)AuthorAgeFilesLines
* Added corba-like exception system to CamelFolder. The exception system isBertrand Guiheneuf1999-09-241-2/+2
| | | | | | | | | * Added corba-like exception system to CamelFolder. The exception system is not finished but I wanted the async and event implementation to get this right from the beginning. svn path=/trunk/; revision=1256
* Preliminary subfolder support for maildirs.Jukka Zitting/evolution1999-09-211-3/+1
| | | | svn path=/trunk/; revision=1245
* Added (experimental) maildir provider written by Jukka Zittingbertrand1999-09-031-0/+126
1999-09-02 bertrand <Bertrand.Guiheneuf@aful.org> * camel/providers/maildir: Added (experimental) maildir provider written by Jukka Zitting <hukka@greywolves.org> * camel/providers/Makefile.am (SUBDIRS): build maildir provider. * camel/camel-provider.c (camel_provider_get_for_protocol): bug fix. patch from Jukka Zitting <hukka@greywolves.org> svn path=/trunk/; revision=1168