gtk2/gdk/win32
Matthias Clasen e2682e62a8 win32: Remove all uses of get_root_window
This is following similar changes done in the x11 and
broadway backends, but it has not been built.
Some fixups may be needed.
2017-11-14 18:16:19 -05:00
..
rc Drop Autotools build 2017-08-14 22:23:09 +01:00
bdfcursor.c GDK-W32: remove trailing whitespace everywhere 2015-04-29 21:12:14 +00:00
cursor.bdf Committing changes to the source bdf font file that I forgot to commit 2007-08-17 03:40:39 +00:00
gdkcursor-win32.c Win32: Re-work cursor handling 2017-11-09 08:30:09 +08:00
gdkdevice-virtual.c Win32: Re-work cursor handling 2017-11-09 08:30:09 +08:00
gdkdevice-virtual.h GDK-Win32: Ensure sources use UNIX line endings 2013-12-04 08:57:43 +08:00
gdkdevice-win32.c win32: Remove all uses of get_root_window 2017-11-14 18:16:19 -05:00
gdkdevice-win32.h W32: avoid code duplication in gdkdevice-win32|virtual 2015-12-22 09:31:56 +01:00
gdkdevice-wintab.c win32: Remove all uses of get_root_window 2017-11-14 18:16:19 -05:00
gdkdevice-wintab.h win32: Fix up wintab support 2012-04-03 11:37:42 +02:00
gdkdevicemanager-win32.c win32: Remove all uses of get_root_window 2017-11-14 18:16:19 -05:00
gdkdevicemanager-win32.h win32: Stop using _gdk_display global in device code 2016-02-11 03:44:47 +01:00
gdkdisplay-win32.c win32: Remove all uses of get_root_window 2017-11-14 18:16:19 -05:00
gdkdisplay-win32.h Win32: Re-work cursor handling 2017-11-09 08:30:09 +08:00
gdkdisplaymanager-win32.c win32: Call windowing init from display_class_init() 2013-05-02 15:36:41 +02:00
gdkdnd-win32.c win32: Remove all uses of get_root_window 2017-11-14 18:16:19 -05:00
gdkevents-win32.c win32: Remove all uses of get_root_window 2017-11-14 18:16:19 -05:00
gdkgeometry-win32.c GDK-Win32/4.0: Enable HiDPI support for Windows 2016-11-04 18:14:48 +08:00
gdkglcontext-win32.c gdk/win32: Fix Win32 GL Context switching 2017-11-04 10:39:03 +08:00
gdkglcontext-win32.h gdk: Large GL refactoring 2016-12-05 15:02:47 +01:00
gdkglobals-win32.c Win32: fold the gdkinput.c file in gdkdisplay-win32.c 2016-02-22 21:45:08 +01:00
gdkkeys-win32.c GDK W32: Remove obsolete assertions 2016-08-26 20:46:27 +00:00
gdkmain-win32.c Use Unicode in translatable strings 2016-12-19 15:08:10 -05:00
gdkmonitor-win32.c GDK-Win32/4.0: Enable HiDPI support for Windows 2016-11-04 18:14:48 +08:00
gdkmonitor-win32.h win32: Port to new monitor api 2016-04-27 23:18:16 -04:00
gdkprivate-win32.h Win32: Re-work cursor handling 2017-11-09 08:30:09 +08:00
gdkproperty-win32.c win32: Remove all uses of get_root_window 2017-11-14 18:16:19 -05:00
gdkscreen-win32.c win32: Remove all uses of get_root_window 2017-11-14 18:16:19 -05:00
gdkselection-win32.c GDK W32: Optimize clipboard handling a bit 2016-03-26 00:03:50 +00:00
gdkvulkancontext-win32.c GDK/Win32: Support Vulkan context creation 2016-12-29 17:48:39 +08:00
gdkvulkancontext-win32.h GDK/Win32: Support Vulkan context creation 2016-12-29 17:48:39 +08:00
gdkwin32.h win32: Port to new monitor api 2016-04-27 23:18:16 -04:00
gdkwin32cursor.h GDK-W32: remove trailing whitespace everywhere 2015-04-29 21:12:14 +00:00
gdkwin32display.h Win32: Re-work cursor handling 2017-11-09 08:30:09 +08:00
gdkwin32displaymanager.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwin32dnd.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwin32glcontext.h Add OpenGL Support for the GDK Windows Backend 2014-12-17 16:07:02 +08:00
gdkwin32id.c GDK-W32: remove trailing whitespace everywhere 2015-04-29 21:12:14 +00:00
gdkwin32keys.h W32: Prefer the deadkey combinations that the OS uses 2016-08-04 16:37:19 +00:00
gdkwin32misc.h GDK/GTK on Windows: Fix build 2013-08-26 10:29:23 +08:00
gdkwin32monitor.h win32: Port to new monitor api 2016-04-27 23:18:16 -04:00
gdkwin32screen.h GDK-W32: remove trailing whitespace everywhere 2015-04-29 21:12:14 +00:00
gdkwin32window.h GDK-W32: remove trailing whitespace everywhere 2015-04-29 21:12:14 +00:00
gdkwindow-win32.c win32: Remove all uses of get_root_window 2017-11-14 18:16:19 -05:00
gdkwindow-win32.h gdk: Remove GdkWindow.set_device_cursor() vfunc 2017-11-02 12:42:58 +01:00
libwntab32x.la Add headers. Add section about ActiveIMM. 2001-11-08 20:57:18 +00:00
meson.build meson: gdk: fix static library names 2017-05-03 15:10:56 +01:00
pktdef.h Build Wintab support always on Windows. Don't require the Wintab SDK. 2007-01-19 01:55:52 +00:00
wintab.h Build Wintab support always on Windows. Don't require the Wintab SDK. 2007-01-19 01:55:52 +00:00
xcursors.h Bug 544684 - Win64 issue, window handles are assumed to be 32-bit 2008-08-04 23:21:36 +00:00