Alexandre Julliard pushed to branch master at wine / wine
Commits:
5fec6efd by Paul Gofman at 2025-01-23T18:03:19+01:00
win32u: Generate mouse events in the server when releasing capture.
- - - - -
263d6454 by Paul Gofman at 2025-01-23T18:03:19+01:00
server: Don't send WM_MOUSEMOVE for zero movement in queue_mouse_message().
- - - - -
4 changed files:
- dlls/user32/tests/input.c
- dlls/user32/tests/win.c
- dlls/win32u/input.c
- server/queue.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6dd5265141b19afba534fac39dee6…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6dd5265141b19afba534fac39dee6…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
42576ce9 by Piotr Caban at 2025-01-23T17:17:31+01:00
ole32: Support all PROPVARIANT vector types in propertystorage_get_elemsize.
- - - - -
4fbd89fa by Piotr Caban at 2025-01-23T17:17:31+01:00
ole32: Update read offset in propertystorage_read_scalar helper.
- - - - -
f993343a by Piotr Caban at 2025-01-23T18:03:19+01:00
ole32: Pass MemoryAllocator class to PropertyStorage_ReadProperty.
So we can free the memory in case of error.
- - - - -
fd3f28f0 by Piotr Caban at 2025-01-23T18:03:19+01:00
ole32: Support more vector datatypes when reading property storage.
- - - - -
6dd52651 by Piotr Caban at 2025-01-23T18:03:19+01:00
ole32: Add support for reading VT_VECTOR|VT_VARIANT property.
- - - - -
2 changed files:
- dlls/ole32/stg_prop.c
- dlls/ole32/tests/propvariant.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/cfe5e66a2dafd13204047625577fc…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/cfe5e66a2dafd13204047625577fc…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
4c1e62a5 by Alexandre Julliard at 2025-01-23T13:30:10+01:00
include: Mark global asm functions as hidden.
- - - - -
93f19614 by Alexandre Julliard at 2025-01-23T13:51:08+01:00
kernel32: Implement RegisterWaitForInputIdle().
- - - - -
7 changed files:
- dlls/kernel32/kernel32.spec
- dlls/kernel32/process.c
- dlls/ntdll/unix/signal_i386.c
- dlls/ntdll/unix/signal_x86_64.c
- dlls/user32/user_main.c
- include/winbase.h
- include/wine/asm.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4acadffb395fe2812ae46096248a5…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4acadffb395fe2812ae46096248a5…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
1d79dbc0 by Alex Henrie at 2025-01-23T12:02:28+01:00
shell32/tests: Add tests for StrRetToStrN null termination.
- - - - -
5e80f096 by Alex Henrie at 2025-01-23T12:02:28+01:00
shlwapi: Correct return value of StrRetToBuf on an invalid type.
- - - - -
13411307 by Alex Henrie at 2025-01-23T12:02:28+01:00
shell32: Use StrRetToBuf instead of reimplementing it.
- - - - -
d7cae2c8 by Alex Henrie at 2025-01-23T12:02:28+01:00
comdlg32: Use StrRetToBuf instead of reimplementing it.
- - - - -
13 changed files:
- dlls/comdlg32/filedlg.c
- dlls/comdlg32/filedlgbrowser.c
- dlls/shell32/brsfolder.c
- dlls/shell32/pidl.c
- dlls/shell32/shell32_main.c
- dlls/shell32/shell32_main.h
- dlls/shell32/shellstring.c
- dlls/shell32/shlexec.c
- dlls/shell32/shlfolder.c
- dlls/shell32/shlview.c
- dlls/shell32/tests/string.c
- dlls/shlwapi/string.c
- dlls/shlwapi/tests/string.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/048aced927a80e5fcb63fc6958fb5…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/048aced927a80e5fcb63fc6958fb5…
You're receiving this email because of your account on gitlab.winehq.org.