summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stack sidebar: Drop separator widgetswip/matthiasc/listbox-grid-linesMatthias Clasen2015-07-271-15/+1
* Adwaita: implement grid-lines for GtkListBoxMatthias Clasen2015-07-273-558/+397
* list box: Add grid lines supportMatthias Clasen2015-07-273-0/+80
* 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
* quartz: disable system shadows if a GdkWindow shadow is set.Christoph Reiter2015-07-272-2/+20
* placessidebar: show Computer item when not in Other LocationsGeorges Basile Stavracas Neto2015-07-271-0/+13
* quartz: Fix buildingPatrick Griffis2015-07-272-6/+7
* 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
* Updated Slovak translationDušan Kazik2015-07-271-327/+497
* Updated Greek translationDimitris Spingos2015-07-272-857/+1005
* 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
* quartz: Check if a drag ends inside a known windowMatthias Clasen2015-07-261-0/+28
* GtkMenu: Properly detach menu when the window is detachedJonas Ådahl2015-07-261-1/+21
* wayland: Fix initial fullscreen monitor supportGiovanni Campagna2015-07-261-1/+2
* Fix a warningMatthias Clasen2015-07-261-1/+1
* Use standard cursor namesMatthias Clasen2015-07-2615-64/+44
* win32: Support all css cursor namesMatthias Clasen2015-07-261-0/+10
* broadway: fix use-after-free on read errorsPeter Wu2015-07-261-5/+7
* Fix x11-less buildMatthias Clasen2015-07-261-4/+1
* Don't use libcanberra without XMatthias Clasen2015-07-251-0/+4
* places view: Documentation fixupsMatthias Clasen2015-07-251-12/+19
* Added api to set a window to fullscreen on a given monitor.Jeremy Whiting2015-07-258-3/+139
* Updated Portuguese translationPedro Albuquerque2015-07-251-100/+98
* Updated POTFILES.skipPiotr Drąg2015-07-242-0/+2
* gtk-demo: Expand the filter model exampleMatthias Clasen2015-07-243-43/+270
* widget-factory: hook up callbacks to the tab close buttonsMatthias Clasen2015-07-242-2/+19
* Fix a typoMatthias Clasen2015-07-241-1/+1
* GdkEvent: Turn out parameters optionalCarlos Garnacho2015-07-241-4/+4
* GdkEvent: Fix introspection annotations on gdk_event_get(_root)_coordsCarlos Garnacho2015-07-241-4/+4
* GtkGesture: minor cleanupCarlos Garnacho2015-07-241-2/+1
* MSVC Builds: Fix Introspection BuildChun-wei Fan2015-07-241-3/+16