Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-filter-search.c
2012-10-16 Matthew BarnesChange camel_junk_filter_classify() signature.
2012-10-01 Matthew BarnesCamel: Improve readability of junk filtering logic.
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
2012-08-12 Matthew BarnesRename camel_session_get_service().
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2012-02-08 Milan CrhaCrash on message send, under check_header_in_message_info()
2012-02-07 Milan CrhaBug #391472 - Add ability to match headers by words
2012-02-07 Milan CrhaBug #535978 - Filtering on IMAP accounts causes message...
2011-11-15 Matthew BarnesAdd CamelSExp (copy of ESExp).
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-07-18 Kjartan MaraasRevert the previous commit since it seems to be a probl...
2011-07-17 Kjartan MaraasAdd camel-junk-filter to the provider sources to make...
2011-07-14 Matthew BarnesRewrite Camel's junk plugin interface.
2011-06-20 Milan CrhaBug #269413 - Search treats "4 weeks" and "1 month...
2011-06-03 Milan CrhaBug #649757 - Filtering based on a source account alway...
2011-05-08 Matthew BarnesCoding style cleanups.
2011-05-06 Matthew BarnesCamel: Store UIDs in X-Evolution-Source headers.
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-13 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-02 Matthew BarnesAvoid C++ keywords in headers.
2009-10-26 Matthew BarnesPrefer G_N_ELEMENTS over sizeof calculations.
2009-07-13 Matthew BarnesFix excessive whitespace.
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.
2009-02-15 Matthew Barnes** Fixes bug #571726
2008-08-31 Lucian Langa** Fix for bug #550072
2008-08-31 Lucian Langa** Fix for bug #550072
2008-07-23 Matthew Barnes** Fix a bunch of Gtk-Doc warnings in Camel.
2008-06-20 Jeffrey Stedfastupdated novell copyright notices
2008-05-27 Hiroyuki Ikezoe** Fixes bug #534294.
2008-05-07 Matthew Barnes** Fixes part of bug #424744
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
2008-02-11 Suman ManjunathPatch from Milan Crha <mcrha@redhat.com> ** Fix for...
2008-01-24 Srinivasa Ragavan** Fix for bug #510779
2008-01-23 Tor Lillqvistcamel-net-utils.c camel-filter-driver.c camel-filter...
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-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-08-16 Milan Crha2007-08-16 mcrha Part of fix for bug #350539
2007-04-28 Matthew Barnes** Fixes bug #418852
2006-09-14 Veerapuram Varadhan ** Fixes bug #350907
2006-04-20 Jeffrey Stedfastfixed some formatting
2005-12-13 Tor LillqvistUse gstdio wrappers. Use g_filename_to_uri().
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-02-15 Radek Doulikuse camel debug
2005-02-04 Not Zeddon't try to match against mlist if the mlist entry...
2005-01-31 Not Zed** See bug #38671.
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2004-12-01 S.Çağlar Onur** See bug #69446.
2004-11-12 Not Zed** Merge in notzed-messageinfo-branch, fix some minor...
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-08-12 Jeffrey Stedfastadded a comment
2004-03-03 Not Zedfun dun diddley un fun. Since we're writing a const...
2004-02-25 Not Zedmoved the RECNET flag into the folder area (bit 17...
2004-02-19 Not ZedFixes for api changes.
2003-12-05 Jeffrey StedfastProperly set the O_NONBLOCK flag along with any previou...
2003-12-01 Jeffrey StedfastStart at fd = 3.
2003-12-01 Jeffrey StedfastSame.
2003-11-12 Radek Doulikmerged spam filtering branch
2003-10-23 Jeffrey StedfastRemoved unneeded CAMEL_OBJECT() casts.
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-08-11 Not Zedforce connect manually so basics work.
2003-02-25 Jeffrey StedfastSame as the ones below.
2003-02-20 Jeffrey StedfastCall camel_iconv_init(). (camel_shutdown): Call camel_i...
2003-02-20 Jeffrey StedfastRedirect program's stdout and stderr to /dev/null
2002-09-19 Not ZedTake new session arg. Update callers. (symbols[]):...
2002-07-25 Jeffrey StedfastRenamed from shell_exec(). Also, we now want to pass...
2002-07-25 Jeffrey StedfastUse execv ("sh", "-c", command) rather than execing...
2002-07-16 Not ZedRemoved. (get_score): Removed. Labels & scores are...
2002-05-16 Jeffrey StedfastNew e-sexp callback function to get a user_tag label...
2002-05-10 Jeffrey StedfastNew filter function to pipe a message to another progra...
2002-05-09 Jeffrey StedfastNew filter function to pipe a message to another program.
2002-01-09 Jeffrey StedfastIf the mbox file is a symlink, follow the symlink and...
2001-11-13 3If we have no source string, then use undefined, which...
2001-10-27 Ettore PerazzoliMore fixing of the license texts.
2001-10-22 Michael ZucciUse search_type_mlist for mailing list searches.
2001-10-11 1Removed charset/locale charset lookup and iconv_open...
2001-10-03 3Added MATCH_NEWLINE flag, -> REG_NEWLINE.
2001-09-28 Jeffrey StedfastSame here.
2001-09-24 4If the type is encoded, get the fallback charset from...
2001-09-14 Jeffrey StedfastDon't reuse the exception if it has already been set.
2001-08-09 Jon TrowbridgeRemove trailing stuff from URLs before returning. ...
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-07-03 Sam CreaseyImplemented nntp_folder_search_by_expression and nntp_f...
2001-06-26 Jeffrey Stedfastg_strdup() the message source here or we will have...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-04-13 Jon TrowbridgeMake the (previously unused) get-source command actuall...
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-02-22 Not ZedImplement a pseudo-header "x-camel-mlist" which just...
next