[Git][wine/wine][master] 4 commits: user32/tests: Add some tests for current selection with LBS_NOSEL.
Alexandre Julliard pushed to branch master at wine / wine Commits: 83d43d6e by Nikolay Sivov at 2025-03-24T22:40:51+01:00 user32/tests: Add some tests for current selection with LBS_NOSEL. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 49cd2502 by Nikolay Sivov at 2025-03-24T22:40:51+01:00 comctl32/tests: Add some tests for current selection with LBS_NOSEL. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 25c8a3b6 by Nikolay Sivov at 2025-03-24T22:40:51+01:00 user32/listbox: Do not paint item selection with LBS_NOSEL. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 3bc436d7 by Nikolay Sivov at 2025-03-24T22:40:51+01:00 comctl32/listbox: Do not paint item selection with LBS_NOSEL. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 4 changed files: - dlls/comctl32/listbox.c - dlls/comctl32/tests/listbox.c - dlls/user32/listbox.c - dlls/user32/tests/listbox.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6a10628ff8877658856086c7c3211f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6a10628ff8877658856086c7c3211f... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)