Alexandre Julliard pushed to branch master at wine / wine
Commits:
a260390a by Michael Stefaniuc at 2025-10-10T11:07:47+02:00
dmstyle: Move the parsing of the style bands to a helper.
- - - - -
29283193 by Michael Stefaniuc at 2025-10-10T11:07:47+02:00
dmstyle: Avoid Hungarian notation in a private struct.
- - - - -
84c01ae7 by Michael Stefaniuc at 2025-10-10T11:07:47+02:00
dmstyle: Simplify the load_band() helper.
And avoid a DirectMusicBand object leak on load failure.
- - - - -
07ede0b7 by Michael Stefaniuc at 2025-10-10T11:07:49+02:00
dmstyle: Move the IStream resetting to the load_band() helper.
- - - - -
80bd057b by Michael Stefaniuc at 2025-10-10T11:07:49+02:00
dmstyle: Use load_band() for the pattern band too.
- - - - -
43ce1a00 by Michael Stefaniuc at 2025-10-10T11:07:49+02:00
dmstyle: Simplify the style IPersistStream_Load method.
- - - - -
68361d8f by Michael Stefaniuc at 2025-10-10T11:07:49+02:00
dmstyle: Remove no longer needed helpers.
- - - - -
6028571e by Michael Stefaniuc at 2025-10-10T11:07:49+02:00
dmstyle: Issue a FIXME for unhandled references to chormaps in a style.
- - - - -
4 changed files:
- dlls/dmstyle/Makefile.in
- − dlls/dmstyle/dmutils.c
- dlls/dmstyle/dmutils.h
- dlls/dmstyle/style.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b2763c342ed7ff0cc6692d6d59cab…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b2763c342ed7ff0cc6692d6d59cab…
You're receiving this email because of your account on gitlab.winehq.org.
Elizabeth Figura pushed to branch master at wine / wine-staging
Commits:
ec458fc7 by Elizabeth Figura at 2025-10-09T16:25:30-05:00
Rebase against 2827471c57299793d8e0868679184f8d762a5309.
- - - - -
6 changed files:
- − patches/comctl32-version_6/0001-comctl32-Bump-version-to-6.0.patch
- − patches/d3dx11_43-D3DX11CreateTextureFromMemory/0007-d3dx10-tests-Add-tests-for-the-D3DX10_IMAGE_LOAD_INF.patch
- − patches/d3dx11_43-D3DX11CreateTextureFromMemory/0009-d3dx10-Create-3D-textures-for-images-representing-3D.patch
- − patches/shell32-SHGetStockIconInfo/0001-shell32-Improve-semi-stub-SHGetStockIconInfo-try-fin.patch
- − patches/shell32-SHGetStockIconInfo/definition
- staging/upstream-commit
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/commit/ec458fc7aeeeec3498b7c2…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/commit/ec458fc7aeeeec3498b7c2…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
f78d8608 by Connor McAdams at 2025-10-09T22:37:48+02:00
d3dx10/tests: Use readback functions from d3d10core tests for resource readback.
Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com>
- - - - -
a902202d by Connor McAdams at 2025-10-09T22:37:48+02:00
d3dx10/tests: Add tests for the D3DX10_IMAGE_LOAD_INFO structure argument.
Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com>
- - - - -
7f19213a by Connor McAdams at 2025-10-09T22:37:48+02:00
d3dx10: Fill pSrcInfo structure in D3DX10_IMAGE_LOAD_INFO if passed in.
Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com>
- - - - -
389d5eef by Connor McAdams at 2025-10-09T22:37:48+02:00
d3dx10: Create 3D textures for images representing 3D textures.
Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com>
- - - - -
7bf512aa by Connor McAdams at 2025-10-09T22:37:48+02:00
d3dx10: Add support for custom texture dimension arguments in D3DX10_IMAGE_LOAD_INFO.
Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com>
- - - - -
5c9c15d6 by Connor McAdams at 2025-10-09T22:37:48+02:00
d3dx10: Add support for handling the format field in D3DX10_IMAGE_LOAD_INFO.
Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com>
- - - - -
3 changed files:
- dlls/d3dx10_43/async.c
- dlls/d3dx10_43/tests/d3dx10.c
- dlls/d3dx10_43/texture.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f0a0a97145cc346ecb30a4020db8d…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f0a0a97145cc346ecb30a4020db8d…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
690bbad6 by Owen Rudge at 2025-10-09T22:37:48+02:00
taskschd: Only release ITaskDefinition if creation of RegisteredTask fails.
- - - - -
1665c920 by Owen Rudge at 2025-10-09T22:37:48+02:00
taskschd/tests: Add test for ITaskDefinition Data property.
- - - - -
f0a0a971 by Owen Rudge at 2025-10-09T22:37:48+02:00
taskschd: Implement ITaskDefinition Data property.
- - - - -
3 changed files:
- dlls/taskschd/regtask.c
- dlls/taskschd/task.c
- dlls/taskschd/tests/scheduler.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5068261f5c4aaed76d99c27938255…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5068261f5c4aaed76d99c27938255…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
def41b05 by James McDonnell at 2025-10-09T22:37:48+02:00
shell32: Add shield icon.
Co-authored-by: Joel Holdsworth <joel(a)airwebreathe.org.uk>
- - - - -
81e4c86d by James McDonnell at 2025-10-09T22:37:48+02:00
shell32: Map stock icons to shell32 resource id.
This resolves the null reference error for the affinity photo installer.
- - - - -
5068261f by James McDonnell at 2025-10-09T22:37:48+02:00
shell32/tests: Add a test for stock icons.
- - - - -
7 changed files:
- dlls/shell32/Makefile.in
- dlls/shell32/iconcache.c
- + dlls/shell32/resources/shield.ico
- + dlls/shell32/resources/shield.svg
- dlls/shell32/shell32.rc
- dlls/shell32/shresdef.h
- dlls/shell32/tests/shelllink.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3d373e452388b60bea9dca6d5c4cf…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3d373e452388b60bea9dca6d5c4cf…
You're receiving this email because of your account on gitlab.winehq.org.