Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added profiling temp files. | Not Zed | 2001-01-22 | 1 | -0/+4 |
| | | | | | | | | | 2001-01-22 Not Zed <NotZed@Ximian.com> * .cvsignore */*/.cvsignore: Added profiling temp files. svn path=/trunk/; revision=7705 | ||||
* | fill this in partially make camel_pop3_command return the text after | Dan Winship | 2000-03-23 | 1 | -0/+6 |
* providers/pop3/camel-pop3-folder.c: fill this in partially * providers/pop3/camel-pop3-store.c: make camel_pop3_command return the text after "+OK"/"-ERR" and add a separate camel_pop3_get_additional_data to get the message body or whatever. Also make them take a CamelPop3Store rather than a CamelStreamBuffer. svn path=/trunk/; revision=2143 |