summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update Hebrew translationmasterYaron Shahrabani2021-04-161-170/+197
| | | | (cherry picked from commit f762b36f23a7335e68503fee5e52f905375df194)
* Update British English translationBruce Cowan2021-04-021-38/+50
| | | | (cherry picked from commit 00539d12148b0aa8890f2ac015ff16005f7acd17)
* Update Dutch translationNathan Follens2021-04-011-36/+42
| | | | (cherry picked from commit d036b0aceb76e07d61a9dba790ccd22924aa4e29)
* build: Post-release version bumpPhilip Withnall2021-03-221-1/+1
| | | | | | Open up development for 0.19 release series. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
* Update Chinese (China) translationBoyuan Yang2021-03-201-35/+41
|
* Update Italian translationMilo Casagrande2021-03-151-37/+43
|
* Update Friulian translationFabio Tomat2021-03-101-35/+41
|
* Update Korean translationChangwoo Ryu2021-03-101-35/+42
|
* Updated Czech translationMarek Černocký2021-03-081-36/+43
|
* Update Latvian translationRūdolfs Mazurs2021-03-071-35/+42
|
* Update Catalan translationJordi Mas2021-03-051-94/+72
|
* Update Portuguese translationHugo Carvalho2021-02-241-38/+44
|
* Update Galician translationFran Dieguez2021-02-241-7/+6
|
* Update Basque translationAsier Sarasua Garmendia2021-02-231-35/+41
|
* Updated Lithuanian translationAurimas Černius2021-02-211-36/+43
|
* Update Turkish translationSabri Ünal2021-02-181-35/+42
|
* Update Slovenian translationMatej Urbančič2021-02-171-36/+42
|
* Update French translationCharles Monzat2021-02-161-38/+45
| | | | (cherry picked from commit 77f3e24d147a826cee11176fa146012f1c3c8dc8)
* Update Serbian translationМарко Костић2021-02-151-35/+41
|
* Updated Spanish translationDaniel Mustieles2021-02-151-36/+43
|
* Update Polish translationPiotr Drąg2021-02-141-39/+45
|
* Update Hungarian translationBalázs Meskó2021-02-131-35/+41
|
* Update German translationPhilipp Kiemle2021-02-131-36/+43
| | | | (cherry picked from commit 3f210383d1ebc3ca09eebd299dfa328868f1809c)
* Update Galician translationFran Dieguez2021-02-121-39/+46
|
* Update Swedish translationAnders Jonsson2021-02-121-37/+43
| | | | (cherry picked from commit 2e4c5c543f19cb26f40a617c7e12a1d52f1d22e7)
* Update Brazilian Portuguese translationEnrico Nicoletto2021-02-121-38/+44
|
* Update Indonesian translationKukuh Syafaat2021-02-121-36/+42
|
* build: Bump version to 0.18.0Philip Withnall2021-02-122-4/+20
| | | | | | | | | The release commit accidentally wasn’t pushed to origin/master straight after the release, so has instead had to land on a branch (`libgdata-0-18`). Pull in the NEWS and version changes to `master` so that they are in sync. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
* Update Romanian translationDaniel Șerbănescu2021-02-121-35/+41
|
* Update Ukrainian translationYuri Chornoivan2021-02-121-62/+49
|
* Merge branch 'wip/oholy/documents-shared-drives-support' into 'master'Philip Withnall2021-02-1116-1/+628
|\ | | | | | | | | | | | | documents: Add Shared Drives support Closes #25 See merge request GNOME/libgdata!27
| * documents: Add gdata_documents_entry_can_editwip/oholy/documents-shared-drives-supportOndrej Holy2021-02-115-0/+63
| | | | | | | | | | | | | | | | | | | | Entries on Shared Drives, or Shared with me are not always editable. Let's add gdata_documents_entry_can_edit to allow GVfsBackendGoogle to set file permissions accordingly. It would be nice to make also canDelete, canRename and canListChildren available, but it would require libgdata port to Drive API v3 unfortunatelly. Relates: https://gitlab.gnome.org/GNOME/gvfs/-/merge_requests/114
| * documents: Add gdata_documents_entry_get_shared_with_me_dateOndrej Holy2021-02-115-0/+42
| | | | | | | | | | | | | | | | Let's make available the SharedWithMeDate property to make implementation of the Shared with me folder for GVfsBackendGoogle easier. Relates: https://gitlab.gnome.org/GNOME/gvfs/-/issues/444 Relates: https://gitlab.gnome.org/GNOME/gvfs/-/merge_requests/114
| * documents: Add Shared Drives supportOndrej Holy2021-02-1114-1/+522
| | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems that the existing documents APIs works nicely with the files on Shared Drives (formerly Team Drives), although it is possible that some small changes will be needed to handle differences: https://developers.google.com/drive/api/v2/shared-drives-diffs However, the main problem is that there is no way currently to get the list of Shared Drives IDs and their names. Let's add new APIs for it which will be consequently used by GVfs. Relates: https://gitlab.gnome.org/GNOME/gvfs/-/issues/377 Fixes: https://gitlab.gnome.org/GNOME/libgdata/-/issues/25
| * core: Define G_DEFINE_AUTOPTR_CLEANUP_FUNC for GDataQueryOndrej Holy2021-02-111-0/+1
| | | | | | | | | | | | The cleanup function is not defined for GDataQuery, which prevents G_DECLARE_DERIVABLE_TYPE use for its subclasses. Let's define it so G_DECLARE_DERIVABLE_TYPE can be used in the subsequent commits.
* | Update Norwegian Bokmål translationKjartan Maraas2021-01-251-140/+155
|/
* Update Catalan translationJordi Mas2021-01-161-28/+26
|
* Update Greek translationEfstathios Iosifidis2020-09-301-142/+151
|
* Update Slovak translationDušan Kazik2020-09-171-140/+154
|
* Update Portuguese translationJuliano Camargo2020-09-111-143/+158
|
* Update Catalan translationJordi Mas2020-09-041-39/+73
|
* 0.17.130.17.13Philip Withnall2020-09-032-2/+22
| | | | Signed-off-by: Philip Withnall <withnall@endlessm.com>
* Merge branch 'wip/rishi/upload-stream-autoptr' into 'master'Philip Withnall2020-09-031-0/+1
|\ | | | | | | | | core: Add g_autoptr() support for GDataUploadStream See merge request GNOME/libgdata!26
| * core: Add g_autoptr() support for GDataUploadStreamDebarshi Ray2020-08-251-0/+1
| | | | | | | | https://gitlab.gnome.org/GNOME/libgdata/-/merge_requests/26
* | docs: Use correct url attribute for ulink usageRico Tzschichholz2020-08-291-1/+1
|/
* Update Chinese (China) translationBoyuan Yang2020-08-221-140/+149
|
* Update British English translationZander Brown2020-08-101-8/+13
|
* Merge branch 'codespell' into 'master'Philip Withnall2020-06-1813-19/+19
|\ | | | | | | | | all: Fix various typos and incorrect terminology See merge request GNOME/libgdata!25
| * all: Fix various typos and incorrect terminologyPhilip Withnall2020-06-1813-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | Done using: ``` codespell \ --builtin clear,rare,usage \ --skip './po/*' --skip './help/*/*.po' --skip './.git/*' --skip './NEWS*' \ --write-changes . ``` and then some manual checking and editing. Signed-off-by: Philip Withnall <withnall@endlessm.com>
* | Merge branch 'default-options' into 'master'Philip Withnall2020-06-181-5/+4
|\ \ | |/ |/| | | | | Various minor fixes to meson_options.txt See merge request GNOME/libgdata!24