summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserwidget.c
Commit message (Expand)AuthorAgeFilesLines
...
* Strip leading and trailing whitespace from filechooser save filenamesArc Riley2015-07-041-2/+8
* Warn for whitespace at beginning or end of new folder namesArc Riley2015-07-041-1/+17
* file chooser: Make Ctrl-L work in search modeMatthias Clasen2015-07-041-4/+2
* file chooser: Make unsetting save entry workMatthias Clasen2015-07-041-1/+1
* file chooser: CleanupsMatthias Clasen2015-07-041-1075/+1029
* file chooser: Don't show Trash in save modeMatthias Clasen2015-07-041-0/+1
* file chooser: Improve column sizingMatthias Clasen2015-07-041-11/+33
* file chooser: Remove a wrong assumptionMatthias Clasen2015-07-041-5/+2
* file chooser: Don't show Enter Location in sidebarMatthias Clasen2015-07-041-11/+0
* file chooser: Add search progressMatthias Clasen2015-07-041-1/+42
* file chooser: Set fixed sort functions for recent and searchMatthias Clasen2015-07-041-76/+150
* file chooser: Improve location column formattingMatthias Clasen2015-07-041-49/+6
* file chooser: Improve the mode switching operationMatthias Clasen2015-07-041-36/+34
* file chooser: Clean up enum handlingMatthias Clasen2015-07-041-22/+25
* file chooser: Code cleanupsMatthias Clasen2015-07-041-45/+45
* file chooser: Consistently clear model cachesMatthias Clasen2015-07-041-32/+46
* file chooser: Add a way to toggle time displayMatthias Clasen2015-07-041-38/+79
* file chooser: remove a stale commentMatthias Clasen2015-07-041-5/+0
* file chooser: Improve time and date formattingMatthias Clasen2015-07-041-15/+100
* file chooser: Don't allow resorting recent filesMatthias Clasen2015-07-041-21/+14
* file chooser: Use access time for recent filesMatthias Clasen2015-07-041-84/+66
* file chooser: Add and use a model search engineMatthias Clasen2015-07-041-3/+10
* file chooser: Don't show recent in save modeMatthias Clasen2015-07-041-1/+5
* file chooser: Add Ctrl-F as search shortcutMatthias Clasen2015-07-041-0/+4
* file chooser: Make search shortcut toggleMatthias Clasen2015-07-041-1/+12
* file chooser: Tweak bindings in save modeMatthias Clasen2015-07-041-24/+20
* file chooser: Trigger location entry not just from file listMatthias Clasen2015-07-041-9/+26
* file chooser: Open location entry on '.'Matthias Clasen2015-07-041-0/+1
* Revert "file chooser: Open location entry more easily"Matthias Clasen2015-07-041-1/+0
* Revert "file chooser: Don't start search too eagerly"Matthias Clasen2015-07-041-0/+23
* file chooser: Improve keynavMatthias Clasen2015-07-041-2/+2
* file chooser: Give the location column more spaceMatthias Clasen2015-07-041-1/+5
* file chooser: Sort search results betterMatthias Clasen2015-07-041-1/+78
* file chooser entry: Capture Escape and emit :hide-entryMatthias Clasen2015-07-041-1/+9
* file chooser: Make Escape work in search entryMatthias Clasen2015-07-041-3/+5
* file chooser: Make location column work betterMatthias Clasen2015-07-041-5/+19
* file chooser: Make search in recent workMatthias Clasen2015-07-041-2/+5
* file chooser widget: Allow external save entryMatthias Clasen2015-07-041-10/+69
* file chooser: Update sidsebar when entry goes awayMatthias Clasen2015-07-041-0/+2
* file chooser widget: Expose a "subtitle" propertyMatthias Clasen2015-07-041-9/+57
* file chooser: More search reworkMatthias Clasen2015-07-041-11/+1
* file chooser: Small cleanupMatthias Clasen2015-06-191-6/+1
* Use infos from search engine instead of getting them againMatthias Clasen2015-06-181-5/+16
* Fix an oversight in the previous commitMatthias Clasen2015-06-181-0/+3
* search engine: Pass file infos along for hitsMatthias Clasen2015-06-181-3/+2
* file chooser: Use batched insertion for search resultsMatthias Clasen2015-06-181-28/+19
* file chooser: Drop unused variablesMatthias Clasen2015-06-171-9/+0
* file chooser: Use a revealerMatthias Clasen2015-06-171-11/+8
* gtkfilechooserwidget: show drop hints on gtkplacessidebarCarlos Soriano2015-06-161-0/+25
* places sidebar: Make 'recent' work on other platformsMatthias Clasen2015-06-061-19/+1