summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | gdk: Remove a bunch of unused variablesBenjamin Otte2018-03-216-10/+0
* | | Reduce the header level in the bug templateEmmanuele Bassi2018-03-211-3/+3
* | | Merge branch 'wip/sync-pre-swap-buffers' into 'master'Matthias Clasen2018-03-212-4/+4
|\ \ \
| * | | wayland/vulkancontext: Sync surface state before vkQueuePresentKHRJonas Ådahl2018-03-211-2/+2
| * | | wayland/glcontext: Sync surface state before swapping buffersJonas Ådahl2018-03-211-2/+2
* | | | Continue renaming window to surfaceAlexander Larsson2018-03-2156-933/+933
* | | | GdkSurface: Fix doc comments for remoteve invalidate_children argumentAlexander Larsson2018-03-211-2/+0
* | | | broadway: Fix up window -> surface renamesAlexander Larsson2018-03-217-514/+513
* | | | Fix up indentation after GdkSurface renameAlexander Larsson2018-03-2120-1048/+1049
|/ / /
* | | surface: Simplify gdk_surface_invalidate_region()Benjamin Otte2018-03-2112-157/+50
* | | surface: Stop tracking clip regionBenjamin Otte2018-03-215-213/+6
* | | gdk: Remove gdk_surface_shape_combine_region()Benjamin Otte2018-03-2110-308/+2
* | | surface: Remove gdk_surface_get_clip_region()Benjamin Otte2018-03-213-55/+0
* | | gdk: Remove unused members from surface structBenjamin Otte2018-03-211-5/+0
* | | surface: Stop shaping native children of csw surfacesBenjamin Otte2018-03-211-98/+0
* | | docs: Drop the 'Contributing' section from the READMEEmmanuele Bassi2018-03-211-23/+6
* | | Add a template for bug reportsEmmanuele Bassi2018-03-211-0/+39
* | | docs: Point at the right place for new bugsEmmanuele Bassi2018-03-211-2/+1
* | | Add a build status badgeEmmanuele Bassi2018-03-211-0/+2
* | | Add appdata for gtk4-widget-factoryMatthias Clasen2018-03-202-0/+37
* | | surface: Remove GSK_SURFACE_ROOTBenjamin Otte2018-03-214-44/+15
* | | Merge branch 'ci-flatpak'Emmanuele Bassi2018-03-203-16/+160
|\ \ \
| * | | ci: Add two flatpak jobsEmmanuele Bassi2018-03-201-16/+42
| * | | Add flatpak builder manifests for our demosEmmanuele Bassi2018-03-202-0/+118
| | |/ | |/|
* | | surface: Remove gdk_surface_invalidate_maybe_recurse()Benjamin Otte2018-03-213-81/+6
* | | surface: Remove gdk_surface_scroll()Benjamin Otte2018-03-214-212/+0
* | | surface: Remove gdk_surface_move_region()Benjamin Otte2018-03-213-44/+0
* | | surface: Remove queue_antiexpose()Benjamin Otte2018-03-217-207/+0
* | | gdk: Remove unused area member from GdkEventExposeBenjamin Otte2018-03-212-2/+0
* | | gdk: Remove unused count member from GdkEventExposeBenjamin Otte2018-03-212-6/+0
* | | widget: Remove useless macroBenjamin Otte2018-03-211-4/+2
* | | Add appdata for gtk4-demoMatthias Clasen2018-03-203-0/+37
|/ /
* | Merge branch 'tests-gdk' into 'master'Emmanuele Bassi2018-03-202-2/+1
|\ \
| * | gitlab-ci: enable gtk+:gdk testsChristoph Reiter2018-03-202-2/+1
* | | tests: Update renamed symbolEmmanuele Bassi2018-03-201-1/+1
* | | Merge branch 'detect-synaptics-touchpads-v2' into 'master'Carlos Garnacho2018-03-202-14/+61
|\ \ \
| * | | x11/xi2: Report touchpads as TOUCHPAD, not MOUSEDaniel van Vugt2018-03-192-14/+61
* | | | Update POTFILES.inPiotr Drąg2018-03-202-2/+2
* | | | Merge branch 'rename-window-to-surface' into 'master'Alexander Larsson2018-03-20320-16753/+16753
|\ \ \ \ | |_|/ / |/| | |
| * | | Convert all references to GdkEvent->surfaceAlexander Larsson2018-03-209-36/+36
| * | | GtkWidget: Continuer rename of widget->surfaceAlexander Larsson2018-03-203-112/+112
| * | | GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-20119-385/+385
| * | | GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-2076-4697/+4697
| * | | GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-20125-1753/+1753
| * | | GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-2077-92/+92
| * | | GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-20227-7959/+7959
* | | | Merge branch 'accessible-role' into 'master'Matthias Clasen2018-03-206-0/+169
|\ \ \ \
| * | | | gtkbuilder: add accessibility role declarationSamuel Thibault2018-03-196-0/+169
| | |/ / | |/| |
* | | | Merge branch 'style-context-null-widget-guard-master' into 'master'Benjamin Otte2018-03-201-1/+5
|\ \ \ \
| * | | | gtkstylecontext: guard against gtk_css_widget_node_get_widget() returning NUL...Christoph Reiter2018-03-201-1/+5