gtk2/gdk
Carlos Garnacho 7629f6d533 gdk: Make GdkDevice axis API internal
All outside interaction happens through gdk_event_get_axis(), no
device poking is necessary, nor axis to array index translations.
2020-07-29 01:27:51 +02:00
..
broadway gdkdevice: Remove gdk_device_get_state() 2020-07-28 17:36:18 +02:00
macos gdkdevice: Remove gdk_device_get_state() 2020-07-28 17:36:18 +02:00
resources/glsl
wayland gdk: Add gdk_seat_get_tools() API call 2020-07-29 00:11:34 +02:00
win32 gdkdevice: Remove gdk_device_get_state() 2020-07-28 17:36:18 +02:00
x11 gdkdevice: Remove gdk_device_get_state() 2020-07-28 17:36:18 +02:00
COPYING
default_cursor.png
filetransferportal.c
filetransferportalprivate.h
gdk-autocleanup.h
gdk-private.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdk.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdk.h
gdkapplaunchcontext.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkapplaunchcontext.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkapplaunchcontextprivate.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkarrayimpl.c gdk/gdkarrayimpl.c: Fix build on Visual Studio 2020-07-24 16:25:24 +08:00
gdkcairo.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkcairo.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkcairocontext.c
gdkcairocontext.h
gdkcairocontextprivate.h
gdkclipboard.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkclipboard.h
gdkclipboardprivate.h
gdkconfig.h.meson macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07:00
gdkconfig.h.win32
gdkconfig.h.win32_vulkan
gdkconstructor.h
gdkcontentdeserializer.c gdk: Improve struct packing in places 2020-07-25 11:57:37 -04:00
gdkcontentdeserializer.h
gdkcontentformats.c
gdkcontentformats.h
gdkcontentformatsprivate.h
gdkcontentprovider.c
gdkcontentprovider.h
gdkcontentproviderimpl.c Fix minor typos 2020-06-18 10:47:16 +03:00
gdkcontentproviderimpl.h
gdkcontentproviderprivate.h
gdkcontentserializer.c gdk: Improve struct packing in places 2020-07-25 11:57:37 -04:00
gdkcontentserializer.h
gdkcursor.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkcursor.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkcursorprivate.h
gdkdevice.c gdk: Remove gdk_device_get_axes() 2020-07-29 01:27:51 +02:00
gdkdevice.h gdk: Make GdkDevice axis API internal 2020-07-29 01:27:51 +02:00
gdkdevicepad.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkdevicepad.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkdevicepadprivate.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkdeviceprivate.h gdk: Remove gdk_device_get_axes() 2020-07-29 01:27:51 +02:00
gdkdevicetool.c gdk: Add gdk_device_tool_get_axes() 2020-07-28 17:37:09 +02:00
gdkdevicetool.h gdk: Add gdk_device_tool_get_axes() 2020-07-28 17:37:09 +02:00
gdkdevicetoolprivate.h
gdkdisplay.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkdisplay.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkdisplaymanager.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkdisplaymanager.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkdisplaymanagerprivate.h
gdkdisplayprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkdrag.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkdrag.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkdragprivate.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkdragsurface.c
gdkdragsurface.h
gdkdragsurfaceprivate.h
gdkdrawcontext.c
gdkdrawcontext.h
gdkdrawcontextprivate.h
gdkdrop.c
gdkdrop.h
gdkdropprivate.h
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkevents.h gdk: Add gdk_event_get_seat() 2020-06-23 23:42:53 +02:00
gdkeventsprivate.h Keep scroll history 2020-06-09 13:43:03 -04:00
gdkframeclock.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkframeclock.h
gdkframeclockidle.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkframeclockidleprivate.h
gdkframeclockprivate.h frame-clock: New approach in smoothing frame clock 2020-05-28 15:13:07 +02:00
gdkframetimings.c
gdkframetimings.h
gdkgl.c Switch to GL_ARB_framebuffer_object 2020-06-12 15:08:44 +02:00
gdkglcontext.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkglcontext.h
gdkglcontextprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkglobals.c
gdkgltexture.c
gdkgltexture.h
gdkgltextureprivate.h
gdkinternals.h gdk: Make GdkDevice axis API internal 2020-07-29 01:27:51 +02:00
gdkintl.h
gdkkeynames.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkkeys.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkkeys.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkkeysprivate.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkkeysyms-update.pl
gdkkeysyms.h gdk: Update gdkkeysyms.h 2020-07-21 16:55:28 -04:00
gdkkeyuni.c gdk: Clarify the docs of gdk_keyval_to_unicode 2020-06-22 13:24:34 -04:00
gdkmarshalers.list
gdkmemorytexture.c
gdkmemorytexture.h
gdkmemorytextureprivate.h
gdkmonitor.c display: Remove unneeded getters 2020-05-17 07:32:37 +02:00
gdkmonitor.h
gdkmonitorprivate.h
gdkpaintable.c xxx: Add a hack to make paintables transform to/from objects 2020-05-30 19:26:46 -04:00
gdkpaintable.h
gdkpango.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkpango.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkpipeiostream.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkpipeiostreamprivate.h
gdkpixbuf-drawable.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkpixbuf.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkpopup.c
gdkpopup.h
gdkpopuplayout.c
gdkpopuplayout.h gdk: Documentation fixups 2020-06-05 20:59:51 -04:00
gdkpopupprivate.h
gdkprofiler.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkprofilerprivate.h
gdkrectangle.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkrectangle.h
gdkrgba.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkrgba.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkrgbaprivate.h
gdkseat.c gdk: Add gdk_seat_get_tools() API call 2020-07-29 00:11:34 +02:00
gdkseat.h gdk: Add gdk_seat_get_tools() API call 2020-07-29 00:11:34 +02:00
gdkseatdefault.c gdk: Add gdk_seat_get_tools() API call 2020-07-29 00:11:34 +02:00
gdkseatdefaultprivate.h Rename master and slave device 2020-06-18 19:22:20 +01:00
gdkseatprivate.h gdk: Add gdk_seat_get_tools() API call 2020-07-29 00:11:34 +02:00
gdksnapshot.c
gdksnapshot.h
gdksnapshotprivate.h
gdksurface.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdksurface.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdksurfaceprivate.h gdk: Improve struct packing in places 2020-07-25 11:57:37 -04:00
gdktexture.c Fix minor typos 2020-06-18 10:47:16 +03:00
gdktexture.h
gdktextureprivate.h
gdktoplevel.c Fix minor typos 2020-05-28 11:00:03 +03:00
gdktoplevel.h gdk: Add gdk_toplevel_begin_move/resize 2020-05-17 12:41:16 -04:00
gdktoplevellayout.c
gdktoplevellayout.h gdk: Documentation fixups 2020-06-05 20:59:51 -04:00
gdktoplevelprivate.h gdk: Move the begin_move/resize_drag vfuncs around 2020-05-17 14:15:06 -04:00
gdktypes.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkversionmacros.h.in
gdkvulkancontext.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkvulkancontext.h
gdkvulkancontextprivate.h
gen-gdk-gresources-xml.py
gen-keyname-table.pl
keyname-table.h
keynames-translate.txt
keynames.txt
meson.build macos: prototype new GDK backend for macOS 2020-07-21 14:45:12 -07:00