summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechoosernativeportal.c
Commit message (Expand)AuthorAgeFilesLines
* filechoosernativeportal: Stop using an invisibleMatthias Clasen2019-02-051-4/+1
* filechoosernativeportal: stuff the current filter into optionsMichael Catanzaro2019-01-181-0/+3
* filechoosernativeportal: remove redundant castsMichael Catanzaro2019-01-181-4/+4
* Move the should_use_portal helper to gdkMatthias Clasen2018-11-041-1/+1
* file chooser portal: use request path utilitiesMatthias Clasen2018-08-301-11/+1
* Use defines for bus namesMatthias Clasen2018-08-151-11/+11
* invisible: Make it use display, not screenBenjamin Otte2017-10-311-2/+2
* Avoid the use of g_autofreeMatthias Clasen2017-07-241-1/+2
* Avoid a race in the file chooser portalMatthias Clasen2017-07-071-3/+36
* file chooser: Don't pass NULL as title to the portalMatthias Clasen2017-06-131-1/+4
* Avoid a critical warning in the filechooser portalMatthias Clasen2017-03-171-9/+11
* Revert "filechooser portal: Make sure we can save"Matthias Clasen2017-01-171-13/+2
* filechooser portal: Make sure we can saveMatthias Clasen2017-01-171-2/+13
* Port GtkFileChooserNativePortal to gtk_window_export_handleMatthias Clasen2016-07-281-58/+91
* GtkFileChooserNativePortal: Use correct response code for acceptPatrick Griffis2016-07-131-1/+1
* gtk/gtkfilechoosernativeportal.c: Don't use g_autoptr()Chun-wei Fan2016-07-131-1/+2
* Implement combobox apis for GtkFileChooserNativePortalMatthias Clasen2016-07-081-66/+64
* Adapt to simplified file chooser portal apiMatthias Clasen2016-07-081-3/+3
* file chooser portal: Port to new Request APIMatthias Clasen2016-07-081-29/+22
* Use the portal when sandboxedMatthias Clasen2016-07-081-8/+1
* portal: Sent more data alongMatthias Clasen2016-07-081-0/+21
* portal: Send file filters to the portalMatthias Clasen2016-07-081-0/+19
* Initial version of file chooser portal supportAlexander Larsson2016-07-081-0/+392