summaryrefslogtreecommitdiff
path: root/src/file-chooser.c
Commit message (Expand)AuthorAge
* impl-request: Do not load properties on constructionGeorges Basile Stavracas Neto2024-04-04
* Fix some memory leaksHubert Figuière2024-04-04
* file-chooser: Return any value for the response GTaskGeorges Basile Stavracas Neto2024-04-04
* Use the right completion function for SaveFile/SaveFilesEmmanuele Bassi2023-06-30
* Use the host path when opening filesEmmanuele Bassi2023-06-30
* filechooser: Support current_folder with OpenFileSophie Herold2023-06-30
* Use g_path_get_dirnameJan Horak2023-05-10
* Use the host path when current_folder points to the document storageJan Horak2023-05-10
* Fix coding style Matthias Clasen2023-04-13
* file-chooser: Work a bit harderMatthias Clasen2023-04-13
* file-chooser: Set writable flag correctlyMaximiliano Sandoval R2023-01-03
* cleanup: Use flags for registering documents permsBilal Elmoussaoui2022-08-04
* screenshot: Allow deleting the fileBilal Elmoussaoui2022-08-04
* Change generated D-Bus code namespace to XdpDbus(Impl)Jonas Ådahl2022-03-30
* tree-wide: Rework handling of empty app IDsPhaedrus Leeds2022-03-07
* Use G_DBUS_METHOD_INVOCATION_HANDLED morePhaedrus Leeds2022-02-01
* Use g_dbus_error_strip_remote_error() morePhaedrus Leeds2022-01-31
* Remove unused gunixfdlist.h includesBastien Nocera2020-09-23
* FileChooser: Add a 'current_filter' return valueMichael Weghorn2020-05-23
* file-chooser: Pass directory flag to document portalBastien Nocera2020-03-26
* Support registering directories in documents portal helperBastien Nocera2020-03-26
* Bump the version of the file chooser interfaceMatthias Clasen2020-03-21
* file-chooser: Add "directory" optionBastien Nocera2020-03-13
* Bump the filechooser portal versionMatthias Clasen2019-11-27
* Implementation of org.freedesktop.portal.FileChooser::SaveFilesMichael Gratton2019-11-25
* A bunch more unused variable warningsMatthias Clasen2019-10-24
* file chooser: Add debug spewMatthias Clasen2019-10-22
* file-chooser: Add support for proxying current_filterMichael Catanzaro2019-01-19
* Pass all options to validation functionsMatthias Clasen2019-01-18
* Add validation to option filteringMatthias Clasen2018-12-23
* Use the new lockdown approachMatthias Clasen2018-11-30
* Implement lockdown for some portalsMatthias Clasen2018-11-14
* file-chooser: Handle save-file backend failureJonas Ådahl2018-03-15
* Add XdpAppInfo abstractionAlexander Larsson2018-02-08
* Simplify version supportMatthias Clasen2017-01-18
* File chooser: Fix reading the writable propertyAlexander Larsson2017-01-18
* Add a version property to all portal interfacesMatthias Clasen2016-12-10
* Fix validation for file filters with MIME content types.Michael James Gratton2016-10-05
* Neuter D-Bus timeouts for backendsMatthias Clasen2016-07-26
* file chooser: Pass the modal option throughMatthias Clasen2016-07-07
* Simplify filechooser portal apiMatthias Clasen2016-07-06
* Use error codesMatthias Clasen2016-07-05
* file chooser: Verify optionsMatthias Clasen2016-07-05
* Define the portal object path in one placeMatthias Clasen2016-07-02
* Make option filtering a general utilityMatthias Clasen2016-07-01
* Remove stray newlinesMatthias Clasen2016-07-01
* file chooser: Move blocking I/O to a threadMatthias Clasen2016-06-29
* Stop dispatching signals in threadsMatthias Clasen2016-06-29
* Lock requests when handling backend repliesMatthias Clasen2016-06-29
* Keep a ref on the request during async callsMatthias Clasen2016-06-29