Alexandre Julliard pushed to branch master at wine / wine
Commits:
56dc1372 by Hans Leidekker at 2025-06-27T13:20:48+02:00
widl: Correct element type for interface signature.
- - - - -
dea0a2ac by Hans Leidekker at 2025-06-27T13:20:49+02:00
widl: Don't sort the property and event tables.
- - - - -
21c67ae3 by Hans Leidekker at 2025-06-27T13:20:49+02:00
widl: Add a helper to build the method name.
- - - - -
ed7f44c8 by Hans Leidekker at 2025-06-27T13:20:49+02:00
widl: Add a helper to retrieve method attributes and flags.
- - - - -
d5a4f5dd by Hans Leidekker at 2025-06-27T13:20:49+02:00
widl: Store EventRegistrationToken reference in the real type.
So it can be used to build the method signature.
- - - - -
ddb6dba9 by Hans Leidekker at 2025-06-27T13:20:51+02:00
widl: Add separate property rows for interfaces and classes.
- - - - -
8e6994d6 by Hans Leidekker at 2025-06-27T13:20:51+02:00
widl: Add separate event rows for interfaces and classes.
- - - - -
2251f1e8 by Hans Leidekker at 2025-06-27T13:20:51+02:00
widl: Add rows for the runtimeclass type.
- - - - -
2 changed files:
- tools/widl/metadata.c
- tools/widl/widltypes.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7499d158b962ec4ad59d37e7015b4…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7499d158b962ec4ad59d37e7015b4…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
42aeacaf by Alexandre Julliard at 2025-06-27T12:33:27+02:00
makefiles: Support specifying the PE architecture as "none".
To allow building for multiple host architectures without building the
PE side multiple times.
- - - - -
1332a354 by Alexandre Julliard at 2025-06-27T12:59:10+02:00
makefiles: Fix program installation for Windows builds.
- - - - -
4 changed files:
- aclocal.m4
- configure
- configure.ac
- tools/makedep.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/80bc1338bea7d9dac78ab449b4505…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/80bc1338bea7d9dac78ab449b4505…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
b8a2803c by Charlotte Pabst at 2025-06-26T22:49:10+02:00
mf/tests: Rename test_source to test_stub_source.
- - - - -
6e035fa0 by Charlotte Pabst at 2025-06-26T22:49:10+02:00
mf/tests: Rename test_seek_source to test_source.
- - - - -
034e18e0 by Charlotte Pabst at 2025-06-26T22:49:10+02:00
mf/tests: Move some functions.
- - - - -
e4904b7f by Charlotte Pabst at 2025-06-26T22:49:10+02:00
mf/tests: Add tests for thinning.
- - - - -
479f6b4a by Charlotte Pabst at 2025-06-26T22:49:10+02:00
mf: Don't forward thinning to clock.
- - - - -
80bc1338 by Charlotte Pabst at 2025-06-26T22:49:10+02:00
mf: Handle thinning in media session.
- - - - -
2 changed files:
- dlls/mf/session.c
- dlls/mf/tests/mf.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/11aae16a340c2a03ded917d43953f…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/11aae16a340c2a03ded917d43953f…
You're receiving this email because of your account on gitlab.winehq.org.