- May 20, 2020
-
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47535 Signed-off-by:
Aaro Altonen <a.altonen@hotmail.com> Signed-off-by:
Jacek Caban <jacek@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 626e437c) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48302 Signed-off-by:
Paul Gofman <gofmanp@gmail.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 941bd465) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48289 Signed-off-by:
Paul Gofman <gofmanp@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 34e64876) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
- May 19, 2020
-
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48846 Signed-off-by:
Piotr Caban <piotr@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 05ca9185) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by:
Chip Davis <cdavis@codeweavers.com> Signed-off-by:
Piotr Caban <piotr@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit b6a6fd98) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by:
Lukáš Horáček <flgx16@gmail.com> Signed-off-by:
Torge Matthies <openglfreak@googlemail.com> Signed-off-by:
Liam Middlebrook <lmiddlebrook@nvidia.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 0804914b) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by:
Brendan Shanks <bshanks@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 32712b4b) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by:
Zhiyi Zhang <zzhang@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit c8aad340) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
- May 03, 2020
-
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48735 Signed-off-by:
Jefferson Carpenter <jeffersoncarpenter2@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 4dfd5f22) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48723 Signed-off-by:
Piotr Caban <piotr@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 471425c1) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48706 Signed-off-by:
Roman Pišl <rpisl@seznam.cz> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit da395975) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48694 Signed-off-by:
Paul Gofman <gofmanp@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 3f0cbf46) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
On Windows, processes are not reassigned to pid 1 when their parent dies. This means many processes could have the same ppid despite being started by unrelated processes. It also means test_Toolhelp() cannot reliably look up the nested process by its ppid. So look up for the nested process by its pid and only then check its ppid, executable file, etc. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48664 Signed-off-by:
Francois Gouget <fgouget@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit e4c15b5b) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48639 Signed-off-by:
Zebediah Figura <z.figura12@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 6971dfcf) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by:
Akihiro Sagawa <sagawa.aki@gmail.com> Signed-off-by:
Andrew Eikum <aeikum@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 70aeb7e4) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by:
Akihiro Sagawa <sagawa.aki@gmail.com> Signed-off-by:
Andrew Eikum <aeikum@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit e28638af) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48580 Signed-off-by:
Alistair Leslie-Hughes <leslie_alistair@hotmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 8641e59f) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47288 Signed-off-by:
Aaro Altonen <a.altonen@hotmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit b21881f5) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by:
Aaro Altonen <a.altonen@hotmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 723506ef) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=42585 Signed-off-by:
Damjan Jovanovic <damjan.jov@gmail.com> Signed-off-by:
Vincent Povirk <vincent@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 99a17198) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48669 Signed-off-by:
Paul Gofman <gofmanp@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 5cdd3848) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48648 Signed-off-by:
Alistair Leslie-Hughes <leslie_alistair@hotmail.com> Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 79b91eaf) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48646 Signed-off-by:
Hans Leidekker <hans@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 9631a526) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by:
Dmitry Timoshkov <dmitry@baikal.ru> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 6ac2ba3e) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by:
Dmitry Timoshkov <dmitry@baikal.ru> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit e2c0f513) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48577 Signed-off-by:
Brendan Shanks <bshanks@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 61d0cc78) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48577 Signed-off-by:
Brendan Shanks <bshanks@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 0e408452) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48577 Signed-off-by:
Brendan Shanks <bshanks@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit ca2ad6ac) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48569 Signed-off-by:
Roman Pišl <rpisl@seznam.cz> Signed-off-by:
Huw Davies <huw@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 808d8b87) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
The 32-bit functions no longer support LZ compression. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48557 Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit f4ebe20b) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
The buffer size was previously limited to 20 in: 8d052561 Testing shows that it is somewhere around 1024 on Windows, and using a smaller buffer causes some input data to be lost with high polling rate mouses. It can be spotted in Wolfenstein II: New Colossus menus. Signed-off-by:
Rémi Bernon <rbernon@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 50440e28) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48510 Signed-off-by:
Roman Pišl <rpisl@seznam.cz> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit a1026717) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48484 Signed-off-by:
Olivier F. R. Dierick <o.dierick@piezo-forte.be> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 7216da88) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48386 Signed-off-by:
Paul Gofman <gofmanp@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit fc8e9bac) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48387 Signed-off-by:
Paul Gofman <gofmanp@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 9689d077) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
- May 02, 2020
-
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=42038 Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 92d33626) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 6ee109c5) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48561 Signed-off-by:
Piotr Caban <piotr@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit daff3be7) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48541 Signed-off-by:
Vijay Kiran Kamuju <infyquest@gmail.com> Signed-off-by:
Hans Leidekker <hans@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit a0e4dbcf) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48541 Signed-off-by:
Vijay Kiran Kamuju <infyquest@gmail.com> Signed-off-by:
Hans Leidekker <hans@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 87e14f61) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-