Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-uid-cache.c
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2010-09-28 Matthew BarnesUse GCancellable in all methods that may block.
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-04-15 Milan CrhaBug #615776 - Drop camel-private.h and offer a public...
2010-04-06 Matthew BarnesMerge miscellaneous cleanups from camel-gobject.
2010-03-14 Matthew BarnesFix Gtk-Doc syntax in function block comments.
2010-01-29 Chenthill PalanisamyBug 581604 - Permissions on mail/local folders are...
2010-01-07 Matthew BarnesRemove unnecessary libedataserver includes.
2009-07-13 Matthew BarnesFix excessive whitespace.
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 StedfastCheck cache->fd after we finish looping thru all of...
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
2007-04-05 Ross BurtonUse g_mkdir_with_parents (#383686).
2006-01-10 Simon ZhengDelete function camel_mkdir().
2005-11-30 Tor LillqvistDefine O_BINARY as 0 on Unix. Add declarations for...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2004-09-27 Not Zed** See bug #63521.
2003-07-23 Dan Winship#include camel-file-utils.h for camel_read()
2003-07-07 Jeffrey StedfastUse camel_mkdir().
2003-06-11 Jeffrey Stedfastsome days you just wish you had that subatomic 100...
2002-11-02 Jeffrey StedfastUse g_path_get_dirname since g_dirname has been deprecated.
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-10-16 Jeffrey StedfastIf CAMEL_DEBUG is defined, print some useful ref/unref...
2001-10-11 1Removed charset/locale charset lookup and iconv_open...
2001-07-13 Jeffrey StedfastWe now use a structure as the bucket data rather than...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-04-13 Dan WinshipPlug leaks.
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2000-08-09 Dan WinshipNew code to keep an on-disk cache of what UIDs have...