aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/imap/camel-imap-folder.h
Commit message (Expand)AuthorAgeFilesLines
* Merge with camel-async.Peter Williams2000-08-111-6/+5
* Now uses a hash table for looking up message info rather than a linearJeffrey Stedfast2000-07-281-0/+3
* Optimized to try and get the new message headers without reloading theJeffrey Stedfast2000-07-251-1/+1
* Updated to give special attention to the root folder.Jeffrey Stedfast2000-07-251-1/+2
* Initialize the summary and subfolder listing. (imap_summary_free): NowJeffrey Stedfast2000-07-251-1/+1
* UpdatedJeffrey Stedfast2000-06-231-3/+1
* Modified to use the "namespace" (url->path) if it exists.Jeffrey Stedfast2000-06-221-1/+3
* basically got IMAP into the tree viewJeffrey Stedfast2000-06-201-0/+2
* Set summary equal to NULL. (imap_get_summary): Store the summary in theJeffrey Stedfast2000-06-201-2/+2
* Now gets the message flags as it should. (imap_get_summary): Same asJeffrey Stedfast2000-06-191-2/+0
* Added code to expunge if called for (still need to finish coding this).Jeffrey Stedfast2000-06-171-4/+0
* Updated to reflect changes made in camel-imap-store.cJeffrey Stedfast2000-06-101-4/+2
* worked on getting providers/imap/* to build cleanly, fixed a number of stupid...Jeffrey Stedfast2000-06-071-0/+5
* Ripped out camel_imap_command_get_additional_data() from camel-imap-store and...Jeffrey Stedfast2000-05-281-0/+3
* Updated several imap source filesJeffrey Stedfast2000-05-261-14/+5
* Added more files to the imap provider to use as an outline - will likely need...Jeffrey Stedfast2000-05-251-0/+81