| Commit message (Expand) | Author | Age | Files | Lines |
* | If a word is longer than CAMEL_TEXT_INDEX_MAX_WORDLEN, then ignore it. | Jeffrey Stedfast | 2003-10-28 | 1 | -2/+5 |
* | Get rid of the #ifdef ENABLE_THREADS since we no longer plan to | Jeffrey Stedfast | 2003-07-10 | 1 | -22/+9 |
* | use g_utf8_strdown properly. | Larry Ewing | 2003-06-12 | 1 | -2/+2 |
* | Ensure cmdbuf is initialized to avoid compiler warning. | Jeremy Katz | 2003-05-17 | 1 | -10/+10 |
* | ** for #40989 | Not Zed | 2003-04-19 | 1 | -1/+9 |
* | Same as below. | Jeffrey Stedfast | 2003-03-06 | 1 | -1/+1 |
* | Use g_strerror when setting an exception string (we need it to be in | Jeffrey Stedfast | 2002-11-11 | 1 | -5/+8 |
* | Created temporary link list, we need to link with something for gettext. | Not Zed | 2002-11-05 | 1 | -2/+2 |
* | If we have no data written to a key, dont add it, or its partition header. | Not Zed | 2002-09-24 | 1 | -12/+26 |
* | Change the case sensitive search of subject to expect case insensitive | Not Zed | 2002-08-29 | 1 | -0/+2 |
* | Plug some large leaks in the indexing code. | Peter Williams | 2002-08-21 | 1 | -4/+4 |
* | Fixed compiler warnings. | Jeffrey Stedfast | 2002-06-15 | 1 | -4/+0 |
* | Remove the excessive \n's, after printfs. | Not Zed | 2002-04-26 | 1 | -7/+17 |
* | If we get a failure, make sure we set an exception. | Not Zed | 2002-04-18 | 1 | -8/+10 |
* | Turn indexing back on, fingers crossed ... | Not Zed | 2002-04-03 | 1 | -3/+196 |
* | Sync the key tables explcitly. | Not Zed | 2002-04-03 | 1 | -12/+55 |
* | Changed to use just g_utf8_strdown instead of utf8_normalise, to match the | Not Zed | 2002-03-26 | 1 | -2/+2 |
* | When we add a new name, up all of the cache limits, because we're probably | Not Zed | 2002-03-25 | 1 | -0/+1687 |