summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkdevicemanager-win32.c
Commit message (Expand)AuthorAgeFilesLines
* gdk: Drop GdkDevice::input-mode and rename ::input-sourceMatthias Clasen2020-02-241-13/+6
* win32: Remove some leftover event struct accessMatthias Clasen2020-02-211-4/+3
* win32: Use event constructorsMatthias Clasen2020-02-211-48/+57
* Rename surface constructorsMatthias Clasen2019-05-281-1/+1
* Rename gdk_device_get_surface_at_position_doubleMatthias Clasen2019-03-261-1/+1
* gdk: Stop using gdk_device_get_surface_at_positionMatthias Clasen2019-03-261-3/+3
* Fix the windows buildMatthias Clasen2019-03-251-3/+0
* surface: Kill event masksBenjamin Otte2018-06-181-36/+0
* GDK W32: Adapt to the window->surface changeРуслан Ижбулатов2018-03-291-2/+2
* GDK W32: adapt to the recent changes in GdkEventРуслан Ижбулатов2018-03-241-3/+1
* Convert all references to GdkEvent->surfaceAlexander Larsson2018-03-201-2/+2
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-5/+5
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-16/+16
* Drop the last mentions of motion hint eventsEmmanuele Bassi2018-02-051-1/+0
* GDK W32: More flexible modal operation modeРуслан Ижбулатов2017-12-021-1/+1
* GDK W32: Handle drivers that do not send WT_CSRCHANGE after WT_PROXIMITYРуслан Ижбулатов2017-12-021-21/+72
* GDK: Make sure W32 backend compiles without GdkDeviceManagerРуслан Ижбулатов2017-12-021-11/+7
* win32: Stop deriving from GdkDeviceManagerMatthias Clasen2017-11-251-5/+5
* Drop the get_client_pointer vfuncMatthias Clasen2017-11-251-10/+0
* Drop the list_devices vfuncMatthias Clasen2017-11-251-35/+0
* win32: Stop using gdk_display_get_device_managerMatthias Clasen2017-11-251-6/+2
* GDK/Win32: Fix build after GDK Root Window and DND changesChun-wei Fan2017-11-221-1/+1
* gdk: Replace GDK_NONE with NULLBenjamin Otte2017-11-151-5/+5
* win32: Remove all uses of get_root_windowMatthias Clasen2017-11-141-6/+4
* win32: Stop using gdk_display_get_root_windowMatthias Clasen2017-11-051-5/+4
* gdk/win32: Fix build after GdkScreen and cursor cleanupsChun-wei Fan2017-11-041-3/+4
* Port to gdk_display_get_root_windowMatthias Clasen2017-10-311-1/+1
* wintab: init only after the display is assignedAndrew Chadwick2016-11-221-1/+45
* wintab tilt: Check return location for validityAndrew Chadwick2016-11-221-1/+3
* win32: Fix tilt from Wintab devicesAndrew Chadwick2016-11-221-9/+25
* wintab: fix skipping of odd-numbered devicesAndrew Chadwick2016-11-211-2/+1
* API: gdk: Add gdk_window_new_popup()Benjamin Otte2016-11-061-13/+1
* GDK-Win32/4.0: Enable HiDPI support for WindowsChun-wei Fan2016-11-041-4/+7
* win32: init wintab when the device manager is constructedPaolo Borelli2016-02-291-4/+5
* win32: Stop using _gdk_display global in device codeBenjamin Otte2016-02-111-10/+11
* win32: Remove deprecation warnings in devicemanager codeBenjamin Otte2016-02-111-11/+12
* win32 device manager: reorganize code to avoid prototypesIgnacio Casal Quinteiro2016-01-231-21/+12
* win32: remove _gdk_root global variablePaolo Borelli2016-01-141-4/+3
* win32: Use GdkSeatDefault to implement GdkSeatCarlos Garnacho2015-12-151-0/+11
* win32: fix warnings about signed/unsigned mismatchIgnacio Casal Quinteiro2015-10-161-7/+8
* GDK-W32: remove trailing whitespace everywhereРуслан Ижбулатов2015-04-291-8/+8
* win32: Don't check the position of a NULL deviceCarlos Garnacho2015-01-281-4/+1
* win32: Ensure we can create a window for wintabCarlos Garnacho2015-01-281-1/+3
* Fix various warnings about unused thingsРуслан Ижбулатов2014-08-131-2/+0
* GdkWin32: Avoid Using Deprecated APIChun-wei Fan2013-08-141-1/+3
* win32: Fix up wintab supportAlexander Larsson2012-04-031-116/+145
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* win32: Update input device code to use the new property names in constructorAlexander Larsson2011-11-101-2/+2
* win32: Fix up initialization order of input subsystemAlexander Larsson2011-11-101-4/+3
* Tweak include order a bit to get around compilation errorsTor Lillqvist2011-02-201-4/+1