Alexandre Julliard pushed to branch master at wine / wine
Commits:
5477e07a by Alex Henrie at 2025-05-07T12:45:22-05:00
quartz/tests: Increase the timeout of a pause test in test_media_event.
This test failed on Linux 2 out of the last 67 times on test.winehq.org
because IMediaControl_GetState returned VFW_S_STATE_INTERMEDIATE,
evidently meaning that the command to pause had been received but not
yet carried out. Give it two seconds to complete instead of one to
ensure that it finishes.
- - - - -
1 changed file:
- dlls/quartz/tests/filtergraph.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/5477e07ace79e51f856fbb2c4e2a51…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/5477e07ace79e51f856fbb2c4e2a51…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
c2327fb1 by Ziqing Hui at 2025-05-07T08:59:42-05:00
shell32/tests: More use of check_file_operation helper in test_copy.
- - - - -
8a7d51c9 by Ziqing Hui at 2025-05-07T08:59:42-05:00
shell32: Fail if wildcards are in target file names.
- - - - -
db5524b8 by Ziqing Hui at 2025-05-07T08:59:42-05:00
shell32: Introduce file_entry_{init,destroy} helpers.
- - - - -
da8019da by Ziqing Hui at 2025-05-07T08:59:42-05:00
shell32: Remove a useless index variable in parse_file_list.
- - - - -
f26081dc by Ziqing Hui at 2025-05-07T09:05:14-05:00
shell32: Rework FO_COPY operation.
- - - - -
e9ee19ff by Ziqing Hui at 2025-05-07T09:05:14-05:00
shell32: Remove useless bFromRelative member.
- - - - -
a07d0803 by Ziqing Hui at 2025-05-07T09:05:14-05:00
shell32: Add overwrite confirmation for FO_COPY.
- - - - -
2 changed files:
- dlls/shell32/shlfileop.c
- dlls/shell32/tests/shlfileop.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3c6db8ba46f9d1b647b36b3e8dbd0…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3c6db8ba46f9d1b647b36b3e8dbd0…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
fde50112 by Alistair Leslie-Hughes at 2025-05-07T07:26:03-05:00
include: Add ApplicationRecoveryInProgress/Finished prototype.
- - - - -
79d32934 by Alistair Leslie-Hughes at 2025-05-07T07:26:05-05:00
include: Add InitNetworkAddressControl prototype.
- - - - -
17cb8804 by Alistair Leslie-Hughes at 2025-05-07T07:26:07-05:00
include: Add some SHARD_* defines.
- - - - -
b3a407c8 by Alistair Leslie-Hughes at 2025-05-07T07:26:09-05:00
include: Add some ENDSESSION_* defines.
- - - - -
4 changed files:
- include/shellapi.h
- include/shlobj.h
- include/winbase.h
- include/winuser.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/271fcfd7e6b357e7ce593424711d0…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/271fcfd7e6b357e7ce593424711d0…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
271fcfd7 by Brendan Shanks at 2025-05-07T07:25:18-05:00
winemac: Set the OpenGL backbuffer size to the size in window DPI.
Ensures that OpenGL content is correctly sized when DPI scaling is
active (either because of a non-DPI-aware app, or display mode
emulation).
- - - - -
3 changed files:
- dlls/winemac.drv/cocoa_opengl.m
- dlls/winemac.drv/cocoa_window.m
- dlls/winemac.drv/opengl.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/271fcfd7e6b357e7ce593424711d07…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/271fcfd7e6b357e7ce593424711d07…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
5d541e7c by Jinoh Kang at 2025-05-06T13:56:45-05:00
user32/tests: Test BeginPaint() clipbox of cropped window with CS_PARENTDC.
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru>
- - - - -
7738cfb3 by Dmitry Timoshkov at 2025-05-06T13:56:45-05:00
user32/tests: Add a message test for listbox redrawing after LB_SETCOUNT.
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru>
- - - - -
2 changed files:
- dlls/user32/tests/dce.c
- dlls/user32/tests/msg.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/94ed7498be3b4510c3f252216a130…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/94ed7498be3b4510c3f252216a130…
You're receiving this email because of your account on gitlab.winehq.org.