Commit graph

171203 commits

Author SHA1 Message Date
Alexandre Julliard 41c65022c1 faudio: Import upstream release 24.06. 2024-06-02 22:04:47 +02:00
Alexandre Julliard 951e0e27a7 Release 9.10. 2024-05-31 22:33:46 +02:00
Fabian Maurer d919d57293 user32/tests: Fix ok_sequence succeeding in todo block not giving a test failure. 2024-05-31 21:05:40 +02:00
Alexandros Frantzis d38d455c4b server: Set VK_PACKET async state in raw input legacy mode. 2024-05-31 19:05:58 +02:00
Alexandros Frantzis 713ffad893 user32/tests: Check async key state in raw nolegacy tests. 2024-05-31 19:05:55 +02:00
Alexandros Frantzis 69aad4aeca server: Don't send raw input events for unicode inputs. 2024-05-31 19:05:55 +02:00
Alexandros Frantzis d14a827b8c server: Apply modifier vkey transformations regardless of unicode flag. 2024-05-31 19:05:55 +02:00
Alexandros Frantzis d0e3286d96 server: Use right-left modifier vkeys for hooks. 2024-05-31 19:05:55 +02:00
Alexandros Frantzis 2e0facb19c user32/tests: Add tests for raw keyboard messages. 2024-05-31 19:05:52 +02:00
Alexandros Frantzis e382867599 user32/tests: Add more test for unicode input with vkey. 2024-05-31 19:05:49 +02:00
Eric Pouech 95e6302e82 winedump: Dump Memory64List streams in minidumps.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2024-05-31 19:04:26 +02:00
Eric Pouech ec61ad8b15 winedump: Don't dump twice.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2024-05-31 19:04:26 +02:00
Eric Pouech 0327b00d10 winedump: Dump correct handle information for minidump.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2024-05-31 19:04:23 +02:00
Jacek Caban 5ef4bb1d48 mshtml: Move IDispatchEx forwarding implementation to outer window object. 2024-05-31 19:04:01 +02:00
Jacek Caban ec9ecc51eb mshtml: Use macro for window object IDispatch functions implementation. 2024-05-31 19:04:01 +02:00
Jacek Caban b133812b63 mshtml: Use DispatchEx vtbl for all window properties. 2024-05-31 19:04:01 +02:00
Jacek Caban 3108a405e3 mshtml: Use DispatchEx vtbl for elements as window property lookups. 2024-05-31 19:04:01 +02:00
Jacek Caban 16271ac208 mshtml: Factor out alloc_dynamic_prop. 2024-05-31 19:04:01 +02:00
Jacek Caban 984178cdb0 mshtml/tests: Add more custom properties tests. 2024-05-31 19:04:01 +02:00
Jacek Caban 0fb56a84b7 mshtml: Return success in IHTMLWindow2::get_closed stub. 2024-05-31 19:04:01 +02:00
Connor McAdams 81057913cd uiautomationcore: NULL initialize SAFEARRAY variable passed to IRawElementProviderFragment::GetRuntimeId().
Fixes a crash in Battle.net setup where success is returned but the
variable is not set.

Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2024-05-31 19:03:51 +02:00
Nikolay Sivov 7eeddc3bea d3dcompiler: Enable D3DCOMPILE_EFFECT_CHILD_EFFECT option. 2024-05-31 19:03:28 +02:00
Nikolay Sivov adb1f54c02 d3dcompiler/fx: Write empty buffers for compiler versions 33-39. 2024-05-31 19:03:26 +02:00
Nikolay Sivov 3c1462afa0 gdi32/text: Make GetTextExtentExPointW() return sizes consistent with ExtTextOutW().
Observable issue before this change is that text extent does not match size
of ExtTextOutW() output. The fix is to shape text in similar way before measuring.
Individual extents returned in this case are arguably useless, they do not
match visual output order, and only give an idea on how much each input character
contributed to overall width. To match input character order all intra-line and
intra-item reordering is disabled.
2024-05-31 19:03:09 +02:00
Alexandre Julliard b4d6270a51 msvcrt: Share a helper to find a catch block handler. 2024-05-31 18:51:29 +02:00
Alexandre Julliard 8ed3d661e1 msvcrt: Share the copy_exception() helper between platforms. 2024-05-31 16:12:51 +02:00
Alexandre Julliard 28f5e7ac9a msvcrt: Share the find_caught_type() helper between platforms. 2024-05-31 16:12:51 +02:00
Alexandre Julliard f3a35da445 msvcrt: Move common exception handling types to the header. 2024-05-31 16:12:51 +02:00
Alistair Leslie-Hughes 6f927b9e93 include: Add missing TreeView_* defines. 2024-05-31 11:26:37 +02:00
Yuxuan Shui 0bad544aab shell32: Fix ShellExecute for non-filespec paths. 2024-05-31 11:16:45 +02:00
Yuxuan Shui 436e96c5cb shell32: Make sure array passed to PathResolve is big enough. 2024-05-31 11:16:45 +02:00
Francis De Brabandere 1c88cb4e4e vbscript/tests: Fix error clear call. 2024-05-31 11:16:08 +02:00
Alistair Leslie-Hughes b6eada5e2f include: Correct IRowsetNotify HROW parameter type. 2024-05-30 19:55:57 +02:00
Alistair Leslie-Hughes 447f817445 include: Add IPreviewHandler* interfaces. 2024-05-30 19:55:55 +02:00
Alistair Leslie-Hughes 4aed0ef880 include: Add LOGFONTA/W typedef in shtypes.idl. 2024-05-30 19:55:48 +02:00
Elizabeth Figura ac23ca1352 wined3d: Remove the no longer used ignore_textype argument of wined3d_ffp_get_fs_settings(). 2024-05-30 19:54:12 +02:00
Elizabeth Figura 8a1448d1d1 wined3d: Remove no longer used "exponent" and "cutoff" precomputed fields. 2024-05-30 19:54:11 +02:00
Elizabeth Figura abc44d4620 wined3d: Remove some no longer used wined3d_context fields. 2024-05-30 19:54:11 +02:00
Elizabeth Figura 7cc688371f wined3d: Move the GL_EXTCALL() definition to wined3d_gl.h. 2024-05-30 19:54:11 +02:00
Elizabeth Figura 9c895e2f04 wined3d: Remove the no longer used WINED3D_SHADER_CAP_SRGB_WRITE flag. 2024-05-30 19:54:11 +02:00
Alexandre Julliard fecd22d2ae vkd3d: Import upstream release 1.12. 2024-05-30 19:54:06 +02:00
Rémi Bernon 8d587a47eb win32u: Use a helper to set the window surface clipping, within the lock. 2024-05-30 19:53:21 +02:00
Rémi Bernon 39f79d73fa wineandroid: Remove now unnecessary set_surface_region calls. 2024-05-30 19:53:21 +02:00
Rémi Bernon ee8f0b6c5d server: Update window surface regions when the window is shaped. 2024-05-30 19:53:21 +02:00
Rémi Bernon 046d55ab6a win32u: Intersect the clipping region with the window shape region. 2024-05-30 19:53:21 +02:00
Rémi Bernon 7cdf20267c server: Merge get_surface_region / get_window_region requests together. 2024-05-30 19:53:21 +02:00
Rémi Bernon 5481415d43 win32u: Split update_surface_region into get_window_region helper. 2024-05-30 19:53:19 +02:00
Rémi Bernon d2ad7c9374 win32u: Initialize window surfaces with a hwnd. 2024-05-30 19:52:59 +02:00
Davide Beatrici fc9525a621 winepulse: Remove superfluous timing adjustment.
Please note that exclusive mode is not supported in this driver.
2024-05-30 19:47:50 +02:00
Davide Beatrici 53a636b034 wineoss: Remove superfluous timing adjustment. 2024-05-30 19:47:50 +02:00