- 03 May, 2024 11 commits
-
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
NtUserCreateWindowEx will call apply_window_pos and drivers WindowPosChanging callback, which already creates window data.
-
Rémi Bernon authored
-
Rémi Bernon authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56429 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56607
-
Peter Johnson authored
-
Piotr Caban authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Brendan Shanks authored
Fixes a regression from bb2e02ab.
-
- 02 May, 2024 19 commits
-
-
Alistair Leslie-Hughes authored
This appear to be introduced with commit 12f73ed9. When This->stride is negative (bottom up image) it converts the multiplication to an UINT. Thus causing the pointer to be incorrect when y > 0.
-
Evan Tang authored
-
Evan Tang authored
-
Rémi Bernon authored
-
Rémi Bernon authored
And only refresh the list if the device handle isn't known.
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Aida Jonikienė authored
OpenImageViewer calls these functions when triggering the image properties menu.
-
Anton Baskanov authored
Restore display settings to the ones in the registry when CDS_FULLSCREEN is used in ChangeDisplaySettings(). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49674
-
Anton Baskanov authored
We have to invalidate the current mode cache if there are pending RRNotify events. The performance hit on EnumDisplaySettingsExW is around 7%. Also call X11DRV_DisplayDevices_RegisterEventHandlers in x11drv_init. Otherwise, RRNotify events will only be handled in the explorer process.
-
Anton Baskanov authored
-
Alex Henrie authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56599
-
Alex Henrie authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56581
-
Alexandre Julliard authored
Partial revert of 220a70be.
-
Alexandre Julliard authored
Based on a patch by Jacek Caban.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
And build it as x86-64 code on ARM64EC.
-
Alexandre Julliard authored
And build it as x86-64 code on ARM64EC.
-
Alexandre Julliard authored
-
- 01 May, 2024 10 commits
-
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Jacek Caban authored
And build ifacewrap.c as x86-64 code on ARM64EC.
-
Roland Häder authored
-
Paul Gofman authored
-
Piotr Caban authored
-
Paul Gofman authored
-