[Git][wine/wine][master] 4 commits: user32/tests: Add test for edit control format rect size.
Alexandre Julliard pushed to branch master at wine / wine Commits: 440d692b by Jacob Czekalla at 2024-09-06T17:56:49+02:00 user32/tests: Add test for edit control format rect size. - - - - - d45217dd by Jacob Czekalla at 2024-09-06T18:00:22+02:00 user32/edit: Fix incorrect size for format rect when it is smaller than text. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56873 - - - - - 964cf9d3 by Jacob Czekalla at 2024-09-06T18:00:22+02:00 comctl32/tests: Add test for edit control format rect size. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56873 - - - - - c154d484 by Jacob Czekalla at 2024-09-06T18:00:22+02:00 comctl32/edit: Fix incorrect size for format rect when it is smaller than text. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56873 - - - - - 4 changed files: - dlls/comctl32/edit.c - dlls/comctl32/tests/edit.c - dlls/user32/edit.c - dlls/user32/tests/edit.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/345cd06366e900692266a2571b93f4... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/345cd06366e900692266a2571b93f4... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)