summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserwidget.c
Commit message (Expand)AuthorAgeFilesLines
* file-chooser-widget: Fix "format not a string literal" errorBastien Nocera2016-04-051-23/+15
* gtkplacessidebar: add new other locations with flags signalCarlos Soriano2016-03-041-3/+4
* Revert "gtkplacessidebar: add open flags to other locations"Carlos Soriano2016-03-041-1/+0
* gtk: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-2/+2
* gtkplacessidebar: add open flags to other locationsCarlos Soriano2016-02-231-0/+1
* file chooser: Reload current dir when switching from search modeMatthias Clasen2016-02-151-3/+12
* file chooser: Avoid nonworking search+save combinationsMatthias Clasen2016-02-121-0/+3
* file chooser: Use the right model when getting the selectionMatthias Clasen2016-02-121-2/+3
* Don't do remote checks on NULL filesРуслан Ижбулатов2016-02-041-1/+2
* file chooser: Avoid a crashMatthias Clasen2016-01-301-1/+5
* file chooser: Make Escape close the dialogMatthias Clasen2016-01-291-1/+6
* file chooser: Allow saving even if executable attribute is not setOndrej Holy2016-01-201-1/+5
* file chooser: Set a CSS nameMatthias Clasen2016-01-131-0/+6
* dnd: Split GtkDragSourceSite into its own fileBenjamin Otte2015-11-251-1/+2
* Don't pass widget state flags to GtkStyleContext APITimm Bäder2015-11-221-3/+4
* filechooser: ignore double clicks on the selected itemPaolo Borelli2015-11-131-0/+1
* file chooser: Avoid search interruptionMatthias Clasen2015-10-151-5/+8
* file chooser: Clear busy cursor before showing errorMatthias Clasen2015-10-021-1/+4
* file chooser: Improve search focus handlingMatthias Clasen2015-10-011-1/+17
* file chooser: Don't select in the search entryMatthias Clasen2015-10-011-1/+1
* file chooser: Avoid a crashMatthias Clasen2015-09-161-7/+16
* file chooser: Make sure places view type is knownMatthias Clasen2015-09-011-0/+2
* filechooser: check if we can access the parent folderPaolo Borelli2015-08-231-21/+31
* Whitespace fixesMatthias Clasen2015-08-031-10/+9
* file chooser: Don't leave out icons by accidentMatthias Clasen2015-08-021-12/+20
* Code cleanupMatthias Clasen2015-07-311-6/+3
* file chooser: Allow activating without double-clickMatthias Clasen2015-07-311-0/+49
* file chooser: Note when searching remote locationsMatthias Clasen2015-07-271-0/+6
* Avoid more GFile<>uri roundtripsMatthias Clasen2015-07-271-3/+1
* Always pass a location into the queryMatthias Clasen2015-07-271-0/+2
* Store locations as GFileMatthias Clasen2015-07-271-4/+1
* Use standard cursor namesMatthias Clasen2015-07-261-5/+1
* file chooser: Fix gtk_file_chooser_set_show_hiddenMatthias Clasen2015-07-231-12/+20
* file chooser: Make keynav in save mode smootherMatthias Clasen2015-07-231-6/+0
* file chooser: Fix a crashMatthias Clasen2015-07-221-1/+2
* GtkQuery: Make API follow GTK+ conversionsMatthias Clasen2015-07-211-2/+1
* file chooser: Memory handling fixesMatthias Clasen2015-07-201-9/+7
* file chooser: remove an unused GError variableMatthias Clasen2015-07-171-5/+0
* file chooser: Improve popover positioningMatthias Clasen2015-07-171-22/+25
* file chooser: Use a popover for the context menuMatthias Clasen2015-07-171-253/+255
* file chooser: Make bindings work in save entryMatthias Clasen2015-07-161-0/+16
* filechooserwidget: use places view to manage fixed devicesGeorges Basile Stavracas Neto2015-07-151-7/+74
* file chooser: Show progess spinner even if not emptyMatthias Clasen2015-07-151-6/+0
* file chooser: Stop search when entry is clearedMatthias Clasen2015-07-151-0/+2
* file chooser: Refine search progress displayMatthias Clasen2015-07-151-14/+12
* file chooser: Be more careful with subtitlesMatthias Clasen2015-07-141-2/+22
* file chooser: Clean up unused includesMatthias Clasen2015-07-111-17/+0
* file chooser: Remove some obsoltete codeMatthias Clasen2015-07-111-19/+0
* file chooser: Fix multi-selectionMatthias Clasen2015-07-111-115/+125
* file chooser: Do less workMatthias Clasen2015-07-111-3/+1