summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add an "ubuntu-online-accounts" module.uoaMatthew Barnes2013-01-0715-0/+1715
* Add ESourceUoa extension class.Matthew Barnes2013-01-068-0/+288
* configure.ac: Add --enable-uoa option.Matthew Barnes2013-01-061-0/+57
* weather: Fix build break.Matthew Barnes2013-01-051-5/+2
* ECalBackendFile: Override the ETimezoneCache methods.Matthew Barnes2013-01-041-35/+108
* Remove e_cal_backend_store_put_timezone().Matthew Barnes2013-01-045-52/+15
* Remove e_cal_backend_store_get_timezone().Matthew Barnes2013-01-044-53/+12
* ECalBackend: Remove internal_get_timezone() method.Matthew Barnes2013-01-049-265/+27
* ECalBackendSExp: Take an ETimezoneCache instead of ECalBackend.Matthew Barnes2013-01-048-49/+79
* ECalBackendStore: Add a "timezone-cache" construct-only property.Matthew Barnes2013-01-045-90/+214
* e_cal_backend_store_set_default_timezone(): Remove const qualifier.Matthew Barnes2013-01-042-6/+6
* e_cal_backend_store_put_timezone(): Remove const qualifier.Matthew Barnes2013-01-043-6/+6
* Remove unused e_cal_backend_cache_remove_timezone().Matthew Barnes2013-01-043-29/+0
* Remove unused e_cal_backend_store_remove_timezone().Matthew Barnes2013-01-043-47/+0
* Remove unused e_cal_backend_store_remove().Matthew Barnes2013-01-043-41/+0
* ECalBackend: Implement the ETimezoneCache interface.Matthew Barnes2013-01-041-4/+182
* ECalClient: Implement the ETimezoneCache interface.Matthew Barnes2013-01-041-84/+182
* Add ETimezoneCache interface.Matthew Barnes2013-01-047-3/+255
* Merge ECalBackendFileStore into ECalBackendStore.Matthew Barnes2013-01-0412-1072/+858
* Bump libedata-cal shared object name.Matthew Barnes2013-01-041-1/+1
* Remove unused LIBSOUP_REQUIRED definition.Matthew Barnes2013-01-041-6/+0
* Use version-based libsoup warnings.Matthew Barnes2013-01-041-4/+9
* Bug 691033 - Avoid using LIBSOUP_DISABLE_DEPRECATEDHashem Nasarat2013-01-021-1/+1
* Assamese translation updatedNilamdyuti Goswami2013-01-021-30/+49
* Updated POTFILES.inPiotr Drąg2012-12-311-0/+1
* google: Add EGDataOAuth2Authorizer.Matthew Barnes2012-12-315-96/+442
* google-backend: Populate [Authentication] group for contacts.Matthew Barnes2012-12-311-0/+40
* gnome-online-accounts: Implement EOAuth2Support interface.Matthew Barnes2012-12-311-2/+134
* collection_backend_child_added: Inherit OAuth 2.0 support.Matthew Barnes2012-12-311-0/+10
* EServerSideSource: Add "oauth2-support" property.Matthew Barnes2012-12-313-0/+204
* libebackend: Add EOAuth2Support interface.Matthew Barnes2012-12-317-0/+390
* ESource: Add get_oauth2_access_token_sync() class method.Matthew Barnes2012-12-313-3/+279
* Add OAuth2Support D-Bus interface.Matthew Barnes2012-12-315-0/+83
* Add e_source_registry_server_find_extension().Matthew Barnes2012-12-313-24/+66
* e-source-registry.c: Minor code reordering.Matthew Barnes2012-12-311-52/+52
* Updated Spanish translationDaniel Mustieles2012-12-311-375/+244
* Updated Brazilian Portuguese Translation based on branch gnome-3-6Rafael Ferreira2012-12-311-1366/+1626
* Fix typo in libedataserver API docs.Matthew Barnes2012-12-281-1/+1
* Further API doc cleanups.Matthew Barnes2012-12-2716-213/+204
* private: Fix cross-references to D-Bus interfaces in API docs.Matthew Barnes2012-12-271-0/+4
* private: Add generated DocBook files to BUILT_SOURCES.Matthew Barnes2012-12-271-1/+8
* private: Reduce the number of sections in API docs.Matthew Barnes2012-12-272-277/+144
* Assamese translation updatedNilamdyuti Goswami2012-12-271-318/+217
* Update Galician translationsFran Diéguez2012-12-251-1/+1
* Updated Galician translationsFran Diéguez2012-12-241-1069/+1357
* Updated Greek translationDimitris Spingos2012-12-241-957/+1364
* Bug 665371 - Decommission legacy IMAP backendMatthew Barnes2012-12-2429-16874/+1
* Add automatic IMAP to IMAPX account migration.Matthew Barnes2012-12-243-0/+156
* Fix some file header comments.Matthew Barnes2012-12-243-3/+3
* ESourceRegistryServer: Add a "tweak-key-file" signal.Matthew Barnes2012-12-243-4/+114