Alexandre Julliard pushed to branch master at wine / wine
Commits:
ad623b93 by Stefan Dösinger at 2024-09-19T15:02:36+02:00
netapi32: Add a stub NetFreeAadJoinInformation function.
Chromium loads NetGetAadJoinInformation and NetFreeAadJoinInformation
dynamically from netapi32. While it gracefully handles the absence of
netapi32 or the getter, it has an assert that fails if the free function
isn't there.
It gracefully handles our ERROR_CALL_NOT_IMPLEMENTED from
NetGetAadJoinInformation.
- - - - -
3 changed files:
- dlls/netapi32/netapi32.c
- dlls/netapi32/netapi32.spec
- include/lmjoin.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/ad623b9377c67ca57db73052e4037a…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/ad623b9377c67ca57db73052e4037a…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
2c0446aa by Brendan Shanks at 2024-09-19T15:02:36+02:00
Revert "configure: Don't define HAVE_CLOCK_GETTIME on macOS.".
All our supported macOS versions (10.12 and newer) now have clock_gettime().
This reverts commit 5ddcfa019d027d9d690c98151c708eb4e7d5f72b.
- - - - -
fc13fe9b by Brendan Shanks at 2024-09-19T15:02:36+02:00
ntdll: Always use mach_continuous_time() on macOS.
mach_continuous_time() is available on all our supported macOS versions
(10.12 and newer).
- - - - -
5 changed files:
- configure
- configure.ac
- dlls/ntdll/unix/sync.c
- include/config.h.in
- server/request.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/64dd96d43ed8f8c271a6c0f4c44bf…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/64dd96d43ed8f8c271a6c0f4c44bf…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
9458579c by Alexandre Julliard at 2024-09-19T09:15:19+02:00
po: Update files for previous commit.
- - - - -
0483d63f by Alexandre Julliard at 2024-09-19T09:21:11+02:00
sc/tests: Remove todo from a test that succeeds now.
- - - - -
1bcdc5b4 by Alexandre Julliard at 2024-09-19T09:25:07+02:00
ntdll/tests: Remove an unreliable test.
Available disk space can change at any time.
- - - - -
76a44d75 by Alexandre Julliard at 2024-09-19T15:02:35+02:00
configure: Remove some obsolete checks.
- - - - -
ec2e77c6 by Alexandre Julliard at 2024-09-19T15:02:35+02:00
configure: Remove some no longer needed program checks.
- - - - -
64dd96d4 by Alexandre Julliard at 2024-09-19T15:02:36+02:00
configure: Remove some no longer needed header checks.
- - - - -
16 changed files:
- aclocal.m4
- configure
- configure.ac
- dlls/ntdll/tests/file.c
- dlls/ntdll/unix/file.c
- dlls/winex11.drv/Makefile.in
- dlls/winex11.drv/graphics.c
- include/config.h.in
- po/ar.po
- po/ast.po
- po/bg.po
- po/ca.po
- po/cs.po
- po/da.po
- po/de.po
- po/el.po
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d91049975a6b28dff9346bd1b59c8…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d91049975a6b28dff9346bd1b59c8…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
7c9695b2 by Nikolay Sivov at 2024-09-19T14:38:59+02:00
vkd3d-shader/tpf: Handle barrier instructions in STAT.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
01f6ef5e by Nikolay Sivov at 2024-09-19T14:38:59+02:00
vkd3d-shader/tpf: Add a 'lod' counter to the STAT.
- - - - -
32ced3bd by Nikolay Sivov at 2024-09-19T14:38:59+02:00
vkd3d-shader/tpf: Set 'gather' instructions counter in the STAT.
- - - - -
1 changed file:
- libs/vkd3d-shader/tpf.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/d4bc51b850dd95091edfd96a6080…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/d4bc51b850dd95091edfd96a6080…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
378a07ae by Gabriel Ivăncescu at 2024-09-18T22:41:38+02:00
mshtml: Use designated initializers for function_dispex.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
d626c4cc by Gabriel Ivăncescu at 2024-09-18T22:41:38+02:00
mshtml: Move formatting of the builtin func disp string to a helper.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
734113b1 by Gabriel Ivăncescu at 2024-09-18T22:41:38+02:00
mshtml: Implement retrieving the builtin method props for the legacy function objects.
They are actual stubs even on native (but avoid throwing when retrieving
them, even if unused).
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
19b009f3 by Gabriel Ivăncescu at 2024-09-18T22:41:44+02:00
jscript: Use proper dispatch flags to retrieve the enumerator.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
4ddacdcb by Gabriel Ivăncescu at 2024-09-18T22:41:44+02:00
jscript: Use deferred fill-in if available to fill the exception info.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
7562e535 by Gabriel Ivăncescu at 2024-09-18T22:41:44+02:00
mshtml/tests: Add more host object related tests for IE9+ modes.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
a7ab7149 by Gabriel Ivăncescu at 2024-09-18T22:41:44+02:00
mshtml: Return MSHTML_E_INVALID_PROPERTY when trying to construct a legacy function object.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
d9104997 by Gabriel Ivăncescu at 2024-09-18T22:41:48+02:00
jscript: Return JS_E_OBJECT_NOT_COLLECTION when object has no DISPID_NEWENUM.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
10 changed files:
- dlls/jscript/enumerator.c
- dlls/jscript/error.c
- dlls/jscript/jscript.h
- dlls/jscript/jscript.rc
- dlls/jscript/resource.h
- dlls/jscript/tests/run.c
- dlls/mshtml/dispex.c
- dlls/mshtml/tests/documentmode.js
- dlls/mshtml/tests/dom.js
- dlls/mshtml/tests/events.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/553cbcac28f6f1f92c4d56312fa0f…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/553cbcac28f6f1f92c4d56312fa0f…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
840c3b0d by Jacek Caban at 2024-09-18T19:22:31+02:00
include: Use __has_declspec_attribute in corecrt.h.
To keep it in sync with winnt.h.
- - - - -
7894e844 by Jacek Caban at 2024-09-18T19:22:31+02:00
include: Remove DECLSPEC_ALIGN define from sys/stat.h.
It's defined in corecrt.h, which is included anyway.
- - - - -
8c4ccad0 by Jacek Caban at 2024-09-18T19:22:31+02:00
include: Use __has_declspec_attribute in basetsd.h.
- - - - -
5 changed files:
- include/basetsd.h
- include/msvcrt/corecrt.h
- include/msvcrt/sys/stat.h
- include/rpcndr.h
- include/winnt.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4e43a7891fa419136376b3233a219…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4e43a7891fa419136376b3233a219…
You're receiving this email because of your account on gitlab.winehq.org.