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
/
mail
/
mail-autofilter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure that the message subject is non-NULL beforetrying to base a
Jeffrey Stedfast
2001-12-11
1
-3
/
+5
*
s/_/U_/ (filter_rule_set_name requires UTF-8 string)
Chyla Zbigniew
2001-11-15
1
-4
/
+5
*
Remove uic, kill dumb warning.
8
2001-10-28
1
-2
/
+46
*
Update the licensing information to require version 2 of the GPL
Ettore Perazzoli
2001-10-27
1
-3
/
+2
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-3
/
+3
*
use system = EVOLUTION_DATADIR "/file" instead of g_strdup_printf. Rename
Gediminas Paulauskas
2001-04-22
1
-14
/
+12
*
Cleaned up #includes. Remove unneccesary includes of <gnome.h>,
Kjartan Maraas
2001-03-30
1
-2
/
+1
*
Add an action-part widget. (filter_rule_from_mlist): Same here. This
Jeffrey Stedfast
2001-03-08
1
-4
/
+8
*
vfolder/filter on mailing list. Doesn't acutally work right yet.
Michael Zucci
2001-02-23
1
-33
/
+51
*
Use "contains" because the subject might be broken into subparts and using
Jeffrey Stedfast
2001-02-08
1
-1
/
+1
*
Add some g_return_if_fail()s to protect from crashes until the code to
Dan Winship
2000-12-08
1
-0
/
+2
*
God, I sure wish people would listen when i'm saying i'm changing and API.
Not Zed
2000-11-07
1
-18
/
+13
*
Fix up #include <config.h> Same here. Here too. Fix indentation of #ifdef
Kjartan Maraas
2000-11-07
1
-2
/
+2
*
Added mail-display.h.
Not Zed
2000-11-03
1
-5
/
+0
*
If the name is NULL or empty, then set the title to "Mail from <address>".
Jeffrey Stedfast
2000-11-02
1
-114
/
+121
*
Match "is" rather than "contains" now that we have the "is"-rule.
Jeffrey Stedfast
2000-11-01
1
-1
/
+1
*
Apply outgoing filters to the message.
Jeffrey Stedfast
2000-10-24
1
-10
/
+9
*
Don't forget to set the rule source! (eg "incoming", "demand", or
Jeffrey Stedfast
2000-10-24
1
-0
/
+4
*
s/BonoboUIHandler/BonoboUIComponent/
Michael Meeks
2000-10-21
1
-0
/
+1
*
New widget, full search dialogue for mail.
Not Zed
2000-10-09
1
-2
/
+2
*
For additional coolness, display the name of the mailing list in the
Ettore Perazzoli
2000-09-12
1
-1
/
+1
*
Cool Hack of the Day: right-click menu item to autodetect what mailing
Ettore Perazzoli
2000-09-12
1
-6
/
+78
*
Filtering on demand! booyeah!
Peter Williams
2000-08-18
1
-1
/
+1
*
(rule_match_subject): was cutting ] off mailing list names.
Michael Zucci
2000-08-09
1
-3
/
+3
*
(rule_match_recipients): Dont set real name if its empty for the filter name.
Michael Zucci
2000-08-09
1
-1
/
+1
*
Helper function to add with confirm.
Not Zed
2000-08-09
1
-82
/
+37
*
New file to hold auto filter/vfolder stuff.
Not Zed
2000-08-09
1
-0
/
+310