- Aug 18, 2023
-
-
-
-
-
-
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55457 Signed-off-by:
James Beddek <telans@posteo.de>
-
-
-
-
- Aug 17, 2023
-
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Alexandre Julliard authored
-
Signed-off-by:
Eric Pouech <epouech@codeweavers.com>
-
Signed-off-by:
Eric Pouech <epouech@codeweavers.com>
-
-
-
-
Needed by StorageFolder.
-
Needed by IStorageFolder.
-
Needed by IStorageItem.
-
Needed by IStorageFolder.
-
Needed by IStorageFile.
-
-
-
-
-
-
-
- Aug 16, 2023
-
-
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.
-
-
-
-
-
Remove extra memory access operator. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55375
-
-
Alexandre Julliard authored
Based on a patch by Billy Laws.
-
-
-