summaryrefslogtreecommitdiff
path: root/gio/gdocumentportal.c
AgeCommit message (Expand)Author
2022-09-02documentportal: Fix small leak in add_documents with empty URI listSebastian Keller
2022-05-18gio: Add SPDX license headers automaticallyPhilip Withnall
2019-12-17gio: do not cache document portal D-Bus proxyJames Henstridge
2019-01-25gio: make g_document_portal_add_documents() fall back to read-only accessJames Henstridge
2019-01-15gio: don't pass O_PATH descriptors to the document portalJames Henstridge
2018-03-28Do not use g_autofreeEmmanuele Bassi
2017-08-03Consistently save errno immediately after the operation setting itPhilip Withnall
2017-05-29Add a wrapper for the AddFull document portal apiMatthias Clasen
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2016-07-21Deal with lack of O_CLOEXECMatthias Clasen
2016-07-13documents portal: Make sure O_PATH is definedMatthias Clasen
2016-07-12documentportal: print warnings when document portal fails to initializeCosimo Cecchi
2016-07-11appinfo: support opening files through document portalCosimo Cecchi