Silence some runtime warnings from calendar backends.
[platform/upstream/evolution-data-server.git] / libedataserver /
2013-02-04 Matthew BarnesESourceRevisionGuards cleanups.
2013-02-04 Matthew BarnesDeprecate e-gdbus-templates.[ch].
2013-01-31 Matthew BarnesAdd ESourceUoa extension class.
2013-01-30 Matthew BarnesEClient: Add a TODO comment.
2013-01-30 Matthew BarnesEClient: Deprecate e_client_retrieve_capabilities_sync().
2013-01-30 Matthew BarnesDeprecate e_client_open_sync().
2013-01-29 Matthew BarnesRemove unused private EClient functions.
2013-01-29 Matthew BarnesEClient: Remove internal property cache.
2013-01-29 Matthew BarnesDeprecate EClient::opened signal.
2013-01-29 Tristan Van BerkomAdding ESourceRevisionGuards
2013-01-29 Tristan Van BerkomEClient: Adding E_CLIENT_ERROR_OUT_OF_SYNC
2013-01-26 Matthew BarnesEClient: Remove unused 'uri' member.
2013-01-26 Matthew BarnesEClient: Minor cleanups.
2013-01-26 Matthew BarnesEClient: Deprecate e_client_set_backend_property_sync().
2013-01-26 Matthew BarnesEClient: Add default implementations for async virtual...
2013-01-25 Matthew BarnesDeprecate e_client_is_opened().
2013-01-25 Matthew BarnesDeprecate CLIENT_BACKEND_PROPERTY_OPENING.
2013-01-25 Matthew BarnesDeprecate CLIENT_BACKEND_PROPERTY_OPENED.
2013-01-25 Milan CrhaEGdbusTemplates: Address crash on operation cancel
2013-01-24 Mathias HasselmannMake use of G_DEFINE_QUARK()
2013-01-19 Matthew Barneslibedataserver: Allow *some* deprecated API into bindings.
2013-01-18 Milan CrhaBump libsoup dependency to 2.40.3
2013-01-16 Mathias Hasselmannlibedataserver: Don't print warning if e_sexp_parse...
2013-01-12 Matthew Barnese-data-server-util.c: Fix a couple typos.
2013-01-12 Matthew BarnesDeprecate e_util_copy_object_slist().
2013-01-12 Matthew BarnesDeprecate e_util_copy_string_slist().
2013-01-12 Matthew BarnesDeprecate e_util_free_object_slist().
2013-01-12 Matthew BarnesDeprecate e_util_free_string_slist().
2013-01-12 Matthew BarnesDeprecate e_client_util_free_object_slist().
2013-01-12 Matthew BarnesDeprecate e_client_util_free_string_slist().
2013-01-12 Matthew BarnesDeprecate e_client_util_copy_object_slist().
2013-01-12 Matthew BarnesDeprecate e_client_util_copy_string_slist().
2013-01-12 Matthew BarnesDeprecate e_client_util_strv_to_slist().
2013-01-12 Matthew BarnesDeprecate e_client_util_slist_to_strv().
2013-01-12 Matthew BarnesSimplify e_util_copy_object_slist().
2013-01-12 Matthew BarnesSimplify e_util_copy_string_slist().
2013-01-12 Matthew BarnesUpdate API documentation.
2013-01-12 Matthew BarnesRestore ESourceWebdav:ignore-invalid-cert property.
2013-01-12 Matthew BarnesMove ETrustPromptResponse to e-source-enums.h.
2013-01-12 Matthew BarnesCoding style and whitespace cleanups.
2013-01-09 Milan CrhaBug #690177 - Use trust-prompt for certificate verifica...
2012-12-31 Matthew BarnesESource: Add get_oauth2_access_token_sync() class method.
2012-12-31 Matthew Barnese-source-registry.c: Minor code reordering.
2012-12-27 Matthew BarnesFurther API doc cleanups.
2012-12-15 Matthew BarnesSuppress g-ir-scanner warnings.
2012-12-15 Matthew BarnesRevert "ESourceRegistry: Do not mandate builtin sources."
2012-12-15 Tristan Van BerkomESourceRegistry: Do not mandate builtin sources.
2012-12-14 Milan CrhaIntroduce cancellable locks
2012-12-12 Milan CrhaWorkaround file description leak from e_source_registry...
2012-12-10 Colin WaltersMake ENamedParameters a fully boxed type
2012-12-09 Matthew BarnesUpdate API documentation.
2012-12-08 Milan CrhaEnable introspection scanner warnings
2012-12-07 Milan CrhaIntroduce evolution-user-prompter service
2012-12-06 Matthew BarnesAdd e_queue_transfer().
2012-12-05 Mathias Hasselmannapi-docs: Fix two small typos
2012-11-29 Milan CrhaESourceRegistry: Disconnect signal handlers from GSetti...
2012-11-28 Matthew BarnesEFlag: Suppress deprecation warning on g_cond_timed_wait().
2012-11-22 Tristan Van BerkomAdded e_util_utf8_normalize()
2012-11-22 Tristan Van BerkomAdded e_enum_from_string() and e_enum_to_string() utili...
2012-11-10 Matthew BarnesCoding style and whitespace cleanup.
2012-11-09 Matthew BarnesUse g_type_ensure() where applicable.
2012-11-08 Matthew BarnesRestore e_flag_timed_wait().
2012-11-07 Matthew BarnesDisable runtime check in source_registry_initable_init().
2012-11-05 Milan CrhaReplace deprecated GLib symbols (as of GLib 2.34.x)
2012-11-02 Matthew BarnesExclude deprecated API from introspection.
2012-11-02 Matthew BarnesIntrospection cleanups.
2012-11-02 Matthew BarnesSuppress g-ir-scanner warnings.
2012-11-02 Milan Crhae_async_closure_callback: Do not test 'object' paramete...
2012-11-01 Matthew BarnesAdd AllowAuthPromptAll() method to SourceManager interface.
2012-10-27 Matthew BarnesBug 685986 - ESourceRegistry: Wait for signals after...
2012-10-25 Matthew BarnesPrefer e_source_registry_check_enabled().
2012-10-25 Matthew BarnesAdd e_source_registry_check_enabled().
2012-10-21 Matthew BarnesCoding style and whitespace cleanup.
2012-10-18 Milan CrhaBug #268618 - Add: Save replies in the folder of the...
2012-10-14 Matthew BarnesFix code examples in ESourceExtension API docs.
2012-10-13 Matthew BarnesDeprecate e_source_extension_get_source().
2012-10-10 Matthew BarnesBug 685713 - ESourceRegistry's manager thread aborts...
2012-10-07 Matthew Barnese-client.h readability cleanups.
2012-10-02 Fabien Tassinlibedataserver.pc.in: Replace gnome-keyring-1 with...
2012-09-14 Milan CrhaUnwrap GDBus error in generic EClient operations
2012-09-12 Matthew BarnesBug 683785 - Add e_source_new_with_uid()
2012-09-07 Matthew BarnesESourceRegistry: Work around GType deadlock.
2012-09-01 Matthew BarnesCoding style and whitespace cleanup.
2012-08-27 Matthew BarnesESourceWebdav: Add "resource-query" property.
2012-08-25 Matthew BarnesUpdate API documentation.
2012-08-24 Matthew BarnesAdd new symbol to API documentation.
2012-08-23 Dan VrátilAdd function to validate binary data
2012-08-21 Matthew BarnesESource: Suppress "changed" emissions during initializa...
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
2012-08-16 Matthew BarnesDeprecate e_client_remove_sync().
2012-08-03 Matthew Barnese_source_registry_commit_source_sync(): Handle collecti...
2012-08-03 Matthew BarnesESource: Add functions to create/delete remote resources.
2012-07-26 Milan CrhaMove e_pointer_tracker to camel
2012-07-25 Matthew BarnesTypos: "occurred" has two R's.
2012-07-17 Matthew BarnesUse template files to generate GEnumClass types.
2012-07-15 Matthew Barnessource_registry_ref_any_mail_identity(): Fix a typo.
2012-07-09 Milan CrhaBug #677886 - Runtime warning from ESourceAlarms
2012-07-07 Matthew BarnesBug 678602 - Inform server of client-side auth cancella...
2012-07-06 Matthew BarnesRemove source_extension_constructed().
2012-07-06 Matthew BarnesRevert "Bug #678901 - Fake ESource::changed notifications"
next