Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-lock.c
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-05-08 Matthew BarnesCoding style cleanups.
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-06 Matthew BarnesMerge miscellaneous cleanups from camel-gobject.
2010-03-14 Matthew BarnesFix Gtk-Doc syntax in function block comments.
2010-01-30 Matthew BarnesCoding style and whitespace cleanups.
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2008-06-20 Jeffrey Stedfastfixed copyright notices
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
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-12-13 Tor LillqvistUse g_usleep() instead of sleep() which isn't available...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2004-09-27 Not Zed** See bug #63521.
2002-11-11 Jeffrey StedfastUse g_strerror when setting an exception string (we...
2002-11-07 Jeffrey StedfastAdded.
2002-07-22 Jeffrey Stedfasts/Out/Our in a debug printf
2002-07-17 Jeffrey Stedfast#include <glib.h> #include <libgnome/gnome-defs.h>
2002-07-17 Jeffrey Stedfast#include <libgnome/gnome-i18n.h>
2002-07-17 Jeffrey StedfastAdd the appropriate #include for the _() macro.
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-09-19 9General cleanup of camel debug printfs.
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2000-11-29 Not ZedAdd a missed unref.
2000-11-28 JP RosevearAdd USE_FLOCK, USE_FCNTL, USE_FLOCK
2000-11-21 Dan Winshipadd #ifdef HAVE_ALLOCA_H
2000-11-20 Not ZedFixes for the summary messageid changes. Hash the messa...
2000-11-16 Not ZedNew file - utility functions for locking using differen...
2000-11-16 Michael Zucci Locking interfaces.