aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-client-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 700277 - EClientCache allocates memory ad infinityMatthew Barnes2013-05-301-0/+95
* client_cache_process_results: Fix runtime warnings.Matthew Barnes2013-03-151-1/+1
* EClientCache cleanups.Matthew Barnes2013-02-281-89/+95
* EClientCache: Use e_source_registry_dup_unique_display_name().Matthew Barnes2013-02-231-54/+50
* Add e_client_cache_is_backend_dead().Matthew Barnes2013-02-211-0/+48
* EClientCache: Don't emit signals while holding a lock.Matthew Barnes2013-02-211-2/+28
* EClientCache: Add a "client-notify" signal.Matthew Barnes2013-02-211-1/+101
* EClientCache: Fix some signal handler ID variable names.Matthew Barnes2013-02-211-10/+10
* EClientCache: Keep a strong reference on the ESourceRegistry.Matthew Barnes2013-02-181-20/+19
* Add EClientCache.Matthew Barnes2013-02-171-0/+1079