aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local/camel-local-folder.c
Commit message (Expand)AuthorAgeFilesLines
* Implement.92001-10-101-0/+44
* replace the ever-growing list of gbooleans with a single guint32 forDan Winship2001-10-091-2/+2
* Dont explicitly save metadata, its saved in summary_sync.32001-10-041-6/+0
* Setup unread count properly, and also setup the url properly.Michael Zucci2001-09-211-2/+4
* Build the path on the folderinfo.02001-09-211-6/+3
* And finally here.Jeffrey Stedfast2001-09-211-0/+1
* If filter inbox is set on the store, and we're opening inbox '', then82001-09-191-1/+5
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* s/folder_deleted/folder_created - result of a bad copy/paste.Jeffrey Stedfast2001-05-241-1/+1
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-0/+2
* Emit the folder_created signal here.Jeffrey Stedfast2001-02-161-1/+13
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-241-219/+44
* Fix the check for "flags aren't actually changing".Dan Winship2000-12-061-3/+12
* Remove assertion that content is there, when it no longer can be.Not Zed2000-11-301-1/+1
* Add a missed unref.Not Zed2000-11-291-0/+13
* Fixes for the summary messageid changes. Hash the messageid and store it.Not Zed2000-11-211-3/+3
* Check the uid string is all digits before trying to write a 'standard'Not Zed2000-11-161-191/+44
* Initial cut for local provider, to handle mh/mailbox/maildir atMichael Zucci2000-11-151-0/+637