aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorMichael Zucci <zucchi@src.gnome.org>2001-10-23 05:08:05 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-10-23 05:08:05 +0800
commit74291416825aaa4e571c22087818a932307aa301 (patch)
treed0a1a0094831c49f80998ad2c86ba5c8c2f3a1e9 /AUTHORS
parent746bfdb6c34da2c53de84e0b8780c39920375ad2 (diff)
downloadgsoc2013-evolution-74291416825aaa4e571c22087818a932307aa301.tar.gz
gsoc2013-evolution-74291416825aaa4e571c22087818a932307aa301.tar.zst
gsoc2013-evolution-74291416825aaa4e571c22087818a932307aa301.zip
Use search_type_mlist for mailing list searches.
* camel-filter-search.c, camel-folder-search.c (check_header): Use search_type_mlist for mailing list searches. * camel.c (camel_init): call camel-mime-utils-init func. * camel-mime-utils.c: Changed mail mail_list_magic to include a domain part, also pre-compile all the patterns. They are all backward compatible except List-Id: which now uses the mail-address-like <list-name.host.name> part rather than the plain-text part (which might've been blank anyway). (camel_mime_utils_init): Initialisation function to setup any static data required by camel-mime-utils at run-time. We now setup the base64/charset class tables here, so it doesn't need to be done statically. (camel_mime_special_table, camel_mime_base64_rank): No longer statically initialise these. (main): Removed + the tests at the end of the file. (header_raw_check_mailing_list): Dont compile regex's here, already compiled in utils_init. Use the regex patterns to remove leading <'s from addresses. Also, if there is a domain part matched, add that after a '@' is added. camel-search-private.c: (camel_search_header_match): Added SEARCH_TYPE_MLIST for mlist search types. It ignores the domain part if either (but not both) of the values dont have it. svn path=/trunk/; revision=13894
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions
/td>2003-05-053-79/+80 * Correct <figure> tags.Aaron Weber2003-05-013-46/+48 * Add figures/outline.png to $(figs)Rodney Dawes2003-04-302-1/+6 * correcting the order and the callouts filenamesIsmael Olea2003-04-281-7/+7 * some Docbook tagginIsmael Olea2003-04-271-4/+4 * filter order.Aaron Weber2003-04-261-0/+7 * toolbar is not strictly a guilabel: «GUILabel identifies text that appears a...Ismael Olea2003-04-251-1/+1 * add seriesid tag, maybe this will help building?Aaron Weber2003-04-191-0/+1 * delegationAaron Weber2003-04-162-52/+177 * A long list of updates for all these files.Aaron Weber2003-04-1411-671/+638 * (EXTRA_DIST): Ooops, add omf.make.Ettore Perazzoli2003-03-282-1/+5 * Renamed from evolution-C.omf. Renamed from evolution.xml.Ettore Perazzoli2003-03-272-0/+143 * Renamed from evolution-C.omf. Renamed from evolution.xml.Ettore Perazzoli2003-03-277-148/+71 * s/sgml/xml/ (DOH)Aaron Weber2003-03-203-1/+19 * add a couple "expert tips" that don't really go anywhere else.Aaron Weber2003-02-201-0/+70 * replaced image, updated for 1.2 layout (different order, mostly). ChangedAaron Weber2003-02-193-24/+50 * thx to Baris, adjust phrasing in assorted places. tiny fixes, basically.Aaron Weber2003-02-052-7/+20 * 30 January 2003, Aaron Weber <aaron@ximian.com>Aaron Weber2003-01-318-522/+253 * Change links from ghelp links to internal apx-fdl or apx-gplAaron Weber2003-01-161-8/+7 * s/gnome-help/ghelp/Aaron Weber2003-01-164-5/+18 * "Send Later" feature changed for 1.2 and I didn't notice. Shame on me.Aaron Weber2003-01-121-27/+15 * spelling/typosAaron Weber2002-12-179-46/+59 * Fonts aren't set the way they were, and I had missed a tidbit in there.Aaron Weber2002-12-112-16/+9 * change directory server description.Aaron Weber2002-12-111-22/+65 * change word from "Resend" to "redirect".Aaron Weber2002-12-112-3/+36 * OK, final typo.Aaron Weber2002-12-091-5/+5 * Really need to learn to make sure it's perfect before committing. Doh.Aaron Weber2002-12-071-5/+7 * spelling. doh.Aaron Weber2002-12-071-6/+6 * add spam filtering help.Aaron Weber2002-12-072-39/+132 * redo tags for legalnotice ordering. open/close for actual preface is inAaron Weber2002-11-205-15/+470 * fix bug 27336, which is about how the Search Base option description isAaron Weber2002-11-122-16/+14 * All sgml files replaced with xml files. XML files validated. Two new XMLAaron Weber2002-11-0524-2503/+3246 * Edit-->Undelete, not Actions-->UndeleteAaron Weber2002-10-232-1/+6 * no longer need to enter path.Aaron Weber2002-10-172-8/+4 * Update supported/unsupported list.Aaron Weber2002-10-169-22/+77 * fix 1.0/1.2 feature list discrepancies.Aaron Weber2002-10-092-20/+6 * add info about man page and so forth.Aaron Weber2002-10-093-3/+34 * offline usage.Aaron Weber2002-09-213-19/+52 * forgot to commit changelogAaron Weber2002-09-211-0/+5 * linked to wrong image.Aaron Weber2002-09-211-1/+1 * Make it validate. Same here.Kjartan Maraas2002-09-204-3/+8 * Make it validateKjartan Maraas2002-09-201-1/+1 * add item about permissions.Aaron Weber2002-09-204-397/+339 * nav-by-lettersAaron Weber2002-08-292-3/+33 * update more a littleAaron Weber2002-08-241-28/+35 * remove shortcuts that didn't actually get added to the app.Aaron Weber2002-08-231-22/+3 * change Exchange descriptionAaron Weber2002-08-234-55/+116 * Added note about set status filter action.Kevin Breit2002-07-102-0/+13 * Fixage/updateageAaron Weber2002-06-292-43/+55 * add spanish OMF fileAaron Weber2002-06-281-0/+16 * apply patch from owen taylorAaron Weber2002-06-274-10/+33 * remove the search-refining feature, which isn't actually true, i think.Aaron Weber2002-06-275-96/+73 * more improvem,ent.Aaron Weber2002-06-262-20/+17 * overhaul. still need to improve examples.Aaron Weber2002-06-255-276/+254 * Added info about non-organizer changes to calendar events.Aaron Weber2002-06-191-8/+34 * some of this was shamefully inaccurate.Aaron Weber2002-06-114-83/+67 * Added a tip mentioning that gpg can automagically contact the server forKevin Breit2002-06-052-0/+14 * updated, fixed.Aaron Weber2002-06-012-58/+149 * Reworded the signature introduction paragraph. Started work on documentingKevin Breit2002-05-312-68/+76 * Typo.Aaron Weber2002-05-311-2/+0 * links to conf.Aaron Weber2002-05-318-1100/+252 * minor feature change in Evolution w/r/t Exchange calendars.Aaron Weber2002-05-074-8/+64 * use gpg --import, as per bug 23113Aaron Weber2002-04-232-1/+10 * Just sorting out formatting and changelog-conflict issues.Aaron Weber2002-04-221-3/+0 * Remove bogus EXTRA_DIST with sgmldocs.make. Problem pointed out by RichardEttore Perazzoli2002-04-042-1/+5 * end the line properlyJP Rosevear2002-03-282-2/+5 * Adding topic.datAaron Weber2002-03-281-0/+11 * add from branch. merge from branch merge from branch merge from branchAaron Weber2002-03-288-129/+230 * Added mention that 2048 maybe recommended by some people. Fixed a typo.Kevin Breit2002-03-262-4/+10 * I fixed a typo which caused the documentation to not build.Kevin Breit2002-03-243-14/+29 * Linked "expunge" to the glossary. Made some basic grammar changes.Kevin Breit2002-03-154-159/+182 * Pulled warning about the HTML mail stuff.Kevin Breit2002-03-142-6/+4 * Replaced "png" with "PNG". This shouldn't break the SGML build and it's aKevin Breit2002-03-133-10/+103 * we don't have SUBDIRS C and noJeffrey Stedfast2002-02-161-2/+0 * Somehow accidentally removed all these files. Don't know what that was. :(Aaron Weber2002-02-1617-24/+5530 * Accidentally copied over the Makefile.am and added all these files to the wro...Aaron Weber2002-02-1617-5565/+2 * fix what danw said was wrong.Aaron Weber2002-02-133-69/+40 * Removed "The" from title.Kevin Breit2002-02-113-12/+37 * Changelog issue.Aaron Weber2002-02-071-0/+11 * added C/figures/schedule.png,exchange-identity.png exchange-receive.png,Aaron Weber2002-02-075-100/+286 * Broke Validation, fixing now.Aaron Weber2002-02-072-2/+2 * added C/figures/schedule.png item.Aaron Weber2002-02-074-68/+107 * added a little more info about active directory config.Aaron Weber2002-02-071-9/+15 * warning about INBOX subfolder brokenness.Aaron Weber2002-02-072-0/+18 * Started writing an LDAP config exampleKevin Breit2002-01-302-0/+19 * Added information regarding types of search scopesKevin Breit2002-01-283-4/+38 * Added Search Base as an entry Added Search Scope as an entryKevin Breit2002-01-285-100/+154 * Use `-f' instead of `-e' so installation of topic.dat works on non-GNUEttore Perazzoli2002-01-282-3/+7 * typos.Aaron Weber2002-01-182-2/+6 * Redo the whole options/account-creation thing.Aaron Weber2002-01-163-114/+325 * Polish.Aaron Weber2002-01-081-1/+1 * Touched this file but don't think I changed it.Aaron Weber2002-01-08