summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkdevicemanager-win32.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* win32: gdk3 resurrectionHans Breuer2011-01-021-8/+5
* gdk: gdk_drawable_get_display() => gdk_window_get_display()Benjamin Otte2010-09-261-1/+1
* Avoid potential DLL hijacking in Wintab codeTor Lillqvist2010-09-091-1/+24
* GdkDeviceManager: Add gdk_device_manager_get_client_pointer().Carlos Garnacho2010-06-241-0/+11
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+1089