summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* placesview: don't show mount for Computer rowGeorges Basile Stavracas Neto2015-07-291-0/+9
* fontchooserwidget: use appropriate model for GtkTreeIterChristian Hergert2015-07-291-1/+1
* Fix oversights in templatesMatthias Clasen2015-07-295-5/+6
* HC: make progressbar labels more visibleJakub Steiner2015-07-292-2/+2
* HC: make pushed columns visibleJakub Steiner2015-07-292-2/+2
* HC: provide explicit treeview stylingJakub Steiner2015-07-292-3/+158
* HC: :checked:hover color fix for menuitemsJakub Steiner2015-07-292-10/+2
* HC: make link buttons distinctJakub Steiner2015-07-292-2/+4
* HC: whitespace for sidebarJakub Steiner2015-07-292-121/+156
* placesview: simplify codeGeorges Basile Stavracas Neto2015-07-282-297/+114
* placesviewrow: hook up finalizeGeorges Basile Stavracas Neto2015-07-281-0/+2
* placessidebar: fix ellipsizing glitchGeorges Basile Stavracas Neto2015-07-281-2/+3
* placesview: plug some memory leaksGeorges Basile Stavracas Neto2015-07-282-3/+17
* placesview: show Computer itemGeorges Basile Stavracas Neto2015-07-284-2/+64
* placesview: don't show network addressesGeorges Basile Stavracas Neto2015-07-281-1/+1
* placesview: fix documentationGeorges Basile Stavracas Neto2015-07-281-1/+1
* placessidebar: fix documentationGeorges Basile Stavracas Neto2015-07-281-2/+3
* inspector: Show monitor informationMatthias Clasen2015-07-281-0/+47
* inspector: Show wayland display informationMatthias Clasen2015-07-282-3/+3
* Plug a memory leakMatthias Clasen2015-07-271-1/+1
* quartz app menu: add hidpi support for menu iconsChristoph Reiter2015-07-273-57/+31
* quartz dnd: add hidpi support for gtk_drag_set_icon_surface()Christoph Reiter2015-07-273-56/+132
* quartz dnd: fix drag icon position relative to cursor positionChristoph Reiter2015-07-271-1/+1
* placessidebar: show Computer item when not in Other LocationsGeorges Basile Stavracas Neto2015-07-271-0/+13
* quartz: Fix buildingPatrick Griffis2015-07-271-3/+4
* file chooser: Note when searching remote locationsMatthias Clasen2015-07-272-70/+95
* Avoid more GFile<>uri roundtripsMatthias Clasen2015-07-276-11/+9
* search engine: Don't crawl remote locationsMatthias Clasen2015-07-271-8/+11
* Add a helper function for remote locationsMatthias Clasen2015-07-272-0/+33
* Actually use search results from the modelMatthias Clasen2015-07-271-0/+1
* Port to GtkSearchHitMatthias Clasen2015-07-271-18/+13
* Always pass a location into the queryMatthias Clasen2015-07-271-0/+2
* Store locations as GFileMatthias Clasen2015-07-275-22/+19
* Remove a redundant assignmentMatthias Clasen2015-07-271-2/+1
* combobox: Use ui file to construct internal button childBenjamin Otte2015-07-263-12/+45
* combobox: Create button on init() and destroy in destroy()Benjamin Otte2015-07-261-38/+25
* combobox: Add scroll support in list modeBenjamin Otte2015-07-261-0/+2
* combobox: Remove unused argumentBenjamin Otte2015-07-261-49/+10
* combobox: Remove the box from the buttonBenjamin Otte2015-07-261-42/+21
* combobox: Remove the separatorBenjamin Otte2015-07-261-21/+0
* Remove a duplicate stringMatthias Clasen2015-07-261-1/+0
* listbox: Fix shift-selectionMatthias Clasen2015-07-261-7/+8
* quartz: Implement NO_TARGET drag resultMatthias Clasen2015-07-261-4/+15
* GtkMenu: Properly detach menu when the window is detachedJonas Ã…dahl2015-07-261-1/+21
* Fix a warningMatthias Clasen2015-07-261-1/+1
* Use standard cursor namesMatthias Clasen2015-07-2613-61/+39
* places view: Documentation fixupsMatthias Clasen2015-07-251-12/+19
* Added api to set a window to fullscreen on a given monitor.Jeremy Whiting2015-07-252-1/+65
* Fix a typoMatthias Clasen2015-07-241-1/+1
* GtkGesture: minor cleanupCarlos Garnacho2015-07-241-2/+1