Commit graph

167106 commits

Author SHA1 Message Date
Nikolay Sivov dc91367dcf d3d10/effect: Add support for 'floor' instruction.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2023-10-03 09:24:38 +02:00
Nikolay Sivov 2861ce933b d3d10/effect: Add support for 'ceil' instruction.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2023-10-03 09:24:36 +02:00
Nikolay Sivov 2043ffa083 d3d10/tests: Compact returned arrays checks.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2023-10-03 09:24:36 +02:00
Nikolay Sivov fdc0f37714 d3d10/effect: Add support for 'buge'/'bult' instructions.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2023-10-03 09:24:34 +02:00
Gabriel Ivăncescu 35a6c314d4 mshtml: Traverse EventTarget listeners.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2023-10-03 09:24:29 +02:00
Gabriel Ivăncescu 30d88426d5 mshtml: Remove unused IUnknown_iface in func_disp_t.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2023-10-03 09:24:29 +02:00
Gabriel Ivăncescu 4d56980396 mshtml: Call handle_event on the proper dispex object.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55701
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2023-10-03 09:24:27 +02:00
Alistair Leslie-Hughes 209b2c23c5 d3dxof: Remove DECLSPEC_HIDDEN usage. 2023-10-02 22:23:14 +02:00
Mohamad Al-Jaf ab9e29b0a7 windows.storage.applicationdata: Implement IApplicationDataStatics::get_Current().
Needed for Minecraft Windows 10.
2023-10-02 21:56:31 +02:00
Mohamad Al-Jaf c4d5e8ded5 windows.storage.applicationdata/tests: Add IApplicationDataStatics::get_Current() tests. 2023-10-02 21:56:31 +02:00
Mohamad Al-Jaf f36a84d772 windows.storage.applicationdata: Add IApplicationDataStatics stub interface. 2023-10-02 21:56:31 +02:00
Mohamad Al-Jaf 2f3aa0e2f6 windows.storage.applicationdata: Add stub DLL. 2023-10-02 21:56:31 +02:00
Connor McAdams 60ff77754a uiautomationcore: Add support for raising events passed to our IProxyProviderWinEventSink interface.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-10-02 21:56:31 +02:00
Connor McAdams 7aaf77a514 uiautomationcore: Pass WinEvent data to IProxyProviderWinEventHandler::RespondToWinEvent.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-10-02 21:56:30 +02:00
Connor McAdams 0254db3492 uiautomationcore: Add support for marking the root IAccessible as known on non-root IAccessibles upon proxy provider creation.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-10-02 21:56:30 +02:00
Connor McAdams a2bf252c4b uiautomationcore: Add support for ignoring ProviderOptions_UseComThreading when creating an HUIANODE.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-10-02 21:56:30 +02:00
Connor McAdams 01d9a5ea2b uiautomationcore: Create HUIANODE for WinEvents that should invoke IProxyProviderWinEventHandler::RespondToWinEvent.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-10-02 21:56:30 +02:00
Connor McAdams bc063b67ab uiautomationcore: Check if we should try to invoke IProxyProviderWinEventHandler::RespondToWinEvent for registered UIA events.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-10-02 21:56:30 +02:00
Connor McAdams b9cf4e9896 uiautomationcore: Introduce uia_event_for_each function for iterating through registered events.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-10-02 21:56:30 +02:00
Connor McAdams 75b4419478 uiautomationcore/tests: Add another test for IProxyProviderWinEventHandler child HWND scope checking.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-10-02 21:56:30 +02:00
Eric Pouech 19d38debc9 msvfw32: Correctly store internal pointer.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55696
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-10-02 16:54:27 +02:00
Eric Pouech 67b10761ec winemac.drv: Use NtCallbackReturn to send back app's icons to unixlib.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55658
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-10-02 13:57:29 +02:00
Piotr Caban b4b39bfbd1 gdi32: Pass default DEVMODE to winspool in CreateDC.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55670
2023-10-02 12:10:41 +02:00
Esme Povirk 338cb1261b user32/tests: Print regions in test_hvredraw failure case. 2023-10-02 12:10:03 +02:00
Piotr Caban 5fa6014567 msvcr110: Reset chore task_collection earlier to prevent occasional test failure.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55686
2023-10-02 12:09:56 +02:00
Brendan Shanks 450c358881 configure: Don't use -Wl,-z,defs if it causes link errors with 'environ'.
Fixes undefined reference link error in msv1_0 on FreeBSD.

Reported by Gerald Pfeifer.
2023-10-02 11:54:33 +02:00
Alexandre Julliard a084fd0528 faudio: Import upstream release 23.10. 2023-10-02 11:54:32 +02:00
Alexandre Julliard b6852f6bed ldap: Import upstream release 2.5.16. 2023-09-30 14:08:27 +02:00
Alexandre Julliard b4c541b23a xml2: Import upstream release 2.11.5. 2023-09-30 14:08:27 +02:00
Alexandre Julliard 13e02608da zlib: Import upstream release 1.3. 2023-09-30 14:08:27 +02:00
Alexandre Julliard 673cac9e95 tiff: Import upstream release 4.6.0. 2023-09-30 14:08:27 +02:00
Alexandre Julliard 736f90d88e mpg123: Import upstream release 1.32.2. 2023-09-30 14:08:27 +02:00
Alexandre Julliard c547659586 nls: Update character tables to Unicode 15.1.0. 2023-09-30 13:23:19 +02:00
Alexandre Julliard 3db7506221 Release 8.17. 2023-09-29 22:29:20 +02:00
Rémi Bernon 3c4d83609e dmime: Implement IDirectMusicPerformance_DownloadInstrument. 2023-09-29 21:41:26 +02:00
Rémi Bernon 96b0bdd7b5 dmband: Implement band track GUID_DownloadToAudioPath parameter. 2023-09-29 21:41:26 +02:00
Rémi Bernon 52a38dc41f dmband: Implement band track GUID_UnloadFromAudioPath parameter. 2023-09-29 21:41:26 +02:00
Rémi Bernon 0ad7b55349 dmband: Implement IDirectMusicBand_(Download|Unload). 2023-09-29 21:41:26 +02:00
Rémi Bernon 17f68bfabf dmime: Implement IDirectMusicSegment_(Download|Unload). 2023-09-29 21:41:26 +02:00
Rémi Bernon 92985253e7 dmband: Implement band track GUID_ConnectToDLSCollection parameter. 2023-09-29 21:41:25 +02:00
Rémi Bernon 8645d9eb4e dmime: Implement IDirectMusicSegment_SetParam. 2023-09-29 21:41:25 +02:00
Rémi Bernon 406f1783a9 dmime/tests: Test segment state and playing a custom track. 2023-09-29 21:41:25 +02:00
Rémi Bernon 0d3b83c021 dmime/tests: Add some tests for GUID_ConnectToDLSCollection. 2023-09-29 21:41:25 +02:00
Alexandre Julliard d92d9bc2a9 ntdll: Don't free reserved memory on 64-bit macOS.
It's part of the zerofill section.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55674
2023-09-29 19:51:46 +02:00
Paul Gofman 4e55945467 shell32: Handle long command line in execute_from_key(). 2023-09-29 17:27:18 +02:00
Paul Gofman f1c57f06d6 shell32: Avoid stack corruption with long name in SHELL_TryAppPathW(). 2023-09-29 17:26:45 +02:00
Mohamad Al-Jaf 94e3e2d115 windows.applicationmodel/tests: Use PathRemoveFileSpecW() instead of PathCchRemoveFileSpec().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55652
2023-09-29 17:24:19 +02:00
Jactry Zeng bb8cc288a6 msxml3/tests: Add tests of ValidateOnParse property. 2023-09-29 17:24:07 +02:00
Jactry Zeng 3db3e3768b msxml3: Add ValidateOnParse support for IXMLDOMDocument3_{get,set}Property(). 2023-09-29 17:24:07 +02:00
Jactry Zeng 7995d152d7 msxml3: Store ValidateOnParse property in domdoc_properties instead. 2023-09-29 17:24:06 +02:00