aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-folder-search.c
Commit message (Expand)AuthorAgeFilesLines
* Added system_flag to CamelFolderSearchClassJeffrey Stedfast2000-12-021-2/+29
* Remove assertion that content is there, when it no longer can be.Not Zed2000-11-301-22/+21
* Add a missed unref.Not Zed2000-11-291-1/+2
* Shite, -1 on error, >=0 on success. So i've just been truncating all theNot Zed2000-11-211-6/+107
* #include <sys/types.h> before <regex.h>Chris Toshok2000-10-201-0/+1
* No, we must not encode the headers here. These interfaces ARE rawNot Zed2000-10-181-1/+132
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* A bit more e_utf8 wrappers here and thereLauris Kaplinski2000-09-021-1/+2
* Infrastructure for date-based queriesPeter Williams2000-08-151-2/+64
* Fixed some warnings.Christopher James Lahey2000-08-111-2/+4
* Merge with camel-async.Peter Williams2000-08-111-54/+40
* A better way to compress leading whitespace. The code is probably invalidNot Zed2000-08-111-3/+36
* Reorder search result in summary order if we searched with a summary.Not Zed2000-08-091-3/+20
* Chris forgot to add #include <e-util/e-util.h> to the source filesJeffrey Stedfast2000-07-131-1/+1
* Undid clahey's e_strstrcase because e_strstrcase DOES NOT EXIST inJeffrey Stedfast2000-07-131-1/+1
* From addressbook/ChangeLog:Christopher James Lahey2000-07-131-1/+1
* Make this return a GPtrArray rather than a GList.Dan Winship2000-07-081-9/+8
* make header matching case-insensitiveDan Winship2000-07-061-1/+2
* Add "Cc" to summary and bump summary version number.Dan Winship2000-07-061-0/+2
* Make header search 'to' match 'to', and not 'from', small typo, fixesMichael Zucchi2000-06-271-1/+1
* > searchpart = strchr(namepart, '?');NotZed2000-05-201-1/+1
* Guess!NotZed2000-05-191-0/+31
* Make camel not leak like a sieve.Dan Winship2000-05-081-3/+3
* No, we're not going to have g_strcasecmp for no good reason,NotZed2000-05-041-4/+4
* s/strcasecmp/g_strcasecamp/ everywhere except intl/, per michael'sJacob Leach2000-05-031-4/+5
* Missed these ...Michael Zucci2000-05-031-0/+464