gtk2/gdk/win32
Руслан Ижбулатов 217158995a GDK W32: Correctly infer gtk-xft-antialias & gtk-xft-rgba
Instead of hardcoding gtk-xft-antialias, use SPI_GETFONTSMOOTHING to
determine whether antialiasing is enabled.

Make gtk-xft-rgba query more complex - try to determine display
orientation, then use that to rotate subpixel structure. This
won't help with monitors that have naturally vertical subpixels,
but should improve things for monitors that are rotated (as long
as Windows display settings are adjusted accordingly).

Partially fixes #1774
2020-04-26 20:40:57 +00:00
..
rc meson: Build the .rc files on Windows 2019-04-11 16:45:36 +02:00
bdfcursor.c
cursor.bdf
gdkcursor-win32.c win32: Make cursor code work without _gdk_display 2016-02-11 03:44:47 +01:00
gdkdevice-virtual.c win32: fix "unused variable" warning 2016-03-05 20:31:10 +01:00
gdkdevice-virtual.h
gdkdevice-win32.c GDK-Win32: Enable HiDPI support for Windows 2016-11-07 15:38:02 +08:00
gdkdevice-win32.h
gdkdevice-wintab.c GDK-Win32: Enable HiDPI support for Windows 2016-11-07 15:38:02 +08:00
gdkdevice-wintab.h
gdkdevicemanager-win32.c GDK W32: More flexible modal operation mode 2017-11-25 15:44:36 +00:00
gdkdevicemanager-win32.h GDK W32: Handle drivers that do not send WT_CSRCHANGE after WT_PROXIMITY 2017-02-19 07:12:13 +00:00
gdkdisplay-win32.c GDK W32: Use Vista+ clipboard API 2019-10-21 19:10:48 +00:00
gdkdisplay-win32.h Add a EGL renderer (via ANGLE) for Windows 2018-06-28 15:33:42 +08:00
gdkdisplaymanager-win32.c
gdkdnd-win32.c GDK W32: Don't forget to check VK_MENU and set MK_ALT 2018-06-06 01:06:38 +00:00
gdkevents-win32.c GDK W32: Test for IME correctly 2019-03-22 14:52:18 +00:00
gdkgeometry-win32.c GDK-Win32: Enable HiDPI support for Windows 2016-11-07 15:38:02 +08:00
gdkglcontext-win32.c GDK-Win32: Fix glitches when using EGL/ANGLE 2018-06-28 15:33:42 +08:00
gdkglcontext-win32.h GDK-Win32: Fix glitches when using EGL/ANGLE 2018-06-28 15:33:42 +08:00
gdkglobals-win32.c GDK W32: Test for IME correctly 2019-03-22 14:52:18 +00:00
gdkkeys-win32.c GDK W32: Handle CapsLock as part of the key shift level 2017-01-10 07:59:53 +00:00
gdkmain-win32.c GDK W32: Test for IME correctly 2019-03-22 14:52:18 +00:00
gdkmonitor-win32.c GDK W32: Correctly infer gtk-xft-antialias & gtk-xft-rgba 2020-04-26 20:40:57 +00:00
gdkmonitor-win32.h GDK W32: Correctly infer gtk-xft-antialias & gtk-xft-rgba 2020-04-26 20:40:57 +00:00
gdkprivate-win32.h Add a missing 'extern' attribute, to fix building with -fno-common 2020-04-05 00:26:19 +03:00
gdkproperty-win32.c GDK W32: Correctly infer gtk-xft-antialias & gtk-xft-rgba 2020-04-26 20:40:57 +00:00
gdkscreen-win32.c gdkscreen-win32.c: Also define _WIN32_WINNT 2016-11-11 21:03:46 +08:00
gdkselection-win32.c GDK W32: no "GDK_SELECTION" event for clipboard 2019-11-18 13:43:42 +00:00
gdkselection-win32.h GDK W32: Preserve the target value for change_property() 2017-11-30 04:17:26 +00:00
gdktestutils-win32.c
gdkwin32.h win32: Port to new monitor api 2016-04-27 23:18:16 -04:00
gdkwin32cursor.h
gdkwin32display.h
gdkwin32displaymanager.h
gdkwin32dnd-private.h W32: Massive W32 DnD fix 2017-11-25 15:44:40 +00:00
gdkwin32dnd.h
gdkwin32glcontext.h
gdkwin32id.c
gdkwin32keys.h W32: Prefer the deadkey combinations that the OS uses 2016-08-04 16:37:19 +00:00
gdkwin32langnotification.c GDK W32: Test for IME correctly 2019-03-22 14:52:18 +00:00
gdkwin32langnotification.h GDK W32: Test for IME correctly 2019-03-22 14:52:18 +00:00
gdkwin32misc.h W32: Massive W32 DnD fix 2017-11-25 15:44:40 +00:00
gdkwin32monitor.h win32: Port to new monitor api 2016-04-27 23:18:16 -04:00
gdkwin32screen.h
gdkwin32window.h
gdkwindow-win32.c gdkwindow-win32.c: Set WS_BORDER for fullscreen GL windows if requested 2019-11-22 12:04:21 +08:00
gdkwindow-win32.h GDK-Win32: Fix glitches when using EGL/ANGLE 2018-06-28 15:33:42 +08:00
libwntab32x.la
Makefile.am autotools: dist all meson related build files 2019-04-11 16:45:36 +02:00
makefile.msc win32: move gdkvisual code in gdkscreen 2016-02-28 11:37:38 +01:00
meson.build meson: gdk: add missing pangowin32 dep 2019-04-11 16:45:36 +02:00
pktdef.h
wintab.h
xcursors.h