aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-folder-search.c
Commit message (Expand)AuthorAgeFilesLines
* 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