ESourceRegistry: Do not mandate builtin sources.
[platform/upstream/evolution-data-server.git] / libedataserver / e-source-registry.c
2012-12-15 Tristan Van BerkomESourceRegistry: Do not mandate builtin sources.
2012-12-12 Milan CrhaWorkaround file description leak from e_source_registry...
2012-11-29 Milan CrhaESourceRegistry: Disconnect signal handlers from GSetti...
2012-11-10 Matthew BarnesCoding style and whitespace cleanup.
2012-11-09 Matthew BarnesUse g_type_ensure() where applicable.
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-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-10 Matthew BarnesBug 685713 - ESourceRegistry's manager thread aborts...
2012-09-07 Matthew BarnesESourceRegistry: Work around GType deadlock.
2012-08-03 Matthew Barnese_source_registry_commit_source_sync(): Handle collecti...
2012-07-15 Matthew Barnessource_registry_ref_any_mail_identity(): Fix a typo.
2012-07-07 Matthew BarnesBug 678602 - Inform server of client-side auth cancella...
2012-06-19 Matthew BarnesBug 678378 - ESourceRegistry causes deadlock in gnome...
2012-06-19 Matthew BarnesESourceRegistry: Split ESource creation into a standalo...
2012-06-19 Matthew BarnesESourceRegistry: Use g_main_context_ref_thread_default().
2012-06-18 Philip Withnalledataserver: GIR annotation fixes
2012-06-08 Matthew BarnesESourceRegistry: Add (element-type ESource) annotations.
2012-06-06 Matthew BarnesFix source_registry_prune_nodes() algorithm.
2012-06-03 Matthew BarnesImplement single-file includes for all E-D-S libraries.
2012-06-03 Matthew BarnesAdd new ESource classes.