index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
filter
/
filter-message-search.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add #include <config.h> and mark some strings for translation.
Kjartan Maraas
2001-02-05
1
-0
/
+806
*
Removed, now lives in camel-filter-search.*
Not Zed
2001-01-22
1
-802
/
+0
*
Use e_utf8_strstrcase() instead of just strstr(). (header_starts_with):
Jeffrey Stedfast
2001-01-02
1
-4
/
+5
*
Use CamelContentType rather than GMimeContentField.
Dan Winship
2000-12-29
1
-7
/
+7
*
Merge from camel-mt-branch.
Not Zed
2000-12-24
1
-2
/
+0
*
And here too.
Not Zed
2000-12-21
1
-0
/
+2
*
Oops, missed a gtk unref of the now-no-longer gtk e_sexp.
Not Zed
2000-12-20
1
-1
/
+1
*
Added support for the system-flag type.
Jeffrey Stedfast
2000-12-02
1
-0
/
+17
*
Moved the regex filter rule around - we've changed the format a bit.
Jeffrey Stedfast
2000-11-28
1
-1
/
+72
*
took out some no longer needed printfs.
Jeffrey Stedfast
2000-11-22
1
-2
/
+0
*
Neglect any leading whitespace in the header contents.
Jeffrey Stedfast
2000-11-14
1
-0
/
+14
*
you shouldn't use an integer to set the flag. You should use a string, and
Not Zed
2000-11-07
1
-16
/
+6
*
Updated to allow the user to select "sounds like" or "does not sound like"
Jeffrey Stedfast
2000-11-01
1
-6
/
+83
*
Added header-starts-with, header-ends-with, and header-exists menu items.
Jeffrey Stedfast
2000-10-28
1
-13
/
+131
*
Add header-matches expressions ("is" / "is not").
Jeffrey Stedfast
2000-10-28
1
-0
/
+47
*
Added option menu items to allow searching based on regular expressions.
Jeffrey Stedfast
2000-10-26
1
-25
/
+97
*
Added filter-url.[c,h].
Jeffrey Stedfast
2000-10-21
1
-2
/
+18
*
Modified to use more intuitive naming
Jeffrey Stedfast
2000-09-19
1
-1
/
+0
*
Added check for gnome-app-lib. Removed directories that have been moved to
Christopher James Lahey
2000-09-18
1
-1
/
+1
*
Modified to only match text MIME parts in the message rather than the
Jeffrey Stedfast
2000-09-14
1
-36
/
+125
*
Added scoring xml stuffs
Jeffrey Stedfast
2000-09-09
1
-5
/
+20
*
Rewrote - this shouldn't need to be an async function
Jeffrey Stedfast
2000-09-08
1
-7
/
+10
*
Totally rewritten to filter a single message at a time instead of
Jeffrey Stedfast
2000-09-07
1
-0
/
+275