summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserdialog.c
Commit message (Expand)AuthorAgeFilesLines
* filechooserdialog: Stop using ::response-requestedMatthias Clasen2020-07-121-5/+9
* filechooserdialog: Stop using the embed interfaceMatthias Clasen2020-07-121-3/+2
* Reduce includes of gtkfilesystem.hMatthias Clasen2020-07-121-1/+0
* filechooser: Drop the ::selection-changed signalMatthias Clasen2020-07-091-23/+0
* filechooser: Drop the ::file-activated signalMatthias Clasen2020-07-091-11/+0
* filechooser: Make get_files return a list modelMatthias Clasen2020-07-091-3/+3
* docs: Remove use of gtk_dialog_run()Emmanuele Bassi2020-05-121-50/+75
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-2/+2
* Stop using container api on GtkHeaderBarMatthias Clasen2020-05-111-1/+5
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-05-111-32/+35
|\
| * filechooserdialog: Be more careful with widgetsMatthias Clasen2020-05-111-32/+35
* | Use gtk_window_destroyMatthias Clasen2020-05-111-2/+2
* | filechooserdialog: Fix disposingMatthias Clasen2020-05-111-0/+12
|/
* headerbar: Rename custom-title to title-widgetAlexander Mikhaylenko2020-05-011-3/+3
* filechooserdialog: Create title and subtitle manuallyAlexander Mikhaylenko2020-05-011-1/+47
* filechooser: Cosmetic doc changesMatthias Clasen2020-04-171-2/+2
* Remove GTK_FILE_CHOOSER_ACTION_CREATE_FOLDEREmmanuele Bassi2020-02-221-2/+1
* Remove overwrite confirmation machinery from GtkFileChooserEmmanuele Bassi2020-02-221-2/+0
* Remove filename/URI API from GtkFileChooserEmmanuele Bassi2020-02-221-19/+12
* filechooser: Remove debug spewMatthias Clasen2020-01-311-1/+0
* filechooser: Remove default size machineryBenjamin Otte2020-01-281-29/+19
* filechooserdialog: Stop using gtk_window_get_position()Timm Bäder2019-07-191-7/+2
* Revert "file chooser: Stop using gtk_window_get_position"Timm Bäder2019-07-191-0/+32
* file chooser dialog: Drop the priv pointerMatthias Clasen2019-05-281-31/+27
* file chooser dialog: Make finalMatthias Clasen2019-05-281-0/+14
* Make file chooser saving work againMatthias Clasen2019-05-021-1/+8
* Stop using gtk_widget_grab_defaultMatthias Clasen2019-04-281-1/+1
* file chooser: Stop using gtk_window_activate_defaultMatthias Clasen2019-04-281-25/+2
* file chooser: Stop using gtk_window_get_positionMatthias Clasen2019-03-261-32/+0
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-6/+9
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-6/+3
* The big versioning cleanupMatthias Clasen2018-02-061-2/+0
* filechooser: Remove the word stock from the docsMatthias Clasen2017-12-011-5/+5
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-5/+11
* Fix a few documentation issuesTimm Bäder2017-07-191-1/+1
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+0
* filechooser: Use GtkButton's icon-name propertyTimm Bäder2016-10-311-6/+1
* Drop some more codeMatthias Clasen2016-03-261-19/+0
* file chooser: Drop unused codeMatthias Clasen2016-03-261-17/+0
* file chooser: Also apply the settingsMatthias Clasen2015-12-111-0/+2
* file chooser: Store size more frequentlyMatthias Clasen2015-12-111-2/+21
* GtkFileChooserNative: Fallback and win32 implementationAlexander Larsson2015-11-051-1/+6
* Use gtk_widget_set_focus_on_click() instead of deprecated settersFlorian Müllner2015-11-031-1/+1
* Code cleanupMatthias Clasen2015-07-311-2/+1
* file chooser dialog: Better spacingMatthias Clasen2015-07-231-1/+3
* file chooser dialog: Make button not take focusMatthias Clasen2015-07-041-0/+1
* file chooser dialog: Make action changes workMatthias Clasen2015-07-041-74/+82
* file chooser entry: Capture Escape and emit :hide-entryMatthias Clasen2015-07-041-1/+1
* file chooser dialog: Put save entry into headerMatthias Clasen2015-07-041-0/+52
* file chooser dialog: Show a subtitleMatthias Clasen2015-07-041-0/+3