- 21 Aug, 2023 4 commits
-
-
Alex Henrie authored
-
Etaash Mathamsetty authored
-
Alex Henrie authored
-
Alexandre Julliard authored
-
- 18 Aug, 2023 12 commits
-
-
Alexandre Julliard authored
-
Tim Clem authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
James Beddek authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55457Signed-off-by: James Beddek <telans@posteo.de>
-
Billy Laws authored
-
Alex Henrie authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55450
-
Alex Henrie authored
-
Alex Henrie authored
-
Alex Henrie authored
-
- 17 Aug, 2023 18 commits
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Alexandre Julliard authored
-
Eric Pouech authored
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Eric Pouech authored
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Alex Henrie authored
-
Paul Gofman authored
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
Needed by StorageFolder.
-
Mohamad Al-Jaf authored
Needed by IStorageFolder.
-
Mohamad Al-Jaf authored
Needed by IStorageItem.
-
Mohamad Al-Jaf authored
Needed by IStorageFolder.
-
Mohamad Al-Jaf authored
Needed by IStorageFile.
-
Mohamad Al-Jaf authored
-
Alex Henrie authored
-
Alex Henrie authored
-
Alex Henrie authored
-
Alex Henrie authored
-
Alex Henrie authored
-
- 16 Aug, 2023 6 commits
-
-
Tim Clem authored
Starting in Sonoma, apps can no longer force themselves to the foreground with -activateIgnoringOtherApps:. winemac currently does that in a few places - when an app creates its first window, and in the implementation of APIs like SetFocus. There's nothing we can do to work around the new behavior in the general case. This patch makes Wine apps running in the same prefix yield to one another, so that windows from multiple EXEs can at least behave as intended.
-
Jacek Caban authored
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Ilia Docin authored
Remove extra memory access operator. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55375
-