Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent exceptions from being overwritten | Jeffrey Stedfast | 2000-08-30 | 1 | -70/+82 |
| | | | | | | | | | | | | 2000-08-30 Jeffrey Stedfast <fejj@helixcode.com> * camel-remote-store.c: Prevent exceptions from being overwritten * providers/imap/camel-imap-folder.c (imap_expunge): Beautified (imap_get_subfolder_names_internal): Removed old code as the replacement code has now been tested and proven to work svn path=/trunk/; revision=5107 | ||||
* | CamelRemoteStore: a new generic store for stores that connect to servers. ↵ | Peter Williams | 2000-08-30 | 1 | -0/+496 |
Prepare for the ability to cancel operations (much better exception handling). Clean up IMAP like nobody's business svn path=/trunk/; revision=5103 |