summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkdevice-win32.c
Commit message (Expand)AuthorAgeFilesLines
* surface: Kill event masksBenjamin Otte2018-06-181-8/+0
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-9/+9
* GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-201-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-18/+18
* GDK/Win32: Fix build after GDK Root Window and DND changesChun-wei Fan2017-11-221-2/+2
* gdk: Replace GDK_NONE with NULLBenjamin Otte2017-11-151-2/+2
* win32: Remove all checks for GDK_WINDOW_ROOTMatthias Clasen2017-11-141-1/+0
* win32: Remove all uses of get_root_windowMatthias Clasen2017-11-141-18/+24
* 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-3/+3
* Drop GdkScreen from GdkDevice apisMatthias Clasen2017-10-311-1/+0
* Allow passing a NULL window to gdk_device_query_stateMatthias Clasen2017-08-111-7/+3
* GDK-Win32/4.0: Enable HiDPI support for WindowsChun-wei Fan2016-11-041-9/+17
* win32 device: reorganize code to avoid prototypesIgnacio Casal Quinteiro2016-01-231-67/+27
* win32: remove _gdk_root global variablePaolo Borelli2016-01-141-8/+7
* W32: avoid code duplication in gdkdevice-win32|virtualPaolo Borelli2015-12-221-12/+7
* GDK-W32: remove trailing whitespace everywhereРуслан Ижбулатов2015-04-291-1/+1
* Win32 : fixes Bug 679019 (Popup menu misplaced in dual monitor)Manuel Bachmann2013-11-011-0/+6
* GdkWin32: Avoid Using Deprecated APIChun-wei Fan2013-08-141-1/+1
* Fix prototype of gdk_device_win32_warpErik van Pienbroek2013-07-221-2/+2
* gdk: Convert mouse position to doubles, add new gettersAlexander Larsson2013-07-031-14/+14
* win32: Fix up wintab supportAlexander Larsson2012-04-031-125/+2
* win32: Finish making query_state() vfunc a void vfuncKalev Lember2012-03-101-14/+9
* gdk: Make query_state() vfunc a void vfuncBenjamin Otte2012-03-091-3/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* win32: Make grab cursors work againAlexander Larsson2011-11-101-2/+41
* win32: in window_at_pointer, ensure that we handle non-client areas correctlyAlexander Larsson2011-11-101-5/+18
* Win32: Fix _gdk_windowing_window_at_pointer to correctly return a toplevelPeter Clifton2011-11-101-26/+50
* win32: no more GdkNativeWindow and related changesHans Breuer2011-02-061-3/+3
* win32: gdk3 resurrectionHans Breuer2011-01-021-11/+17
* Fix compilation breakage in gdk/win32Tor Lillqvist2010-11-241-2/+2
* gdk: change signature of gdk_device_get_history() back to what it used to beMichael Natterer2010-10-191-2/+2
* gdk: gdk_drawable_get_screen/visual => gdk_window_get_screen/visualBenjamin Otte2010-09-261-1/+1
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+396