Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-search-private.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-07-09 Gilles DartiguelongueFix compilation warnings (#363384)
2007-04-28 Matthew Barnes** Fixes bug #418852
2007-04-01 Matthew BarnesCompiler warning fixes from Kjartan Maraas.
2006-04-12 Jeffrey StedfastFixes to many source files to suppress compiler warning...
2006-04-05 Simon Zheng** Fixes bug #333698
2005-12-06 Tor Lillqvistcamel-index.c camel-mime-filter-basic.c camel-mime...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2003-09-18 Jeffrey Stedfasts/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
2003-08-26 Jeffrey Stedfasttemporarily reverting my camel namespace patches until...
2003-08-25 Jeffrey StedfastNamespaced.
2003-03-06 Jeffrey StedfastSame as below.
2003-02-20 Jeffrey StedfastCall camel_iconv_init(). (camel_shutdown): Call camel_i...
2002-11-05 Not ZedCreated temporary link list, we need to link with somet...
2002-09-20 Not ZedNew regression test for word splitting/search input...
2002-05-21 Not ZedIf we get an invalid start char, just ignore it and...
2002-04-18 Not ZedWhen doing a contains match, split the words and perfor...
2002-02-28 Not ZedUse the FOLD_SIZE as a recommended folding size, but...
2001-10-27 Ettore PerazzoliMore fixing of the license texts.
2001-10-26 5Remove the stupid warning that should never have been...
2001-10-22 Michael ZucciUse search_type_mlist for mailing list searches.
2001-10-22 Michael Zucci (camel_search_header_match): Oops, missing i=0.
2001-10-22 2Match check against all addresses in a multiple address...
2001-10-03 3Added MATCH_NEWLINE flag, -> REG_NEWLINE.
2001-09-24 4If the type is encoded, get the fallback charset from...
2001-08-08 jacob berkmancheck for NULL name and addr (fixes a bug i was about...
2001-08-08 Not ZedProperly determine match type to pass to header_match.
2001-08-07 Jeffrey StedfastNew function to do danw's address "is" comparison ...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-05-14 Jon TrowbridgeReplicate the semantics of the libunicode utf8 function...
2001-04-26 Dan WinshipRemove UNICODE_CFLAGS (and some other stuff that's...
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-03-01 Not ZedReconstify variables to match iconv.
2001-02-23 Michael ZucciDoh, cut and paste problem, use mlist not cc.
2001-02-07 Jeffrey StedfastMacro for making comparisons easy. (camel_ustrcasecmp...
2001-02-07 Jeffrey StedfastMacro for making comparisons easy. (camel_ustrcasecmp...
2001-02-06 Jeffrey StedfastRewrote using unicode_get_utf8(). (camel_ustrcasecmp...
2001-02-06 Not ZedRemoved unwanted header. It was never put in for a...
2001-02-05 Christopher James... Added a missing #include.
2001-01-25 Michael Zucci Oops.