aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local/camel-maildir-store.c
Commit message (Expand)AuthorAgeFilesLines
* oops, we want get_unread_message_count, not get_message_count!02001-10-111-1/+1
* Go back to using the store url's path, not the toplevel_dir thing.22001-10-031-1/+1
* Don't munge the URL; CamelSession's caching relies on it not changing.Dan Winship2001-10-021-4/+4
* New function to just load the summary. Not much use yet, until unreadMichael Zucci2001-09-211-0/+29
* Setup unread count properly, and also setup the url properly.Michael Zucci2001-09-211-10/+24
* Build the path on the folderinfo.02001-09-211-0/+1
* General cleanup of camel debug printfs.92001-09-191-3/+5
* If filter inbox is set on the store, and we're opening inbox '', then82001-09-191-1/+1
* Pass in a hashtalbe used for finding visited nodes. (inode_hash):02001-09-111-26/+69
* Fixes bug #1138.Jeffrey Stedfast2001-07-071-0/+9
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Only create a missing uid if we have indexing turned on.Not Zed2001-06-181-0/+114
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-0/+2
* Rewrite a bunch. Replace the existing folder cache stuff with much simplerDan Winship2001-02-101-9/+1
* Set the info size's properly, oops!Not Zed2000-11-281-12/+54
* Maildir lives.Michael Zucci2000-11-151-0/+164