summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdkprivate-win32.h: Complete removal of attributes_maskChun-wei Fan2016-11-071-2/+1
* gdk: gdk_window_new() is not called for foreign windowsBenjamin Otte2016-11-071-10/+2
* gdk: Remove attributes_mask from gdk_window_new()Benjamin Otte2016-11-0717-103/+33
* API: gdk: Remove gdk_window_new()Benjamin Otte2016-11-072-49/+21
* API: gdk: Add gdk_window_new_temp()Benjamin Otte2016-11-075-44/+39
* API: gdk: Add gdk_window_new_popup()Benjamin Otte2016-11-066-51/+47
* API: wayland: Add gdk_wayland_window_new_subsurface()Benjamin Otte2016-11-062-0/+39
* API: gdk: Add gdk_window_new_toplevel()Benjamin Otte2016-11-062-0/+40
* gdkwindow: Remove GdkWindowAttr.type_hintBenjamin Otte2016-11-068-27/+17
* x11: Set override_redirect on input-only windowsBenjamin Otte2016-11-061-0/+8
* Update gdk-quartz functions for the demise of GdkDeviceManager.John Ralls2016-11-054-24/+21
* Remove screen height and width functions from gdk-quartz.John Ralls2016-11-051-41/+0
* Update GdkOSXVersion enum with the last 4 MacOS releases.John Ralls2016-11-051-1/+5
* 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