Bug #352266 - Can't filter on body of message if Content-Transfer-Encoding is base64
[platform/upstream/evolution-data-server.git] / camel / camel-search-private.c
2013-03-12 Milan CrhaBug #352266 - Can't filter on body of message if Conten...
2012-12-22 Matthew Barnescamel-search-private cleanups.
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2012-02-14 Milan CrhaFix issues found by Coverity Scan
2012-02-07 Milan CrhaBug #391472 - Add ability to match headers by words
2012-02-07 Milan CrhaBug #485283 - Filter is not working for mix letter...
2011-11-15 Matthew BarnesAdd CamelSExp (copy of ESExp).
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-05-08 Matthew BarnesCoding style cleanups.
2010-09-28 Matthew BarnesRename blocking Camel methods.
2010-09-28 Matthew BarnesUse GCancellable in all methods that may block.
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-13 Matthew BarnesCoding style cleanups.
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-06 Matthew BarnesMerge miscellaneous cleanups from camel-gobject.
2010-04-03 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-02 Matthew BarnesLock down Camel headers.
2010-01-07 Matthew BarnesRemove unnecessary libedataserver includes.
2009-09-25 Kjartan Maraas0 vs NULL and mark a var static
2009-07-18 Matthew BarnesMore whitespace cleanup.
2009-06-01 Matthew BarnesFix compiler warnings in camel.
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2008-08-31 Lucian Langa** Fix for bug #550072
2008-06-20 Jeffrey Stedfastupdated novell copyright notices
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
2007-11-15 Matthew Barnes** Merge a bunch of compiler warning fixes and cosmetic...
2007-11-14 Matthew Barnes** Remove trailing whitespace from source code.
2007-09-07 Milan Crha2007-09-07 mcrha Fix for bug #469007
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.