Alexandre Julliard pushed to branch master at wine / wine
Commits:
b936f742 by Gabriel Ivăncescu at 2025-01-09T22:30:50+01:00
winex11: Respect swp_flags when syncing window position.
Since 895ca2eda64f506b936999cdd8f14e224eef6a7f, we're not telling Win32
side of the fact the window moved offscreen. This means any SetWindowPos
sent afterwards has potential to resync the Window and "put it on screen
again", even if such operation has SWP_NOMOVE or SWP_NOSIZE. This causes
some fullscreen apps to follow the workspace/desktop instead of remaining
offscreen.
Fixes a regression introduced by 895ca2eda64f506b936999cdd8f14e224eef6a7f.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
1 changed file:
- dlls/winex11.drv/window.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/b936f7426e33508538f48f7d20e7d7…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/b936f7426e33508538f48f7d20e7d7…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
57f9f157 by Alexandre Julliard at 2025-01-09T14:04:50+01:00
dnsapi/tests: Update DNS names for the new test.winehq.org server.
- - - - -
be2a77f3 by Alexandre Julliard at 2025-01-09T14:04:55+01:00
wininet/tests: Update certificate for the new test.winehq.org server.
- - - - -
3bf0ce1c by Alexandre Julliard at 2025-01-09T22:30:50+01:00
secur32/tests: Update expected results for the new test.winehq.org server.
- - - - -
3 changed files:
- dlls/dnsapi/tests/query.c
- dlls/secur32/tests/schannel.c
- dlls/wininet/tests/http.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/15f149dcaa8793e2d4b8ca956b6fe…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/15f149dcaa8793e2d4b8ca956b6fe…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
b42329b3 by Eric Pouech at 2025-01-08T21:37:46+01:00
cmd/tests: Add more tests.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
d1ff9d69 by Eric Pouech at 2025-01-08T21:37:46+01:00
cmd: Skip trailing white spaces in FOR's option.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57570
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
562b71de by Eric Pouech at 2025-01-08T21:37:46+01:00
cmd: Fix some CALL errorlevel propagation.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57649
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
86f3e21d by Eric Pouech at 2025-01-08T21:37:46+01:00
cmd: Don't return syntax error code on empty lines.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
6 changed files:
- programs/cmd/batch.c
- programs/cmd/tests/test_builtins.bat
- programs/cmd/tests/test_builtins.bat.exp
- programs/cmd/tests/test_builtins.cmd
- programs/cmd/tests/test_builtins.cmd.exp
- programs/cmd/wcmdmain.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d40555b815ddffbbe79fd82b8b909…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d40555b815ddffbbe79fd82b8b909…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
0677d8dc by Dmitry Timoshkov at 2025-01-08T20:11:50+01:00
rsaenh/tests: Add some tests for RC4 salt.
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru>
- - - - -
9f8ecd5d by Dmitry Timoshkov at 2025-01-08T20:11:50+01:00
rsaenh/tests: Add a test for RC4 session key.
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru>
- - - - -
1 changed file:
- dlls/rsaenh/tests/rsaenh.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3c5f205a2af9750e37d53f45e9b0f…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3c5f205a2af9750e37d53f45e9b0f…
You're receiving this email because of your account on gitlab.winehq.org.