gtk2/gdk/win32
Ignazio Pillai 82e8605627 clipboard: improve EOL conversion of plain text
Handle the case of clipboard text with CR line endings
2022-12-22 10:26:34 +01:00
..
rc build: Remove the Autotools build 2022-12-08 11:57:39 +00: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 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 GDK-Win32: Enable HiDPI support for Windows 2016-11-07 15:38:02 +08:00
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 GdkWin32: Retrieve module HINSTANCE in static builds 2022-03-02 16:25:09 +01: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 GdkWin32: Add code for gtk-overlay-scrolling setting 2022-06-17 11:04:54 +02:00
gdkscreen-win32.c gdkscreen-win32.c: Also define _WIN32_WINNT 2016-11-11 21:03:46 +08:00
gdkselection-win32.c clipboard: improve EOL conversion of plain text 2022-12-22 10:26:34 +01:00
gdkselection-win32.h GdkWin32: Fix subclassing for GdkWin32Selection 2022-09-26 14:28:03 +02: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 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 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 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
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