Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-block-file.c
2012-11-05 Milan CrhaReplace deprecated GLib symbols (as of GLib 2.34.x)
2012-09-01 Matthew BarnesCoding style and whitespace cleanup.
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
2012-07-25 Matthew BarnesTypos: "occurred" has two R's.
2012-01-29 Matthew BarnesCamelBlockFile: Use GQueues instead of CamelDLists.
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-05-08 Matthew BarnesCoding style cleanups.
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-13 Milan CrhaBug #612082 - Do not expose off_t in public API, use...
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-05-21 Matthew BarnesAdd argument checks to camel-block-file.c.
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-15 Milan CrhaBug #615776 - Drop camel-private.h and offer a public...
2010-04-15 Milan CrhaBug #608766 - Replace pthread with GLib's GThread
2010-04-06 Matthew BarnesMerge miscellaneous cleanups from camel-gobject.
2010-03-14 Matthew BarnesFix Gtk-Doc syntax in function block comments.
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.
2008-08-06 Matthew Barnes** Fixes bug #545877
2008-06-20 Jeffrey Stedfastfixed 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-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-05-16 Jules ColdingFix file descriptor leaks from open() and friends as...
2007-04-28 Matthew Barnes** Fixes bug #418852
2006-04-12 Jeffrey StedfastFixes to many source files to suppress compiler warning...
2005-11-30 Tor LillqvistDefine O_BINARY as 0 on Unix. Add declarations for...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-17 Tor Lillqvistcamel-cipher-context.c Drop unneeded <pthread.h>.
2005-08-15 Not Zedsame.
2005-04-26 Ross BurtonLiberally add const keyword
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2003-07-23 Dan Winship#include camel-file-utils.h for camel_read()
2003-07-09 Jeffrey StedfastGet rid of the #ifdef ENABLE_THREADS since we no longer...
2003-07-08 Jeffrey StedfastUpdated (new copy/paste from e-iconv).
2003-05-16 Jeremy KatzEnsure cmdbuf is initialized to avoid compiler warning.
2003-04-19 Not Zed** for #40989
2002-09-24 Not ZedIf we have no data written to a key, dont add it, or...
2002-08-29 Not ZedChange the case sensitive search of subject to expect...
2002-05-31 Jeffrey StedfastFree the response before checking for errors. I'm not...
2002-05-07 Not ZedCheck for LOGIN xxxx as well if debug is on, so we...
2002-04-26 Not ZedRemove the excessive \n's, after printfs.
2002-04-09 Not ZedIf we get multiple Content-Type header values, change...
2002-04-03 Not ZedTurn indexing back on, fingers crossed ...
2002-04-02 Not ZedSync the key tables explcitly.
2002-03-25 Not ZedWhen we add a new name, up all of the cache limits...