gtk2/gdk/win32
Chun-wei Fan b85f0ccc67 gdk-win32: Really Implement GdkScreen->is_composited()
The current GdkScreen->is_composited() is a stub as we were having Windows
XP being supported, which does not support Desktop Window Manager (DWM),
which is used by Windows for composition.

Windows Vista and later support DWM, and it is always enabled on Windows 8/
Server 2012 and later.

Please note that as we are dropping XP support in this cycle, this is the
commit that would say goodbye to Windows XP support for GTK+-3.x, by
linking directly to dwmapi.dll.  This means, we only check whether we are
on Windows 8 or Server 2012 (or later) to see whether we unconditionally
have composition enabled.

https://bugzilla.gnome.org/show_bug.cgi?id=741849
2015-04-17 11:23:53 +08:00
..
rc Fix windres invocation 2012-06-19 12:16:15 +08:00
bdfcursor.c Change FSF Address 2012-02-27 17:06:11 +00:00
cursor.bdf
gdkcursor-win32.c gdk-win32: Clean Up A Bit 2015-04-17 11:23:39 +08:00
gdkdevice-virtual.c Fix various warnings about unused things 2014-08-13 23:38:47 +00:00
gdkdevice-virtual.h GDK-Win32: Ensure sources use UNIX line endings 2013-12-04 08:57:43 +08:00
gdkdevice-win32.c Win32 : fixes Bug 679019 (Popup menu misplaced in dual monitor) 2013-11-01 17:59:05 +01:00
gdkdevice-win32.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkdevice-wintab.c Fix various warnings about unused things 2014-08-13 23:38:47 +00:00
gdkdevice-wintab.h win32: Fix up wintab support 2012-04-03 11:37:42 +02:00
gdkdevicemanager-win32.c win32: Don't check the position of a NULL device 2015-01-28 16:59:29 +00:00
gdkdevicemanager-win32.h win32: Fix up wintab support 2012-04-03 11:37:42 +02:00
gdkdisplay-win32.c Fix a typo 2015-02-27 17:00:08 -05:00
gdkdisplay-win32.h GDK-Win32: Drop Some Unused Items 2014-12-22 11:25:49 +08:00
gdkdisplaymanager-win32.c win32: Call windowing init from display_class_init() 2013-05-02 15:36:41 +02:00
gdkdnd-win32.c Fix various warnings about unused things 2014-08-13 23:38:47 +00:00
gdkevents-win32.c W32: Only override window miximized position for CSDed windows 2015-03-26 17:02:38 +00:00
gdkgeometry-win32.c Fix various warnings about unused things 2014-08-13 23:38:47 +00:00
gdkglcontext-win32.c gdkglcontext-win32: fix variable names in GDK_NOTE 2015-03-01 21:38:19 -05:00
gdkglcontext-win32.h gl: Drop profile for gdk_window_create_gl_context() 2015-02-12 12:34:28 +00:00
gdkglobals-win32.c gdk-win32: Really Implement GdkScreen->is_composited() 2015-04-17 11:23:53 +08:00
gdkinput.c win32: Fix up wintab support 2012-04-03 11:37:42 +02:00
gdkkeys-win32.c Fix various warnings 2014-08-13 23:41:56 +00:00
gdkmain-win32.c gdk-win32: Really Implement GdkScreen->is_composited() 2015-04-17 11:23:53 +08:00
gdkprivate-win32.h gdk-win32: Really Implement GdkScreen->is_composited() 2015-04-17 11:23:53 +08:00
gdkproperty-win32.c Fix various warnings 2014-08-13 23:41:56 +00:00
gdkscreen-win32.c gdk-win32: Really Implement GdkScreen->is_composited() 2015-04-17 11:23:53 +08:00
gdkselection-win32.c Fix various warnings 2014-08-13 23:41:56 +00:00
gdktestutils-win32.c win32: provide an implementation for gdk_test_simulate_key(). 2014-09-22 21:22:33 -04:00
gdkvisual-win32.c Revert "W32: RGBA GDK backend (broken)" 2014-04-10 17:59:48 +00:00
gdkwin32.h Add OpenGL Support for the GDK Windows Backend 2014-12-17 16:07:02 +08:00
gdkwin32cursor.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwin32display.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gdkwin32keys.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwin32misc.h GDK/GTK on Windows: Fix build 2013-08-26 10:29:23 +08:00
gdkwin32screen.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwin32window.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwindow-win32.c gdk-win32: Clean Up A Bit 2015-04-17 11:23:39 +08:00
gdkwindow-win32.h win32: Remove some unused input stuff to make win32 build again 2012-03-06 12:04:36 +01:00
libwntab32x.la
Makefile.am Add OpenGL Support for the GDK Windows Backend 2014-12-17 16:07:02 +08:00
makefile.msc
pktdef.h
wintab.h
xcursors.h