gtk/build
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
..
win32 gdk-win32: Really Implement GdkScreen->is_composited() 2015-04-17 11:23:53 +08:00
detectenv_msvc.mak build/: Rename a Shared MSVC NMake Makefile 2014-01-13 17:19:07 +08:00
gen-file-list-gtk.py MSVC Introspection Builds: Filter Out gtkx.h 2014-07-16 18:04:38 +08:00
gtk-introspection-msvc.mak.in MSVC Build Files: Use Real GTK+ Version 2014-08-07 23:11:34 +08:00
introspection-msvc.mak MSVC Builds: Rework Introspection Build 2014-01-13 16:05:32 +08:00
Makefile-newvs.am Build: Provide Simple Support for MSVC 2012/2013 2014-07-01 16:17:43 +08:00
Makefile.am MSVC Build Files: Use Real GTK+ Version 2014-08-07 23:11:34 +08:00
msvcfiles.py MSVC Builds: Rework Introspection Build 2014-01-13 16:05:32 +08:00