summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkdevice-wintab.c
Commit message (Expand)AuthorAgeFilesLines
* win32: Stop using the query_state vfuncMatthias Clasen2020-08-261-1/+0
* win32: Stop using _gdk_device_query_stateMatthias Clasen2020-08-261-2/+2
* gdk: Make events hold an axis array matching GdkAxisUseCarlos Garnacho2020-07-291-4/+4
* gdkdevice: Remove gdk_device_get_state()Carlos Garnacho2020-07-281-28/+0
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-7/+7
* Replace "gint" with "int"Benjamin Otte2020-07-251-2/+2
* win32: Drop pointless vfuncsMatthias Clasen2020-06-081-12/+0
* device: remove get_toplevel from surface_at_position vfuncChristian Hergert2020-05-191-4/+3
* Rename GDK_MOD1_MASK to GDK_ALT_MASKMatthias Clasen2020-04-061-1/+1
* win32: Build fixesMatthias Clasen2020-03-131-12/+4
* gdk: Drop GdkDevice::input-mode and rename ::input-sourceMatthias Clasen2020-02-241-5/+0
* win32: Build fixesMatthias Clasen2019-05-281-2/+2
* Yet another win32 build fixMatthias Clasen2019-03-251-8/+0
* surface: Kill event masksBenjamin Otte2018-06-181-8/+0
* Remove unused variables (mostly in W32 code)Руслан Ижбулатов2018-06-101-4/+0
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-13/+13
* GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-201-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-17/+17
* GDK/Win32: Fix build after GDK Root Window and DND changesChun-wei Fan2017-11-221-10/+20
* win32: Remove all uses of get_root_windowMatthias Clasen2017-11-141-15/+27
* win32: Stop using gdk_display_get_root_windowMatthias Clasen2017-11-051-3/+3
* gdk/win32: Fix build after GdkScreen and cursor cleanupsChun-wei Fan2017-11-041-2/+3
* Port to gdk_display_get_root_windowMatthias Clasen2017-10-311-1/+1
* Drop GdkScreen from GdkDevice apisMatthias Clasen2017-10-311-1/+0
* Allow passing a NULL window to gdk_device_query_stateMatthias Clasen2017-08-111-6/+2
* GDK-Win32/4.0: Enable HiDPI support for WindowsChun-wei Fan2016-11-041-4/+6
* gdk: Require passing screen size to translate_screen_coord()Benjamin Otte2016-10-161-2/+6
* wintab: reorganize code to avoid prototypesIgnacio Casal Quinteiro2016-01-231-66/+21
* win32: remove _gdk_root global variablePaolo Borelli2016-01-141-7/+4
* Fix various warnings about unused thingsРуслан Ижбулатов2014-08-131-3/+0
* GDK/GTK on Windows: Fix buildChun-wei Fan2013-08-261-4/+4
* gdk: Convert mouse position to doubles, add new gettersAlexander Larsson2013-07-031-12/+12
* win32: Fix up wintab supportAlexander Larsson2012-04-031-119/+90
* gdk: Make query_state() vfunc a void vfuncBenjamin Otte2012-03-091-11/+11
* win32: Remove some unused input stuff to make win32 build againAlexander Larsson2012-03-061-23/+11
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* GdkDevice: Remove duplicate private functionCarlos Garnacho2011-04-081-1/+1
* win32: gdk3 resurrectionHans Breuer2011-01-021-1/+1
* Fix compilation breakage in gdk/win32Tor Lillqvist2010-11-241-1/+1
* Avoid a compiler warningTor Lillqvist2010-11-061-1/+1
* gdk: change signature of gdk_device_get_history() back to what it used to beMichael Natterer2010-10-191-2/+2
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+386