Alexandre Julliard pushed to branch master at wine / wine
Commits:
198bd687 by Fabian Maurer at 2024-11-21T22:25:48+01:00
comctl32/listbox: Close a few leaked window handles.
- - - - -
13486009 by Fabian Maurer at 2024-11-21T22:25:48+01:00
comctl32/combo: Add tests for keypresses showing search functionality.
- - - - -
5f7265b0 by Fabian Maurer at 2024-11-21T22:25:48+01:00
comctl32/listbox: Add tests for keypresses showing search functionality.
- - - - -
2 changed files:
- dlls/comctl32/tests/combo.c
- dlls/comctl32/tests/listbox.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/41fbc3f1e914e134a744dc957d2cc…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/41fbc3f1e914e134a744dc957d2cc…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
218f3366 by Nikolay Sivov at 2024-11-21T22:25:48+01:00
d2d1/tests: Add some tests for WIC target formats.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
41fbc3f1 by Agustin Principe at 2024-11-21T22:25:48+01:00
d2d1: Accept DXGI_FORMAT_R8G8B8A8_UNORM format for WIC targets.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
2 changed files:
- dlls/d2d1/tests/d2d1.c
- dlls/d2d1/wic_render_target.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ea3dedb55aacf5aaf3a96a370eeef…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ea3dedb55aacf5aaf3a96a370eeef…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
9c18bca2 by Elias Norberg at 2024-11-21T22:25:48+01:00
wintrust: Implement CryptCATAdminAcquireContext2().
- - - - -
53e3996c by Elias Norberg at 2024-11-21T22:25:48+01:00
wintrust/tests: Add CryptCATAdminAcquireContext2() tests.
- - - - -
04de39bd by Elias Norberg at 2024-11-21T22:25:48+01:00
wintrust: Implement CryptCATAdminCalcHashFromFileHandle2().
- - - - -
ea3dedb5 by Elias Norberg at 2024-11-21T22:25:48+01:00
wintrust/tests: Add CryptCATAdminCalcHashFromFileHandle2() tests.
- - - - -
3 changed files:
- dlls/wintrust/crypt.c
- dlls/wintrust/tests/crypt.c
- dlls/wintrust/wintrust.spec
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3114a956cd56c89387c7e3ef04d32…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3114a956cd56c89387c7e3ef04d32…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
3114a956 by Georg Lehmann at 2024-11-21T22:25:48+01:00
winevulkan: Update to VK spec version 1.3.302.
- - - - -
7 changed files:
- dlls/winevulkan/loader_thunks.c
- dlls/winevulkan/loader_thunks.h
- dlls/winevulkan/make_vulkan
- dlls/winevulkan/vulkan_thunks.c
- dlls/winevulkan/vulkan_thunks.h
- dlls/winevulkan/winevulkan.json
- include/wine/vulkan.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/3114a956cd56c89387c7e3ef04d324…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/3114a956cd56c89387c7e3ef04d324…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
28505148 by Brendan McGrath at 2024-11-21T20:18:51+01:00
mf: Retry PROCESSINPUTNOTIFY if TRANSFORM_TYPE_NOT_SET is returned.
Send INVALIDATEMEDIATYPE to allow the transform type to be set before
retrying PROCESSINPUTNOTIFY.
- - - - -
839a9a85 by Brendan McGrath at 2024-11-21T20:18:51+01:00
mf: Send MEError when IMFStreamSink_ProcessSample fails.
- - - - -
2 changed files:
- dlls/mf/evr.c
- dlls/mf/session.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e33277410fd7d18b491abe587b61b…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e33277410fd7d18b491abe587b61b…
You're receiving this email because of your account on gitlab.winehq.org.