summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* win32: Remove unused headersBenjamin Otte2016-11-052-2/+0
* API: gdk: Remove title from gdk_window_new()Benjamin Otte2016-11-056-40/+12
* API: gdk: Remove override_redirect flag from GdkWindowAttrBenjamin Otte2016-11-054-21/+6
* API: gdk: Remove gdk_window_set_override_redirect()Benjamin Otte2016-11-0510-113/+6
* Fix up the fullscreen_on_monitor supportMatthias Clasen2016-11-041-1/+3
* gdkwindow-x11: Add support for gdk_window_fullscreen_on_monitorRui Matos2016-11-041-0/+18
* W32: Fix malformed svg fileРуслан Ижбулатов2016-11-041-1/+1
* GDK-Win32/4.0: Enable HiDPI support for WindowsChun-wei Fan2016-11-0413-322/+1027
* gdkscreen-win32.c: Remove leftovers of removal of visual APIsChun-wei Fan2016-11-041-6/+0
* x11: Init no-multihead monitor without root windowBenjamin Otte2016-11-041-8/+6
* wayland: Remove all mentions of visualsBenjamin Otte2016-11-042-58/+0
* mir: Remove all mentions of visualsBenjamin Otte2016-11-041-9/+0
* broadway: Remove all mentions of visualsBenjamin Otte2016-11-047-182/+1
* quartz: Remove all mentions of visualsBenjamin Otte2016-11-048-158/+0
* win32: Remove all mentions of visualsBenjamin Otte2016-11-041-205/+0
* gdk: Remove visual APIs from GdkScreenBenjamin Otte2016-11-0417-284/+1
* x11: Maointin window visuals without GdkVisualBenjamin Otte2016-11-036-95/+68
* x11: Remove unused hash tableBenjamin Otte2016-11-033-36/+0
* x11: Replace gdk_display_get_window_visual()Benjamin Otte2016-11-034-12/+30
* x11: Use X11 variables instead of GDK variablesBenjamin Otte2016-11-031-7/+10
* x11: Remove unused complexityBenjamin Otte2016-11-031-11/+6
* autotools: Update MSVC gir build script generationChun-wei Fan2016-11-031-6/+6
* Windows: Update code for monolithic GTK DLLChun-wei Fan2016-11-034-55/+1
* wayland: check valid pending cairo surfaceOlivier Fourdan2016-11-031-1/+3
* gdk/win32: Complete gdk_screen_is_composited() removalChun-wei Fan2016-11-023-3/+7
* Use GLSL version 110 for OpenGL 2 shaders.Juan Pablo Ugarte2016-11-016-12/+4
* Drop GdkColorMatthias Clasen2016-11-016-304/+1
* gdkgl: Change prototype of functionBenjamin Otte2016-11-013-11/+21
* build: Clean the uninstalled introspection GIR filesEmmanuele Bassi2016-10-311-1/+1
* gdk/Makefile.am: fixed glsl resources extra dist files.Juan Pablo Ugarte2016-10-311-13/+4
* display: Actually initialize variablesBenjamin Otte2016-10-291-0/+3
* API: screen: Remove gdk_screen_is_composited()Benjamin Otte2016-10-2921-194/+89
* API: gdk: Add gdk_display_is_rgba() and gdk_display_is_composited()Benjamin Otte2016-10-292-0/+131
* GDK-Win32/4.0: Improve GL on WindowsChun-wei Fan2016-10-282-53/+257
* GDK/Win32: Deal with leftovers from removal of GdkWindow itemsChun-wei Fan2016-10-283-10/+4
* API: gdk: Remove visual querying APIsBenjamin Otte2016-10-2815-840/+0
* API: gdk: Remove gdk_window_get_visual()Benjamin Otte2016-10-2816-103/+40
* gdk: Remove GdkWindow.depth member variableBenjamin Otte2016-10-285-9/+6
* window: Add a GdkWindow:display propertyBenjamin Otte2016-10-283-4/+36
* x11: Remove code that temporarily unsets the backgroundBenjamin Otte2016-10-273-177/+0
* gdk: Remove gdk_window_set_invalidate_handler()Benjamin Otte2016-10-273-48/+0
* gdk: Add deprecation guards around deprecated functionBenjamin Otte2016-10-271-1/+5
* Fix the buildMatthias Clasen2016-10-261-1/+1
* GdkWindow: Use the seat to enumerate devicesMatthias Clasen2016-10-261-9/+5
* quartz: Stop using gdk_device_manager_list_devicesMatthias Clasen2016-10-262-36/+20
* x11: Stop using gdk_device_manager_list_devicesMatthias Clasen2016-10-261-16/+10
* broadway: Stop using gdk_device_manager_list_devicesMatthias Clasen2016-10-261-14/+10
* Make gdk.la and gsk.la a noninst helper libraryAlexander Larsson2016-10-261-44/+30
* gdk/win32/gdkevents-win32.c: Avoid gdk_device_manager_get_core_pointer()Chun-wei Fan2016-10-261-2/+2
* MSVC builds: Support MSVC 2013 and laterChun-wei Fan2016-10-263-7/+7