summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove gtk_container_snapshot_childTimm Bäder2017-01-0718-96/+74
* Unparent child widgetsTimm Bäder2017-01-072-0/+8
* Add gtk_widget_set_focus_childTimm Bäder2017-01-073-3/+24
* Add gtk_widget_snapshot_childTimm Bäder2017-01-073-1/+75
* widget: Warn if children are left in finalize()Timm Bäder2017-01-071-0/+13
* gtkmain: Correctly notify all widgets of a grabTimm Bäder2017-01-071-2/+11
* widget: Fix :parent property typeTimm Bäder2017-01-071-4/+4
* testsuite: Stop testing style propertiesTimm Bäder2017-01-071-35/+0
* inspector: Don't try to access child props of non-containersTimm Bäder2017-01-071-1/+1
* widget: Remove gtk_widget_style_get_propertyTimm Bäder2017-01-073-60/+0
* spinbutton: Use widgets for up/down buttonsTimm Bäder2017-01-071-422/+150
* switch: Use GtkLabels for on/off labelsTimm Bäder2017-01-071-76/+50
* inspector: Show child widgets of widgetsTimm Bäder2017-01-073-45/+32
* widget: Implement create_path for widgets with non-container parentTimm Bäder2017-01-071-1/+7
* widget: Unparent widgets in dispose()Timm Bäder2017-01-071-1/+3
* widget: Check for containerness before calling container APITimm Bäder2017-01-071-2/+5
* widget: Implement map/unmap with child widgetsTimm Bäder2017-01-072-36/+21
* widget: Implement show_allTimm Bäder2017-01-072-15/+17
* widget: Iterate over child widgets instead of gtk_container_forallTimm Bäder2017-01-071-71/+68
* widget: Add children and sibling pointersTimm Bäder2017-01-073-3/+123
* combobox: Remove unused defineTimm Bäder2017-01-071-2/+0
* Update Hungarian translationBalázs Meskó2017-01-071-63/+19
* gtk-demo: Make icon counter work from ui fileBenjamin Otte2017-01-072-3/+11
* gtk-demo: Add GtkFishbowlBenjamin Otte2017-01-076-176/+580
* vulkan: Reallocate descriptor setsBenjamin Otte2017-01-061-13/+14
* vulkan: Keep vertex buffer around until cleanupBenjamin Otte2017-01-061-5/+5
* vulkan: Reset descriptor poolBenjamin Otte2017-01-061-0/+3
* gsk: Don't use wildcardsBenjamin Otte2017-01-061-2/+34
* gsk: Have variables for resourcesBenjamin Otte2017-01-061-3/+9
* vulkanrender: Create descriptor pools with correct descriptor numberGeorges Basile Stavracas Neto2017-01-061-2/+2
* vulkancontext: Improve debug outputGeorges Basile Stavracas Neto2017-01-061-5/+5
* vulkancontext: Never abort on validation layer debugGeorges Basile Stavracas Neto2017-01-061-1/+1
* Revert "Use CSS for styling links in labels"Matthias Clasen2017-01-051-18/+15
* Use CSS for styling links in labelsMatthias Clasen2017-01-051-15/+18
* mir: paste clipboard data from content-hubWilliam Hua2017-01-051-4/+335
* mir: copy clipboard data to content-hubWilliam Hua2017-01-053-3/+212
* mir: connect to content-hubWilliam Hua2017-01-052-1/+43
* mir: track focused windowWilliam Hua2017-01-053-2/+33
* mir: implement window propertiesWilliam Hua2017-01-051-16/+163
* Make it possible to set style classes for label linksMatthias Clasen2017-01-051-2/+9
* Updated Norwegian bokmål translation.Kjartan Maraas2017-01-041-1195/+963
* demos/icon-browser: increase default window sizeDaniel Boles2017-01-041-2/+2
* docs: improve the documentation of GtkEntry:attributesSébastien Wilmet2017-01-041-0/+3
* vulkan: Use LGPL v2Georges Basile Stavracas Neto2017-01-042-2/+2
* vulkanpushconstants: Don't report invalid rangesGeorges Basile Stavracas Neto2017-01-041-2/+2
* vulkan: Turn headers to LGPLGeorges Basile Stavracas Neto2017-01-042-16/+16
* vulkan: Create required number of swapchain imagesBenjamin Otte2017-01-041-1/+3
* gdkvulkan: Track if we reffed the display's vulkan dataBenjamin Otte2017-01-041-2/+5
* wayland: Add support for Vulkan rendererGeorges Basile Stavracas Neto2017-01-044-0/+162
* vulkancontext: Assume the window geometry when extents are bogusGeorges Basile Stavracas Neto2017-01-041-0/+11