- 15 Sep, 2023 13 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Piotr Caban authored
It fixes EMRPOLYDRAW16 printing when -O2 option is used (in GCC 12.3.1). The compiler assumes that apts table has 0 or 1 elements and optimizes the loop out. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55486
-
Piotr Caban authored
We can't do much without unicode mapping.
-
Gerald Pfeifer authored
With recent changes leave_handler writes to some of its parameter's fields (via DS_sig and ES_sig) on FreeBSD and NetBSD - which fails since it is declared const. Accordingly strip const-ness.
-
Arkadiusz Hiler authored
They are not used for anything anymore and just impose limit of 10 devices of a given type (capturer / renderer) without doing bound checking.
-
Brendan Shanks authored
-
Brendan Shanks authored
-
Brendan Shanks authored
-
Brendan Shanks authored
-
Brendan Shanks authored
-
Brendan Shanks authored
-
- 14 Sep, 2023 27 commits
-
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Jacek Caban authored
-
Alfred Agrell authored
-
Jacek Caban authored
Based on patch by Evan Tang.
-
Jacek Caban authored
And discard irrelevant parts in select request.
-
Alexandre Julliard authored
-
Francois Gouget authored
This matches the ntdll:file fix. Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=54554
-
Esme Povirk authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53435
-
Esme Povirk authored
I prefer not to delete any tests, but I see no way to preserve this one while accounting for the possibility of an ignored message coming in during the 100 ms wait, and for the most part it seems redundant with other tests. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53435
-
Alex Henrie authored
-
Alex Henrie authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Zhiyi Zhang authored
Fix displaying Chinese characters as "??" in some applications with Chinese locale.
-
Zhiyi Zhang authored
-
Zebediah Figura authored
It's only used by the arbfp, nvts, and ffp pipes.
-