Alexandre Julliard pushed to branch master at wine / wine
Commits:
eb044af8 by Rémi Bernon at 2025-08-26T10:00:14+02:00
user32/tests: Add more GetClassInfo tests.
- - - - -
b91aa675 by Rémi Bernon at 2025-08-26T10:00:14+02:00
win32u: Forbid setting GCW_ATOM class info.
- - - - -
f2fb2537 by Rémi Bernon at 2025-08-26T10:00:15+02:00
win32u: Introduce helpers to check desktop and message class.
- - - - -
be5e72b1 by Rémi Bernon at 2025-08-26T10:00:15+02:00
user32: Implement integral class name versioning support.
Passing every atom as UNICODE_STRING to win32u.
- - - - -
ee41a00a by Rémi Bernon at 2025-08-26T10:00:17+02:00
win32u: Remove now unnecessary integral atom specific handling.
- - - - -
fd859b33 by Rémi Bernon at 2025-08-26T10:01:33+02:00
server: Return the class base atom from create_class.
- - - - -
15 changed files:
- dlls/user32/class.c
- dlls/user32/controls.h
- dlls/user32/tests/class.c
- dlls/win32u/class.c
- dlls/win32u/menu.c
- dlls/win32u/ntuser_private.h
- dlls/win32u/window.c
- include/wine/server_protocol.h
- server/atom.c
- server/class.c
- server/protocol.def
- server/request_handlers.h
- server/request_trace.h
- server/user.h
- server/window.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/597a19f1fcf64204b4feaa5c94dff…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/597a19f1fcf64204b4feaa5c94dff…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
a82b6c19 by Keigo Okamoto at 2025-08-25T18:46:27+02:00
winealsa: Send All Notes Off and Reset Controllers.
- - - - -
2a734f78 by Keigo Okamoto at 2025-08-25T18:46:27+02:00
winecoreaudio: Send All Notes Off and Reset Controllers.
- - - - -
743a373f by Keigo Okamoto at 2025-08-25T18:46:27+02:00
wineoss: Send All Notes Off and Reset Controllers.
- - - - -
3 changed files:
- dlls/winealsa.drv/alsamidi.c
- dlls/winecoreaudio.drv/coremidi.c
- dlls/wineoss.drv/ossmidi.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8607d96ad9c6d6f40603d1a930ecd…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8607d96ad9c6d6f40603d1a930ecd…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
c0060074 by Nikolay Sivov at 2025-08-25T18:46:26+02:00
d2d1: Add some helpers for geometry figure manipulation.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
ddff6775 by Nikolay Sivov at 2025-08-25T18:46:26+02:00
d2d1: Implement ellipse geometry simplification.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
1acc0f2b by Nikolay Sivov at 2025-08-25T18:46:26+02:00
d2d1: Implement rounded rectangle geometry simplification.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
2 changed files:
- dlls/d2d1/geometry.c
- dlls/d3dx10_43/tests/d3dx10.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7dcdd7a6549793e8a6469816a5c25…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7dcdd7a6549793e8a6469816a5c25…
You're receiving this email because of your account on gitlab.winehq.org.