gtk3/gdk/win32
Chun-wei Fan f4811ea1f1 build: Drop gtk3-install.[vsprops|props]
They are not used anymore, and are removed at this point.
2022-05-19 09:41:48 +08:00
..
rc meson: Build the .rc files on Windows 2019-04-11 16:45:36 +02:00
bdfcursor.c
cursor.bdf
gdk-win32-sources.inc gdk/win32: Split out sources listing 2022-05-19 09:41:47 +08:00
gdkcursor-win32.c
gdkdevice-virtual.c
gdkdevice-virtual.h
gdkdevice-win32.c GdkWin32: Ensure a consistent order of operations when handling DPI scale and GDK screen offset 2021-09-23 17:37:45 +02:00
gdkdevice-win32.h
gdkdevice-winpointer.c GdkWin32: Ensure a consistent order of operations when handling DPI scale and GDK screen offset 2021-09-23 17:37:45 +02:00
gdkdevice-winpointer.h Add support for Windows Pointer Input Stack 2021-07-03 16:04:28 +02:00
gdkdevice-wintab.c GdkWin32: Ensure a consistent order of operations when handling DPI scale and GDK screen offset 2021-09-23 17:37:45 +02:00
gdkdevice-wintab.h WinTab - Add support for Wheel/Rotation axis - Rebase and fix conflicts for merge 2021-03-05 23:35:29 +00:00
gdkdevicemanager-win32.c Winpointer: Fix keyboard state 2022-01-03 15:08:58 +01:00
gdkdevicemanager-win32.h Add support for Windows Pointer Input Stack 2021-07-03 16:04:28 +02:00
gdkdisplay-win32.c Fix last error reporting when calling GetClipboardOwner 2022-02-25 17:02:26 +01:00
gdkdisplay-win32.h gdk/win32: Remove unneeded struct _GdkWin32KernelCPUFuncs 2021-12-08 22:46:52 +01:00
gdkdisplaymanager-win32.c
gdkdnd-win32.c GdkWin32: Make OLE2 DND work in monitors with different OS scales 2021-11-13 19:41:58 +01:00
gdkevents-win32.c Rewrite GdkWin32Keymap (load table directly from layout DLL) 2021-12-08 22:44:17 +01:00
gdkgeometry-win32.c
gdkglcontext-win32.c GDK-Win32: Add fallback mode to GLES 2021-09-06 19:36:14 +08:00
gdkglcontext-win32.h gdk/win32: Some further small GL-related cleanup 2021-09-06 19:36:13 +08:00
gdkglobals-win32.c Add support for Windows Pointer Input Stack 2021-07-03 16:04:28 +02:00
gdkkeys-win32-impl-wow64.c gdk/win32: Add licensing boilerplate to gdkkeys-win32 2021-12-09 12:29:15 +01:00
gdkkeys-win32-impl.c gdkkeys-win32: Also ignore Ctrl + Shift (etc.) 2022-02-08 20:44:35 +01:00
gdkkeys-win32.c gdkkeys-win32: Only perform substitution as last-resort 2022-02-27 16:32:59 +01:00
gdkkeys-win32.h gdkkeys-win32: Fix capslock handling 2022-01-09 12:36:32 +01:00
gdkmain-win32.c Fix dllMain win32 2022-03-01 06:03:36 +00:00
gdkmonitor-win32.c GdkWin32: Initialize _gdk_offset_x / _gdk_offset_x to unscaled values 2021-09-23 17:37:54 +02: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 gdkkeys-win32: Fix handling of SGCAPS 2022-01-09 12:36:47 +01: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
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
gdkwin32cursor.h
gdkwin32display.h
gdkwin32displaymanager.h
gdkwin32dnd-private.h GdkWin32: Make OLE2 DND work in monitors with different OS scales 2021-11-13 19:41:58 +01:00
gdkwin32dnd.h
gdkwin32glcontext.h
gdkwin32id.c
gdkwin32keys.h
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
gdkwin32screen.h
gdkwin32window.h
gdkwindow-win32.c GdkWin32: Fix gdk_win32_window_get_frame_extents 2022-02-14 16:16:47 +01:00
gdkwindow-win32.h gdk/win32: Some further small GL-related cleanup 2021-09-06 19:36:13 +08:00
libwntab32x.la
Makefile.am build: Drop gtk3-install.[vsprops|props] 2022-05-19 09:41:48 +08:00
makefile.msc Rewrite GdkWin32Keymap (load table directly from layout DLL) 2021-12-08 22:44:17 +01:00
meson.build Rewrite GdkWin32Keymap (load table directly from layout DLL) 2021-12-08 22:44:17 +01:00
pktdef.h
winpointer.h Add define for GC_ALLGESTURES, in-case WINVER is not set. 2021-12-28 00:50:17 +01:00
wintab.h
xcursors.h