summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechoosernativeportal.c
Commit message (Expand)AuthorAgeFilesLines
* 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