[Git][wine/wine][master] 4 commits: user32/tests: Add test for CB size after setting font.
Alexandre Julliard pushed to branch master at wine / wine Commits: 8eacc368 by Paul Gofman at 2025-09-21T21:40:03+02:00 user32/tests: Add test for CB size after setting font. - - - - - 0a3a05c8 by Paul Gofman at 2025-09-21T21:40:03+02:00 user32/combo: Don't update item height on WM_SETFONT for owner drawn CB. - - - - - 5c95df82 by Paul Gofman at 2025-09-21T21:40:03+02:00 comctl32/tests: Also call test_combo_setfont() with CBS_OWNERDRAWFIXED. - - - - - 9efece4a by Paul Gofman at 2025-09-21T21:40:03+02:00 comctl32/combo: Don't update item height on WM_SETFONT for owner drawn CB. - - - - - 4 changed files: - dlls/comctl32/combo.c - dlls/comctl32/tests/combo.c - dlls/user32/combo.c - dlls/user32/tests/combo.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7e0d58c599af269e6ec8708725c021... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7e0d58c599af269e6ec8708725c021... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)