Commit graph

171257 commits

Author SHA1 Message Date
Alexandre Julliard 2dad131c5e adsldpc: Add correct C++ mangled names for all platforms. 2024-05-26 22:47:32 +02:00
Jacek Caban b210a20413 gitlab: Use --enable-werror for Clang builds. 2024-05-24 21:17:57 +02:00
Marcus Meissner 4f8f6e1b34 shell32/tests: Fixed sizeof to GetModuleFileName.
Signed-off-by: Marcus Meissner <marcus@jet.franken.de>
2024-05-24 21:15:30 +02:00
Esme Povirk 1592a58431 user32/tests: Mark some Wine-todo messages.
A few of these are not sent on Windows sometimes. Comments
implying Wine is broken for not sending them have been removed.
2024-05-24 21:15:09 +02:00
Esme Povirk 4bfdf2a073 user32/tests: Rename winevent_hook_todo to msg_todo. 2024-05-24 21:15:09 +02:00
Rémi Bernon 2d3910d4cd winegstreamer: Use a GstCaps for wg_parser_stream codec format. 2024-05-24 18:42:23 +02:00
Rémi Bernon 08730dae2e winegstreamer: Rename get_preferred_format to get_current_format. 2024-05-24 18:42:23 +02:00
Rémi Bernon 60b2f08485 winegstreamer: Use a GstCaps instead of preferred_format.
And rename it current_caps as this is the actual current stream caps.
2024-05-24 18:42:23 +02:00
Rémi Bernon 4f96f2f554 winegstreamer: Use a GstCaps for wg_parser current_format.
And rename it desired_caps as this is the caps that has been requested,
not necessarily the current stream caps.
2024-05-24 18:42:23 +02:00
Rémi Bernon d78f745422 user32: Fix SetProcessDpiAwarenessContext. 2024-05-24 18:42:23 +02:00
Rémi Bernon b3739dcc9c user32/tests: Add more SetThreadDpiAwarenessContext tests. 2024-05-24 18:42:23 +02:00
Rémi Bernon 6b68b55ce3 user32/tests: Add some SetProcessDpiAwarenessContext tests. 2024-05-24 18:42:23 +02:00
Rémi Bernon 6ee5c60d5d win32u: Fix NtUserSetProcessDpiAwarenessContext. 2024-05-24 18:42:23 +02:00
Rémi Bernon d75f9dfbb8 win32u/tests: Add NtUser(Get|Set)ProcessDpiAwarenessContext tests. 2024-05-24 18:42:23 +02:00
Rémi Bernon ef224f1dd8 win32u/tests: Introduce a new run_in_process helper. 2024-05-24 18:42:23 +02:00
Rémi Bernon 52ae7e7b64 winegstreamer: Implement WMA DMO Get(Input|Output)CurrentType. 2024-05-24 18:42:23 +02:00
Rémi Bernon d05cd460e4 winegstreamer: Use DMO_MEDIA_TYPE in the WMA decoder. 2024-05-24 18:42:23 +02:00
Alexandre Julliard a03bd94204 winegcc: Don't print a potentially reallocated pointer. 2024-05-24 18:42:22 +02:00
Alexandre Julliard 83888e37df conhost: Fix a printf format warning. 2024-05-24 12:35:56 +02:00
Alexandre Julliard 5df6f5a513 wbemprox: Don't reference yysymbol_name on older bisons.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56718
2024-05-24 12:25:17 +02:00
Alexandre Julliard b9638ebc1c kernelbase: Fix the name of the default system locale. 2024-05-24 11:15:33 +02:00
Alistair Leslie-Hughes 77583eed19 include: Add C++ support for IUnknown. 2024-05-24 10:58:58 +02:00
Alistair Leslie-Hughes 5813a1fe23 include: Complete __wine_uuidof for C++.
/usr/local/include/wine/windows/guiddef.h:83:68: error: incomplete type ‘__wine_uuidof_type<IUnknown>::inst’ {aka ‘__wine_uuidof<IUnknown>’} used in nested name specifier
   83 | #define __uuidof(type) __wine_uuidof_type<__typeof__(type)>::inst::uuid
2024-05-24 10:58:58 +02:00
Alexandre Julliard badaed6419 wbemprox: Avoid unused function warning. 2024-05-23 20:04:35 +02:00
Jacek Caban eca2e8bf6c ddraw: Use GNU assembly syntax on clang x86_64 MSVC target. 2024-05-23 13:50:37 +02:00
Jacek Caban fe6801930e d3d8: Use GNU assembly syntax on clang x86_64 MSVC target. 2024-05-23 13:50:37 +02:00
Jacek Caban 9208046048 d3d9: Use GNU assembly syntax on clang x86_64 MSVC target. 2024-05-23 13:50:37 +02:00
Jacek Caban e972f3369d d3d8/tests: Use GNU assembly syntax on clang x86_64 MSVC target.
Also fix unused dummy_object_vtbl variable warnings on targets skipping the test.
2024-05-23 13:50:36 +02:00
Jacek Caban d30bd3a1f0 d3d9/tests: Use GNU assembly syntax on clang x86_64 MSVC target.
Also fix unused dummy_object_vtbl variable warnings on targets skipping the test.
2024-05-23 13:50:34 +02:00
Elizabeth Figura 91d57e3656 d3d9/tests: Remove leftover debugging code. 2024-05-23 13:50:30 +02:00
Elizabeth Figura 1e2d2b29c7 wined3d: Remove the no longer needed fragment_caps.proj_control flag. 2024-05-23 13:50:26 +02:00
Elizabeth Figura a728460e03 wined3d: Remove some obsolete state invalidations.
Only the FFP vertex pipe needed these.
2024-05-23 13:50:25 +02:00
Elizabeth Figura c782aeb49a wined3d: Remove the FFP blitter.
The GLSL blitter covers a superset of the same functionality.
2024-05-23 13:50:23 +02:00
Elizabeth Figura 3bd79e0ef2 wined3d: Remove the no longer used STATE_POINTSPRITECOORDORIGIN. 2024-05-23 13:50:23 +02:00
Elizabeth Figura 870f1b02f9 wined3d: Remove the no longer used STATE_SAMPLER. 2024-05-23 13:50:22 +02:00
Jacek Caban 434702fdc9 ntdll: Use assembly wrapper for unixlib calls on ARM64EC.
Instead of using indirect C calls, which need to go through the call dispatcher.
2024-05-23 12:20:48 +02:00
Alexandre Julliard 127650c293 ntdll: Make __wine_unix_call() an inline function. 2024-05-23 12:20:48 +02:00
Alexandre Julliard 455a3c1796 winecrt0: Initialize the Unix call dispatcher on first use. 2024-05-23 12:20:48 +02:00
Alexandre Julliard 57bb483be8 msvcp/tests: Fix mangled names on ARM. 2024-05-23 12:20:48 +02:00
Paul Gofman 1bccb4cf9a wine.inf: Add Explorer\Advanced registry key. 2024-05-22 22:28:44 +02:00
Jacek Caban 3b0943e094 mshtml: Use DISPEX_IDISPATCH_IMPL macro in xmlhttprequest.c. 2024-05-22 22:28:44 +02:00
Jacek Caban 2bc5a13209 mshtml: Use DISPEX_IDISPATCH_IMPL macro in svg.c. 2024-05-22 22:28:44 +02:00
Jacek Caban 411ae17fe8 mshtml: Use DISPEX_IDISPATCH_IMPL macro in selection.c. 2024-05-22 22:28:44 +02:00
Jacek Caban 58ad3118b1 mshtml: Use DISPEX_IDISPATCH_IMPL macro in range.c. 2024-05-22 22:28:44 +02:00
Jacek Caban 9d4aa67cbb mshtml: Use DISPEX_IDISPATCH_IMPL macro in omnavigator.c. 2024-05-22 22:28:44 +02:00
Jacek Caban 3add3a2457 mshtml: Use DISPEX_IDISPATCH_IMPL macro in mutation.c. 2024-05-22 22:28:43 +02:00
Jacek Caban ff32b269b9 mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmltextnode.c. 2024-05-22 22:28:43 +02:00
Jacek Caban 9f6d1da89d mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmltextarea.c. 2024-05-22 22:28:43 +02:00
Jacek Caban 49f8b38450 mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmltable.c. 2024-05-22 22:28:43 +02:00
Jacek Caban 95c37b8208 mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmlstylesheet.c. 2024-05-22 22:28:43 +02:00