summaryrefslogtreecommitdiff
path: root/docs/reference/libebackend
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am cleanups.Matthew Barnes2013-11-171-14/+18
* ECollectionBackend: Add a read-only "proxy-resolver" property.Matthew Barnes2013-10-251-0/+1
* Add indices for new symbols in 3.12 to API documentation.Matthew Barnes2013-10-011-0/+4
* Add ESoupAuthBearer.Matthew Barnes2013-07-093-0/+20
* Add indices for new symbols in 3.10 to API documentation.Matthew Barnes2013-03-171-0/+4
* Disable make check in docs/reference/libebackendTristan Van Berkom2013-03-161-1/+1
* Update API documentation.Matthew Barnes2013-03-021-0/+3
* EBackend: Add a read-only "main-context" property.Matthew Barnes2013-02-221-0/+1
* Documentation Makefiles: Added MKDB_OPTIONSTristan Van Berkom2013-02-221-0/+3
* EBackend: Add a "connectable" property (GSocketConnectable).Matthew Barnes2013-02-171-0/+2
* Add e_data_factory_ref_initable_backend().Matthew Barnes2013-02-041-0/+1
* Deprecate e_authentication_session_new().Matthew Barnes2013-02-011-1/+1
* Add e_source_registry_server_new_auth_session().Matthew Barnes2013-02-011-0/+1
* EServerSideSource: Add an "auth-session-type" property.Matthew Barnes2013-02-011-0/+2
* Deprecate e_source_registry_server_load_all().Matthew Barnes2013-01-211-1/+2
* Add e_source_registry_server_load_resource().Matthew Barnes2013-01-211-0/+1
* Update API documentation.Matthew Barnes2013-01-121-0/+5
* EServerSideSource: Add "oauth2-support" property.Matthew Barnes2012-12-311-0/+2
* libebackend: Add EOAuth2Support interface.Matthew Barnes2012-12-313-0/+18
* Add e_source_registry_server_find_extension().Matthew Barnes2012-12-311-0/+1
* Further API doc cleanups.Matthew Barnes2012-12-272-22/+21
* Deprecate E_AUTHENTICATION_SESSION_KEYRING_ERROR.Matthew Barnes2012-12-151-1/+1
* Update API documentation.Matthew Barnes2012-12-093-0/+71
* api-docs: Add indices for new symbols in 3.8Matthew Barnes2012-10-071-0/+4
* Add e_collection_backend_dup_resource_id().Matthew Barnes2012-08-211-0/+1
* Add e_collection_backend_claim_all_resources().Matthew Barnes2012-08-151-0/+1
* EServerSideSource: Support creating/deleting remote resources.Matthew Barnes2012-08-031-0/+2
* ECollectionBackend: Add virual methods to create/delete resources.Matthew Barnes2012-08-031-0/+6
* Add e_source_registry_server_ref_backend().Matthew Barnes2012-08-031-0/+1
* EBackend: Add authenticate() sync+async methods.Matthew Barnes2012-07-311-0/+3
* Replace e_source_registry_server_queue_auth_session().Matthew Barnes2012-07-281-1/+3
* Deprecate EDbHash.Matthew Barnes2012-06-231-1/+1
* EServerSideSource: Add an "exported" property.Matthew Barnes2012-06-211-0/+1
* Add e_collection_backend_get_cache_dir().Matthew Barnes2012-06-121-0/+1
* EServerSideSource: Add a "write-directory" property.Matthew Barnes2012-06-121-0/+2
* Implement single-file includes for all E-D-S libraries.Matthew Barnes2012-06-032-17/+5
* Add a new "evolution-source-registry" D-Bus service.Matthew Barnes2012-06-033-0/+196
* libebackend documentation touch ups.Matthew Barnes2012-05-261-1/+9
* Add e_data_factory_ref_backend_factory().Matthew Barnes2012-04-171-0/+1
* Remove EBackend::last-client-gone signal.Matthew Barnes2012-04-161-1/+0
* EDataFactory: Keep only weak references to backends.Matthew Barnes2012-04-161-1/+1
* Remove EDataFactory's "online" property.Matthew Barnes2012-04-141-2/+0
* Add EDBusServerExitCode enum type.Matthew Barnes2012-04-101-0/+3
* Add "new symbols in 3.6" indices to API docs.Matthew Barnes2012-04-101-0/+4
* Fix typo in libebackend docs.Matthew Barnes2012-04-101-1/+1
* Deprecate EOfflineListener.Matthew Barnes2012-03-311-1/+1
* Kill gtk-doc tmpl files.Matthew Barnes2011-11-0713-926/+0
* EDBusServer: Add a use count, like in GApplication.Matthew Barnes2011-09-282-0/+18
* Add various base classes for backends and servers.Matthew Barnes2011-09-267-0/+356
* Add EExtensible and EExtension.Matthew Barnes2011-09-265-0/+129