aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local/camel-maildir-summary.c
Commit message (Expand)AuthorAgeFilesLines
* Kill dead filesJP Rosevear2005-01-111-815/+0
* have our own so we don't need to link with glib.Not Zed2004-12-031-1/+1
* ** Merge in notzed-messageinfo-branch, fix some minor conflicts.Not Zed2004-11-121-39/+44
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-1/+2
* Added new maildir flags D for draft and commented P for forwarded.Not Zed2004-03-261-0/+2
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-09-191-2/+2
* temporarily reverting my camel namespace patches until after we merge in some...Jeffrey Stedfast2003-08-271-2/+2
* Namespaced.Jeffrey Stedfast2003-08-261-2/+2
* Replace calls to g_string_sprintfa() with g_string_append_printf() sinceJeffrey Stedfast2002-12-181-7/+7
* Use g_strerror when setting an exception string (we need it to be inJeffrey Stedfast2002-11-111-3/+7
* revert jeff's patch below, and do it slightly differently, and stop theNot Zed2002-08-021-26/+37
* When we add a new name, up all of the cache limits, because we're probablyNot Zed2002-03-251-6/+45
* More fixing of the license texts.Ettore Perazzoli2001-10-281-11/+11
* Dont explicitly save metadata, its saved in summary_sync.32001-10-041-14/+2
* If filter inbox is set on the store, and we're opening inbox '', then82001-09-191-1/+3
* Oops, e_poolv_set free's it for us, so dont double-free here.Not Zed2001-07-091-1/+0
* When indexing a new record, create a pseudo word 'ibexindexed' so we canNot Zed2001-07-051-19/+17
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Applied jacob's patches for e-poolv stuff.Not Zed2001-04-261-7/+15
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-4/+8
* Modified patch from Dan Berger <dberger@ix.netcom.com> to re-check theNot Zed2001-03-171-0/+3
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-241-4/+30
* Hrm, we actually want to call set_header, not add_header here, probablyNot Zed2000-12-111-4/+34
* Remove assertion that content is there, when it no longer can be.Not Zed2000-11-301-26/+145
* Add a missed unref.Not Zed2000-11-291-0/+14
* Set the info size's properly, oops!Not Zed2000-11-281-1/+4
* Check the uid string is all digits before trying to write a 'standard'Not Zed2000-11-161-12/+175
* Maildir lives.Michael Zucci2000-11-151-0/+396