summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* css: add shorthand text-decoration propertywip/pbor/css-text-attributesPaolo Borelli2015-07-051-0/+39
* css: support text-decoration-colorPaolo Borelli2015-07-053-0/+23
* linkbutton: use the text-decoration-line cssPaolo Borelli2015-07-054-37/+9
* css: add support for text-decoration-linePaolo Borelli2015-07-055-7/+110
* entry: add css letter-spacingPaolo Borelli2015-07-051-0/+12
* label: add support for CSS letter-spacing propertyPaolo Borelli2015-07-0510-5/+140
* pango: move an utility function from gtklabelPaolo Borelli2015-07-053-17/+20
* Updated Greek translationDimitris Spingos2015-07-062-894/+1110
* Fix return value error in _gtk_file_system_model_get_directoryTing-Wei Lan2015-07-061-1/+1
* Updated Portuguese translationPedro Albuquerque2015-07-051-85/+130
* file chooser: Allow deleting filesMatthias Clasen2015-07-042-2/+117
* file chooser: Allow renaming filesMatthias Clasen2015-07-043-27/+253
* Fix up some whitespace mishapMatthias Clasen2015-07-041-24/+16
* file chooser: Redo the trailing space warningMatthias Clasen2015-07-041-18/+14
* places sidebar: Fix memory handling of rename popoverMatthias Clasen2015-07-041-1/+10
* 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
* docs: Drop deprecated symbolic icon namesEmmanuele Bassi2015-07-041-2/+1
* container: Update the add() warningEmmanuele Bassi2015-07-041-1/+1
* Updated Portuguese translationPedro Albuquerque2015-07-041-466/+399
* Updated Portuguese translationPedro Albuquerque2015-07-041-909/+890
* file chooser: Make Ctrl-L work in search modeMatthias Clasen2015-07-041-4/+2
* file chooser dialog: Make button not take focusMatthias Clasen2015-07-041-0/+1
* file chooser: Make unsetting save entry workMatthias Clasen2015-07-041-1/+1
* file chooser dialog: Make action changes workMatthias Clasen2015-07-041-74/+82
* file chooser: CleanupsMatthias Clasen2015-07-041-1075/+1029
* testfilechooser: Add a --local-only flagMatthias Clasen2015-07-041-1/+4
* file chooser: Don't show Trash in save modeMatthias Clasen2015-07-041-0/+1
* GtkPlacesSidebar: Allow hiding TrashMatthias Clasen2015-07-043-1/+68
* GtkTreeViewColumn: Fix a documentation typoMatthias Clasen2015-07-041-4/+4
* file chooser: Improve column sizingMatthias Clasen2015-07-042-29/+47
* file chooser: Remove a wrong assumptionMatthias Clasen2015-07-041-5/+2
* file chooser: Don't show Enter Location in sidebarMatthias Clasen2015-07-042-13/+0
* file chooser: Update empty state for searchMatthias Clasen2015-07-041-4/+20
* file chooser: Add search progressMatthias Clasen2015-07-042-1/+51
* 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
* Add a getter for the directory to file system modelMatthias Clasen2015-07-042-0/+10
* file chooser: Clean up enum handlingMatthias Clasen2015-07-042-31/+36
* 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-043-18/+134
* file chooser: Don't allow resorting recent filesMatthias Clasen2015-07-041-21/+14
* file chooser: Use access time for recent filesMatthias Clasen2015-07-043-92/+75
* file chooser: Add and use a model search engineMatthias Clasen2015-07-046-5/+306
* testfilechooser: Disable the terrible previewMatthias Clasen2015-07-041-0/+2
* file chooser: Don't show recent in save modeMatthias Clasen2015-07-041-1/+5