aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/mbox/camel-mbox-search.c
Commit message (Expand)AuthorAgeFilesLines
* REmove gmime-utils.h from here.NotZed2000-05-031-353/+0
* > * providers/mbox/camel-mbox-search.cMichael Zucci2000-05-031-4/+0
* > (func_header_contains): Debug out some search stuff.Michael Zucci2000-05-021-1/+1
* Removed search_id.Michael Zucci2000-05-021-56/+3
* MERGE NEW_PARSER branch into HEAD, fixed conflicts.NotZed2000-04-211-19/+16
* kill camel-logDan Winship2000-04-191-1/+0
* Unref the output_stream when done, close doesn't do it. (_append_message):NotZed2000-03-281-5/+2
* change the CamelFolderSummary interfaces to allow partial summary queriesDan Winship2000-03-251-2/+2
* Added async search api.NotZed2000-03-241-24/+96
* name change and new fields.bertrand2000-03-211-1/+1
* Ref the summary after we have got it.NotZed2000-03-051-0/+10
* Fixed a typo.NotZed2000-02-291-38/+38
* Dont compile by default.NotZed2000-02-231-0/+12
* Added exception to call, and fixed caller.NotZed2000-02-191-704/+169
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-0/+1
* New file, implements the search api for mbox folders.NotZed2000-02-141-0/+857