Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-search-sql-sexp.c
2012-09-01 Matthew BarnesCoding style and whitespace cleanup.
2012-08-19 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
2011-11-15 Matthew BarnesAdd CamelSExp (copy of ESExp).
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-08-13 David WoodhouseBug #656480 - Memory leak in camel_folder_search_search()
2011-06-20 Milan CrhaBug #269413 - Search treats "4 weeks" and "1 month...
2011-05-26 Milan CrhaBug #589495 - Search folder by Size (KB) counts bytes...
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-12 Matthew BarnesCoding style and whitespace cleanup.
2010-04-27 Matt McCutchen 2Bug #615246 - Teach camel_sexp_to_sql_sexp about no...
2010-04-06 Matthew BarnesMerge miscellaneous cleanups from camel-gobject.
2010-04-02 Matthew BarnesAvoid C++ keywords in headers.
2010-04-01 Milan CrhaBug #610353 - Search folder with label matches on substring
2010-03-14 Matthew BarnesAdd "Since: 2.26" tags to the API documentation.
2010-01-07 Matthew BarnesRemove unnecessary libedataserver includes.
2010-01-04 Milan CrhaBug #597816 - Do not crash on incorrect parameters...
2009-10-26 Matthew BarnesPrefer G_N_ELEMENTS over sizeof calculations.
2009-09-25 Kjartan MaraasUse guint for single bit bitfields
2009-07-18 Matthew BarnesMore whitespace cleanup.
2009-07-15 Matthew BarnesBug 588573 – NULL string comparison in camel-search...
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-28 Matthew BarnesWhitespace cleanup.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2009-05-16 Matthew BarnesFix several types of pedantic compiler warnings.
2009-02-02 Suman ManjunathPatch from Matt McCutchen 2: Fix for bug #569405 (Ensur...
2009-01-12 Suman ManjunathPatch from Matt McCutchen 2 <matt@mattmccutchen.net...
2008-11-19 Srinivasa Ragavan** Fix for bug #558883
2008-10-06 Srinivasa Ragavan** Fixes lots of bugs and breaks ABI
2008-09-10 Srinivasa Ragavan** Fix for BNC bug #418080
2008-09-03 Srinivasa RagavanNew Sexp based sexp to sql parser.