Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-transport.h
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-30 Matthew BarnesUse GObject properties instead of CamelArg.
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.
2010-04-03 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-02 Matthew BarnesLock down Camel headers.
2009-07-13 Matthew BarnesFix excessive whitespace.
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-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-04-28 Matthew Barnes** Fixes bug #418852
2005-08-31 Harish KrishnaswamyModify License to LGPL
2002-05-08 Jeffrey StedfastImplemented. (digest_getv): Implemented.
2002-03-28 Dan WinshipChange the message arg to a CamelMimeMessage instead...
2002-01-28 Jeffrey StedfastUse flags rather than a bunch of gboolean variables...
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-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-12-24 Not ZedLock the command channel while searching. (imap_body_co...
2000-09-29 Jeffrey StedfastFixed some memory leaks. (camel_smtp_transport_init...
2000-08-10 Peter WilliamsMerge with camel-async.
2000-05-07 Dan Winship Make camel not leak like a sieve.
2000-02-24 Dan WinshipAdd CamelTransport abstract class and CamelSendmailTran...