Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-transport.c
2012-11-05 Milan CrhaReplace deprecated GLib symbols (as of GLib 2.34.x)
2012-05-13 Matthew BarnesUse g_simple_async_result_set_check_cancellable().
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2011-10-06 Matthew BarnesPrefer g_simple_async_result_take_error().
2011-07-04 Matthew BarnesCamel: Fix Gtk-Doc notation in comment blocks.
2011-03-05 Matthew BarnesBump BASE_VERSION to 3.0.
2011-03-05 Matthew BarnesCoding style cleanup.
2011-02-24 Milan CrhaBug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE...
2010-10-11 Matthew BarnesFix "since" tags in API docs.
2010-09-28 Matthew BarnesCamel: Add an asynchronous API.
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-08-12 Federico Mena QuinteroMerge branch camel-socks-proxy-master for SOCKS5 /...
2010-08-02 Matthew BarnesReplace "Since: 3.0" with "Since: 2.32".
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-04-30 Matthew BarnesDon't abbreviate public symbols.
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-15 Milan CrhaBug #615776 - Drop camel-private.h and offer a public...
2010-04-06 Matthew BarnesMerge miscellaneous cleanups from camel-gobject.
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-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)
2005-12-06 Tor Lillqvistcamel-index.c camel-mime-filter-basic.c camel-mime...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-05-09 Jeffrey Stedfastgtk-doc stuff
2003-07-09 Jeffrey StedfastGet rid of the #ifdef ENABLE_THREADS since we no longer...
2002-05-10 Jeffrey StedfastMight help if we called camel_transport_class_init.
2002-05-08 Jeffrey StedfastImplemented. (digest_getv): Implemented.
2002-03-28 Dan WinshipChange the message arg to a CamelMimeMessage instead...
2002-01-15 Jeffrey StedfastUpdated to match the new send_to API. (smtp_send):...
2001-12-20 Jeffrey StedfastChange the prototype for camel_address_get_type to...
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-08-13 Jeffrey StedfastWe need to be ref'ing the folder if/when we add it...
2001-06-27 Jeffrey StedfastInitialize the private send_lock. (camel_transport_fina...
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-08-10 Peter WilliamsMerge with camel-async.
2000-04-18 Dan Winshipkill camel-log
2000-02-24 Dan WinshipAdd CamelTransport abstract class and CamelSendmailTran...