summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* meson: print disabled backends in the final build summaryChristoph Reiter2019-06-173-1/+5
* wayland: Explicitly require RGBA8888Matthias Clasen2019-06-171-4/+4
* gdk: backport GdkProfilerChristian Hergert2019-06-0612-3/+449
* va_marshaller: add various va_marshallersChristian Hergert2019-06-014-0/+23
* Merge branch 'overlay-scrolling-for-3' into 'gtk-3-24'Matthias Clasen2019-05-312-1/+2
|\
| * Add a gtk-overlay-scrolling settingMatthias Clasen2019-05-312-1/+2
* | gtk: rely on default marshallersChristian Hergert2019-05-315-15/+15
|/
* marshallers: ensure g_cclosure_marshal_VOID__VOIDv is usedChristian Hergert2019-05-298-25/+18
* Merge branch 'mkenums-once-3-24' into 'gtk-3-24'Matthias Clasen2019-05-271-8/+13
|\
| * Use g_once for all the mkenums template filesFederico Mena Quintero2019-05-211-8/+13
* | wayland: Use scale from core wl_output protocolOlivier Fourdan2019-05-221-4/+6
* | Revert "Revert "wayland: Add support for xdg-output""Olivier Fourdan2019-05-227-37/+176
* | Revert "wayland: Add support for xdg-output"Matthias Clasen2019-05-217-176/+37
* | build: Remove mingw check for SetupDiGetDevicePropertyWChristoph Reiter2019-05-211-14/+0
|/
* Replace obsolete GdkScreen-based method of finding the toplevel at point.John Ralls2019-05-201-1/+8
* Don't call g_object_ref on NULL, it whines.John Ralls2019-05-201-1/+4
* GdkWindow - Don't call unimplemented NULL set_startup_id() vfunc on Win32Sebastian Dröge2019-05-071-1/+4
* Merge branch 'xdg-output-3-24' into 'gtk-3-24'Matthias Clasen2019-05-017-37/+176
|\
| * wayland: Add support for xdg-outputOlivier Fourdan2019-04-167-37/+176
* | quartz: Add missing g_object_refJames Westman2019-04-221-1/+2
* | gdk/wayland: Listen to wl_surface events on tablet cursorsCarlos Garnacho2019-04-181-19/+58
* | wayland: Avoid using uninitialized memorywayland-hotspot-3Matthias Clasen2019-04-181-0/+8
|/
* gdk/wayland: Use event window to calculate coordinatess for show_window_menu()Robert Mader2019-04-141-4/+6
* meson: Preserve compatibility with Autotools buildEmmanuele Bassi2019-04-111-0/+1
* gdkframeclockidle: Don't permanently skew frame timeChris Williams2019-04-111-17/+4
* autotools: dist gen-c-array.py and gen-rc.pyChristoph Reiter2019-04-111-1/+3
* meson: set the soversion to just '0' everywhereChristoph Reiter2019-04-111-0/+1
* meson: Don't depend on meson 0.50Christoph Reiter2019-04-111-2/+1
* autotools: dist all meson related build filesChristoph Reiter2019-04-116-4/+14
* meson: install public broadway headersChristoph Reiter2019-04-111-3/+2
* meson: mkenums: only write basenames in the commentsChristoph Reiter2019-04-111-1/+1
* meson: set interface age; pass soversion to libgdk as wellChristoph Reiter2019-04-111-0/+1
* meson: gdk: add missing pangowin32 depChristoph Reiter2019-04-111-0/+1
* meson: add fribidi depChristoph Reiter2019-04-111-0/+1
* meson: Really fix Broadway buildsChun-wei Fan2019-04-112-6/+7
* meson: Fix GDK-Win32 buildChun-wei Fan2019-04-111-0/+1
* meson: Build the .rc files on WindowsChun-wei Fan2019-04-112-1/+12
* meson: Fix Broadway buildsChun-wei Fan2019-04-112-3/+25
* meson: Enable GLES Windows builds via libANGLEChun-wei Fan2019-04-111-1/+8
* gdk/meson.build: Force-export gdk_win32_display_manager_get_type()Chun-wei Fan2019-04-111-1/+9
* gdk/meson.build: Fix typo for GdkWin32 IntrospectionChun-wei Fan2019-04-111-1/+1
* meson: Fix introspection generation on LinuxNirbheek Chauhan2019-04-112-6/+81
* meson: Set the compatibility version correctly on macOSPhilippe Normand2019-04-111-0/+1
* meson: Build fixes for macOSPhilippe Normand2019-04-112-3/+12
* meson: Sync build files with master and update to 3.24Nirbheek Chauhan2019-04-118-330/+524
* Import meson build files from an 3.22Nirbheek Chauhan2019-04-112-0/+497
* Centralize DESKTOP_STARTUP/AUTOSTART_ID handlingJan Alexander Steffens (heftig)2019-04-025-26/+95
* gdk/wayland: Properly calculate coordinates for show_window_menu()Robert Mader2019-04-011-0/+6
* gdk/Makefile.am: dist gdkconstructor.hChristoph Reiter2019-03-301-0/+1
* Merge branch 'gir-gdkx11-missing-sources' into 'gtk-3-24'Matthias Clasen2019-03-301-0/+4
|\