gtk/gdk/win32
Carlos Garnacho cab1dcb696 gdk: Conflate GDK devices
Make GdkEvents hold a single GdkDevice. This device is closer to
the logical device conceptually, although it must be sufficient for
device checks (i.e. GdkInputSource), which makes it similar to the
physical devices.

Make the logical devices have a more accurate GdkInputSource where
needed, and conflate the event devices altogether.
2020-07-29 01:27:51 +02:00
..
rc
bdfcursor.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
cursor.bdf
gdkcairocontext-win32.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkcairocontext-win32.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkclipboard-win32.c gdk: Change some async clipboard api 2019-04-02 15:10:53 +00:00
gdkclipboard-win32.h
gdkclipdrop-win32.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkclipdrop-win32.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkcursor-win32.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkdevice-virtual.c gdk: Drop source_device argument from _gdk_display_device_grab_update() 2020-07-29 01:27:51 +02:00
gdkdevice-virtual.h
gdkdevice-win32.c gdkdevice: Remove gdk_device_get_state() 2020-07-28 17:36:18 +02:00
gdkdevice-win32.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkdevice-wintab.c gdk: Make events hold an axis array matching GdkAxisUse 2020-07-29 01:27:51 +02:00
gdkdevice-wintab.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkdevicemanager-win32.c gdk: Conflate GDK devices 2020-07-29 01:27:51 +02:00
gdkdevicemanager-win32.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkdisplay-win32.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkdisplay-win32.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkdisplaymanager-win32.c
gdkdrag-win32.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkdrop-win32.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkevents-win32.c gdk: Conflate GDK devices 2020-07-29 01:27:51 +02:00
gdkglcontext-win32.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkglcontext-win32.h
gdkglobals-win32.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkhdataoutputstream-win32.c Fix various compiler warnings with the 64bit mingw build 2020-06-14 20:02:36 +02:00
gdkhdataoutputstream-win32.h
gdkkeys-win32.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkmain-win32.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkmonitor-win32.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkmonitor-win32.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkprivate-win32.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkproperty-win32.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkscreen-win32.c display: Remove unneeded getters 2020-05-17 07:32:37 +02:00
gdksurface-win32.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdksurface-win32.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkvulkancontext-win32.c Fix minor typos 2020-05-28 11:00:03 +03:00
gdkvulkancontext-win32.h
gdkwin32.h gdk: Make GdkKeymap a private api 2020-04-06 16:32:03 -04:00
gdkwin32cursor.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkwin32display.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkwin32displaymanager.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkwin32dnd-private.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkwin32dnd.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkwin32glcontext.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkwin32id.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkwin32keys.h gdk: Make GdkKeymap a private api 2020-04-06 16:32:03 -04:00
gdkwin32langnotification.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkwin32langnotification.h GDK W32: Test for IME correctly 2019-03-22 16:58:59 +00:00
gdkwin32misc.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkwin32monitor.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkwin32screen.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkwin32surface.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
libwntab32x.la
meson.build Use a single compilation symbol 2019-11-27 13:33:43 +00:00
pktdef.h
wintab.h
xcursors.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00