summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkevents-win32.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gdk-win32-fix-native-decoration-resize' into 'main'Luca Bacci2022-12-141-3/+14
|\
| * GdkWin32: Fix resizes with native decorationsLuca Bacci2022-12-081-3/+14
* | GdkWin32: Do not use MA_NOACTIVATEANDEATLuca Bacci2022-11-101-16/+9
|/
* Merge branch 'forward-port-mr-991-to-gtk4-2' into 'main'Luca Bacci2022-10-171-84/+59
|\
| * Use native Windows API for converting keystrokes to charactersPhilip Zander2022-10-171-84/+59
* | GdkWin32: Return TRUE when processing WM_XBUTTONDOWN/UP messagesLuca Bacci2022-10-071-0/+2
* | Rename gdk-private.h to gdkprivate.hMatthias Clasen2022-09-231-1/+1
* | gdk/win32: deprecate gdk_win32_handle_table_lookupMarc-André Lureau2022-08-241-7/+7
|/
* GdkWin32: Fix handling of WM_NCHITTESTLuca Bacci2022-08-191-17/+24
* GdkWin32: Support high resolution scroll wheel eventsRicardo Maia Louro2022-08-141-9/+19
* GdkWin32: Add support for DirectManipulationLuca Bacci2022-05-151-0/+10
* GdkWin32: Send smooth scroll eventsLuca Bacci2022-05-061-71/+44
* GdkWin32: Generate crossing event after button releaseLuca Bacci2022-04-061-33/+43
* GdkWin32: Correct generation of crossing events when holding an implicit grabLuca Bacci2022-04-061-34/+9
* GdkWin32: Report serial for eventsLuca Bacci2022-04-061-1/+3
* gdk: Add enum to indicate the unit of scroll deltaspanoplie2022-03-191-1/+2
* GdkWin32: Remove implicit_grab_surfaceLuca Bacci2022-02-211-17/+2
* GdkWin32: Add translation result w/o CAPS LOCK to key events for accelerator ...Luca Bacci2022-01-171-17/+26
* GdkWin32: Remove _gdk_input_codepage variableLuca Bacci2022-01-171-7/+3
* GdkWin32: Code reorganization for gdk_event_translateLuca Bacci2022-01-171-299/+327
* IMContextSimple/IMContextIME: Fix AltGr not working on Win32Philip Zander2022-01-131-5/+10
* Rewrite GdkWin32Keymap (load table directly from layout DLL)Philip Zander2022-01-121-25/+3
* Remove WM_SYNCPAINT message handlerLuca Bacci2022-01-021-24/+0
* GdkWin32: Remove the global screen offsetLuca Bacci2021-11-071-13/+8
* win32: Don't include gdkinternals.hBenjamin Otte2021-09-241-3/+4
* Move the _gdk_win32_pointer_input_api global variable into GdkWin32DisplayLuca Bacci2021-08-191-10/+10
* Fix typoLuca Bacci2021-08-191-1/+1
* Filter out spurious mouse messages while handling pen or touch inputLuca Bacci2021-08-191-0/+22
* Add _gdk_win32_get_cursor_pos utilityLuca Bacci2021-08-191-2/+67
* Handle WinPointer inputLuca Bacci2021-08-191-38/+191
* Initialize WinPointer and enumerate devicesLuca Bacci2021-08-191-1/+20
* Make room for other API's than WintabLuca Bacci2021-08-191-10/+16
* Rename some Wintab-related functionsLuca Bacci2021-08-191-2/+2
* Set active physical device when using the mouseLuca Bacci2021-08-191-0/+12
* Move use of _gdk_win32_get_next_tick from synthesize_crossing_events to its c...Luca Bacci2021-08-191-4/+4
* Add a physical_device argument to send_crossing_event et alLuca Bacci2021-08-191-5/+14
* Avoid copying static debug stringsMatthias Clasen2021-07-281-1/+2
* gdkdrag-win32.c: Fix drag surface positioningChun-wei Fan2021-06-181-1/+0
* GDK-Win32: Remove extraneous call to _gdk_win32_append_event()really-fix-3581Chun-wei Fan2021-03-171-2/+0
* GDK/Win32: Remove layered windows usagewin32-remove-layered-windowsChun-wei Fan2021-01-181-9/+0
* gdk/win32: Fix window display and resizingsurface.compute.win32Chun-wei Fan2021-01-111-3/+11
* gdk/win32: Rename 'margins' to 'shadow'Chun-wei Fan2021-01-111-2/+2
* gdk: Replace 'WITHDRAWN' state with async 'is-mapped' booleanJonas Ådahl2020-12-071-5/+1
* gdk: Replace all GDK_CONFIGURE usage with GdkSurface::layoutJonas Ådahl2020-12-071-30/+1
* x11: Remove handling of 'substructure' eventsJonas Ådahl2020-12-071-1/+0
* Gdk4/Win32: Correct call to gdk_key_event_new()Matthew Jakeman2020-12-021-3/+3
* gdk/Win32: Fix mouse pointer captureChun-wei Fan2020-10-161-1/+4
* GDK W32: Remove stacking functionsРуслан Ижбулатов2020-10-161-236/+0
* gdkevents-win32.c: Clean up WM_ACTIVATE handling a bitChun-wei Fan2020-09-151-22/+26
* gdk: Rename GdkSurfaceState to GdkToplevelStateMatthias Clasen2020-09-101-18/+18