summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechoosernative.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Stop using gtk_widget_show/hideMatthias Clasen2022-11-281-2/+2
* filedialog: Use portalsMatthias Clasen2022-11-171-0/+7
* Deprecate GtkFileChooser and implementationsMatthias Clasen2022-10-291-2/+15
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+1
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-6/+2
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-1/+1
* docs: Reduce redundancyMatthias Clasen2021-05-201-8/+6
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-6/+6
* filechoosernative: Convert docsMatthias Clasen2021-03-111-82/+84
* nativedialog: Add more docsMatthias Clasen2021-01-311-0/+5
* Remove unneeded gtkstylecontext.h includesTimm Bäder2020-10-141-1/+0
* macos: port gtk to GDK_WINDOWING_MACOSChristian Hergert2020-10-141-2/+2
* Remove deprecation guards around gtk_window_presentMatthias Clasen2020-08-081-2/+0
* Fix and improve various code samplesTimm Bäder2020-08-011-7/+5
* Replace "gchar" with "char"Benjamin Otte2020-07-251-4/+4
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* Remove unused includesMatthias Clasen2020-07-121-1/+0
* Reduce includes of gtkfilesystem.hMatthias Clasen2020-07-121-1/+0
* filechooser: Drop the ::selection-changed signalMatthias Clasen2020-07-091-6/+0
* filechooser: Drop the ::current-folder-changed signalMatthias Clasen2020-07-091-1/+0
* filechoosernative: Update docsMatthias Clasen2020-07-091-14/+4
* filechooser: Drop the ::file-activated signalMatthias Clasen2020-07-091-1/+0
* filechooser: Make get_files return a list modelMatthias Clasen2020-07-091-2/+11
* Drop unused includesMatthias Clasen2020-06-251-1/+0
* filechoosernative: Make get_filter work for (non-portal) native chooserMichael Weghorn2020-06-091-0/+1
* docs: Remove use of gtk_native_dialog_run() from examplesEmmanuele Bassi2020-05-121-51/+67
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* filechooser: Cosmetic doc changesMatthias Clasen2020-04-171-6/+9
* gtkfilechoosernative: Remove duplicate "the" in the documentationLingMan2020-03-241-2/+2
* portal file chooser: Handle errorsMatthias Clasen2020-03-211-1/+8
* Remove preview widget from GtkFileChooserEmmanuele Bassi2020-02-221-19/+0
* Remove overwrite confirmation machinery from GtkFileChooserEmmanuele Bassi2020-02-221-3/+0
* Drop GtkFileChooser:extra-widgetEmmanuele Bassi2020-02-221-8/+0
* Remove filename/URI API from GtkFileChooserEmmanuele Bassi2020-02-221-2/+2
* GtkFileChoooserNative: change prepend to append for insertions in choices listLuca Bacci2019-08-041-1/+1
* all: Don't warn about deprecated gtk_window_present usageBastien Nocera2019-02-251-0/+2
* filechoosernative: forward current_filter to delegate dialogMichael Catanzaro2019-01-181-0/+1
* The big versioning cleanupMatthias Clasen2018-02-061-10/+0
* file chooser native: Stop connecting to ::delete-eventMatthias Clasen2018-01-161-15/+2
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-0/+2
* Fix a few documentation issuesTimm Bäder2017-07-191-4/+4
* GtkFileChooserNativeQuartz: add support for get_filter and set_filterTom Schoonjans2017-07-181-0/+9
* GtkFileChooserNative: documentation updatedTom Schoonjans2017-07-181-2/+18
* GtkFilechooserNative: add macOS supportTom Schoonjans2017-07-181-0/+12
* dialog: Remove alternative button order APITimm Bäder2016-10-161-7/+0
* Implement combobox apis for GtkFileChooserNativePortalMatthias Clasen2016-07-081-0/+130
* Initial version of file chooser portal supportAlexander Larsson2016-07-081-1/+27
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-4/+4
* GtkFileChooserNative: Fallback and win32 implementationAlexander Larsson2015-11-051-0/+656