- 17 Jan, 2024 40 commits
-
-
David Kahurani authored
A temporary variable is used here to assist with assignment but this does not conform to the coding style in the rest of gdiplus and introduces an unnecessary variable. Signed-off-by: David Kahurani <k.kahurani@gmail.com>
-
Zhiyi Zhang authored
-
Eric Pouech authored
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Eric Pouech authored
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Alistair Leslie-Hughes authored
-
Zhiyi Zhang authored
-
Zhiyi Zhang authored
-
Zhiyi Zhang authored
-
Biswapriyo Nath authored
-
Biswapriyo Nath authored
-
Biswapriyo Nath authored
-
Biswapriyo Nath authored
-
Biswapriyo Nath authored
-
Fabian Maurer authored
-
Fabian Maurer authored
-
Fabian Maurer authored
When the malloc for len_namespaces should fail namespaces would be uninitialized and passed to free.
-
Fabian Maurer authored
-
Fabian Maurer authored
-
Eric Pouech authored
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Eric Pouech authored
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=55491
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
They are constantly failing on Gitlab, and may be caused various race conditions around window focus, both in Wine and in Fvwm. It would be nice to fix them but it's been going for many years now and unlikely to be the case soon.
-
Zebediah Figura authored
-
Zebediah Figura authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56119
-
Zebediah Figura authored
-
Eric Pouech authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56168Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Rémi Bernon authored
This will now fail on older, unsupported versions, but the test_monochrome_icon test would be pointless otherwise.
-
Rémi Bernon authored
They most of the time let any result pass and defeat the purpose of the test.
-
Nikolay Sivov authored
-