Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-session.c
2012-11-05 Milan CrhaReplace deprecated GLib symbols (as of GLib 2.34.x)
2012-08-25 Matthew BarnesUpdate API documentation.
2012-08-12 Matthew BarnesRename camel_session_get_service().
2012-08-12 Matthew BarnesHave camel_session_list_services() return new references.
2012-08-12 Matthew BarnesCamelSession: Have add_service() return a new reference.
2012-08-12 Matthew BarnesCamelSession: Remove camel_session_lock/unlock().
2012-08-12 Matthew BarnesCamelSession: Avoid camel_session_lock/unlock().
2012-08-12 Matthew BarnesCamelSession: Make forward_to() method asynchronous.
2012-06-27 Milan CrhaBug #677697 - Huge memory leaks
2012-05-19 Matthew BarnesCamel: Use camel_session_idle_add() for idle callbacks.
2012-05-19 Matthew BarnesCamelSession: Add camel_session_idle_add().
2012-05-19 Matthew BarnesCamelSession: Add a read-only "main-context" property.
2012-05-13 Matthew BarnesUse g_simple_async_result_set_check_cancellable().
2012-02-27 Milan CrhaFix nasty typos from recent whitespace cleanup commit
2012-02-25 Matthew BarnesCamelSession: Add a default method for get_socks_proxy().
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2012-02-14 Milan CrhaRevert one change from the previous commit, it emitted...
2012-02-14 Milan CrhaFix issues found by Coverity Scan
2012-01-21 Matthew BarnesCamelSession: Avoid spurious "notify::online" signals.
2011-12-11 Matthew BarnesAdd CamelSession.remove_service() method.
2011-11-15 Milan CrhaBug #440316 - Improve SSL Certificate check bad signatu...
2011-11-14 Matthew BarnesUpdate API docs.
2011-10-24 Matthew BarnesMove remaining CamelURL elements to CamelSettings.
2011-10-22 Matthew BarnesAvoid a crash in camel_session_get_service_by_url().
2011-10-16 Matthew BarnesUpdate Camel API docs.
2011-10-15 Matthew BarnesCamel: New authentication API.
2011-10-06 Matthew BarnesPrefer g_simple_async_result_take_error().
2011-09-30 Milan CrhaBug #601898 - SOCKS proxy does not work with mailer
2011-09-26 Milan CrhaBug #656473 - Store server folder cache in user's cache...
2011-09-03 Matthew BarnesMake sure all new APIs have "Since: 3.2" tags.
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-08-12 Milan CrhaBug #656267 - Checking for auth types doesn't work...
2011-07-18 Kjartan MaraasRevert the previous commit since it seems to be a probl...
2011-07-17 Kjartan MaraasAdd camel-junk-filter to the provider sources to make...
2011-07-15 Matthew BarnesCamelSession: Add camel_session_remove_services()
2011-07-14 Matthew BarnesRewrite Camel's junk plugin interface.
2011-07-04 Matthew BarnesCamel: Fix Gtk-Doc notation in comment blocks.
2011-07-04 Matthew BarnesAuthorization domains are no longer used in password...
2011-05-14 Matthew BarnesBug 650105 - Deadlock in GroupWise connector
2011-04-29 Matthew BarnesRevise camel_session_get_service_by_url().
2011-04-23 Matthew BarnesReplace CamelSessionThreadMsg with a more modern API.
2011-04-23 Matthew BarnesRemove unused camel_session_thread_wait().
2011-04-22 Matthew BarnesCamelSession: Remove some leftover debug messages.
2011-04-21 Matthew BarnesRework how CamelServices are added to CamelSession.
2011-04-17 Matthew BarnesFix Gtk-Doc notation in Camel.
2011-04-17 Matthew BarnesSeal up CamelService.
2011-03-05 Matthew BarnesCoding style cleanup.
2011-02-24 Milan CrhaBug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE...
2010-09-29 Matthew BarnesHave camel_operation_new() return a GCancellable.
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-15 Matthew BarnesRecast CamelOperation as a GCancellable subclass.
2010-09-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-13 Matthew BarnesCoding style cleanups.
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-29 Matthew BarnesBuild path portably in session_get_storage_path().
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-06-06 Matthew BarnesCoding style and whitespace cleanups.
2010-06-06 Matthew BarnesMore Gtk-Doc updates.
2010-06-02 Federico Mena QuinteroSanitize empty-string proxy hostnames at the API entry...
2010-06-02 Federico Mena QuinteroDon't return a const char *
2010-06-02 Federico Mena QuinteroAdd camel_session_set/get_socks_proxy()
2010-05-07 Matthew BarnesConvert CamelObject events to GObject signals.
2010-04-30 Matthew BarnesDon't abbreviate public symbols.
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-21 Matthew BarnesMerge more cleanup bits from camel-gobject.
2010-04-15 Milan CrhaBug #615776 - Drop camel-private.h and offer a public...
2010-04-13 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-06 Matthew BarnesMerge miscellaneous cleanups from camel-gobject.
2010-04-03 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-03-14 Matthew BarnesAdd "Since: 2.22" tags to the API documentation.
2010-03-14 Matthew BarnesAdd "Since: 2.26" tags to the API documentation.
2010-01-07 Matthew BarnesRemove unnecessary libedataserver includes.
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.
2009-01-19 Milan Crha** Fix for bug #204891
2008-07-23 Matthew Barnes** Fix a bunch of Gtk-Doc warnings in Camel.
2008-06-20 Jeffrey Stedfastfixed copyright notices
2008-05-19 Matthew Barnes** Fixes part of bug #531591
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
2008-04-30 Matthew BarnesReplace assertions with g_return_val_if_fail(). Clean...
2008-01-24 Srinivasa Ragavan** Fix for bug #510779
2008-01-18 Matthew BarnesForgot to escape the user and host name strings. (...
2008-01-17 Matthew Barnes** Fixes bug #506250
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
2007-04-05 Ross BurtonUse g_mkdir_with_parents (#383686).
2007-01-08 Veerapuram Varadhan ** Fixes eds part of bgo #362638 - Patch submit...
2006-01-10 Simon ZhengDelete function camel_mkdir().
2006-01-05 Kjartan Maraas,... Return stuff from this non-void function. Move some...
2005-12-22 Shreyas SrinivasanNetwork Manager Support
2005-12-14 Chenthill Palanisamyuse glib 2.8 functions for win32 only
2005-12-11 Tor LillqvistNo need to have ifdefs for g_access() here, camel-priva...
2005-12-01 Chenthill Palanisamyfixes a build break for OS which uses glib 2.4
next