aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-searching-tokenizer.c
Commit message (Expand)AuthorAgeFilesLines
* 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