summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkdevice-win32.c
Commit message (Expand)AuthorAgeFilesLines
* gdk/win32: deprecate gdk_win32_handle_table_lookupMarc-André Lureau2022-08-241-2/+2
* GdkWin32: Remove the global screen offsetLuca Bacci2021-11-071-9/+0
* Add _gdk_win32_get_cursor_pos utilityLuca Bacci2021-08-191-2/+2
* GdkWin32: Fix mouse events in presence of transparent windows on the desktopLuca Bacci2020-11-111-30/+17
* win32: Stop using the query_state vfuncMatthias Clasen2020-08-261-1/+0
* win32: Stop using _gdk_device_query_stateMatthias Clasen2020-08-261-0/+18
* gdkdevice: Remove gdk_device_get_state()Carlos Garnacho2020-07-281-18/+0
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-3/+3
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* Rename master and slave deviceEmmanuele Bassi2020-06-181-1/+1
* gdk: Drop axis labelsMatthias Clasen2020-06-101-2/+2
* win32: Drop pointless vfuncsMatthias Clasen2020-06-081-12/+0
* device: remove get_toplevel from surface_at_position vfuncChristian Hergert2020-05-191-58/+30
* Rename GDK_MOD1_MASK to GDK_ALT_MASKMatthias Clasen2020-04-061-1/+1
* win32: Build fixesMatthias Clasen2020-03-131-18/+4
* win32: Build fixesMatthias Clasen2019-05-281-3/+3
* win32: Add a missing includeMatthias Clasen2019-03-271-0/+1
* Rename gdk_surface_get_device_position_doubleMatthias Clasen2019-03-261-1/+1
* gdk: Stop using gdk_surface_get_device_positionMatthias Clasen2019-03-261-4/+4
* Fix the windows buildMatthias Clasen2019-03-251-8/+0
* gdk: Remove GDK_SURFACE_FOREIGNBenjamin Otte2018-06-261-2/+1
* 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