[Git][wine/wine][master] 3 commits: user32/tests: Test MDI menu updating when window titles are changed.
Alexandre Julliard pushed to branch master at wine / wine Commits: 1d90c11d by Elizabeth Figura at 2025-09-15T12:45:39+02:00 user32/tests: Test MDI menu updating when window titles are changed. - - - - - 9e7780f0 by Elizabeth Figura at 2025-09-15T12:45:40+02:00 user32: Always refresh the MDI menu on WM_MDISETMENU. Even if there was not a previous menu. - - - - - a7b9b417 by Sebastian Lackner at 2025-09-15T12:45:42+02:00 user32: Refresh MDI menus when DefMDIChildProc(WM_SETTEXT) is called. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=21855 - - - - - 2 changed files: - dlls/user32/mdi.c - dlls/user32/tests/win.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/72dc2afb1a78f88cd930d61a204988... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/72dc2afb1a78f88cd930d61a204988... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)