aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-searching-tokenizer.c
Commit message (Expand)AuthorAgeFilesLines
* include atkutil.h (message_list_construct): cast warning.Not Zed2005-03-021-2/+2
* Moved various things from e-util to libedataserver.Not Zed2004-12-031-2/+2
* ** See #54030.Not Zed2004-06-231-11/+3
* Don't set our parent window as the efhd, ehfd isn't even a widget.Jeffrey Stedfast2004-03-061-1/+10
* Fix for 45818 ( i18n mail messages search only produces '[?]'). NowSuresh Chandrasekharan2003-08-151-4/+5
* Don't use __inline__ as not all platforms/compilers support this keyword.Jeffrey Stedfast2003-03-061-2/+2
* #include <stdio.h>Jeffrey Stedfast2003-02-141-0/+1
* Added to cvs. Currently contains no configurable stuff, but maybe it willNot Zed2002-11-131-20/+18
* Ported.Jeffrey Stedfast2002-11-121-71/+70
* #include <stdlib.h> for alloca (searcher_next_token): Changed slightly toJeffrey Stedfast2002-09-281-11/+17
* Removed bogus static pre-declaration.Ettore Perazzoli2002-07-191-3/+3
* remove debug printfDan Winship2002-07-171-2/+0
* New functions to add additional search strings one at a time. Maybe itNot Zed2002-05-211-660/+871
* Fixed a warning by #if 0ing out this function.Christopher James Lahey2001-10-301-0/+2
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-3/+2
* Always explicitly clear out the SearchInfo.Jon Trowbridge2001-10-171-4/+8
* Share more state between the parent and its clones, so that our multipleJon Trowbridge2001-10-151-29/+71
* Bad hacker! Don't implicitly assume that utf8 characters are one byte inJon Trowbridge2001-10-141-3/+7
* Use secondary searches here, so that we control the interference betweenJon Trowbridge2001-05-141-57/+150
* Remove a snippet of debugging code I left in by mistake.Jon Trowbridge2001-05-121-8/+0
* Use the ESearchingTokenizer to highlight search matches for folder-levelJon Trowbridge2001-05-111-0/+901