- Aug 09, 2022
-
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Instead of leaking a kernel pointer.
-
-
-
-
-
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
-
-
-
And name pins accordingly.
-
-
-
-
- Aug 08, 2022
-
-
Fixes a regression introduced by commit 1e35966e. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52429
-
Signed-off-by:
Angelo Haller <angelo@szanni.org>
-
Signed-off-by:
Angelo Haller <angelo@szanni.org>
-
comctl32/listview: Send LVN_ODSTATECHANGED notification for LVS_OWNERDATA listview on selection changes. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52534 Signed-off-by:
Angelo Haller <angelo@szanni.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53123 Signed-off-by:
Angelo Haller <angelo@szanni.org>
-
Signed-off-by:
Angelo Haller <angelo@szanni.org>
-
Send one deselect all items notification on selection change for LVS_OWNERDATA listviews instead of notifying about each individual item change. Signed-off-by:
Angelo Haller <angelo@szanni.org>
-
Fixes exception handling stack unwinding under Wow64.
-
Picked fallback font often has wider character support than the ranges it's configured for. Desired behavior is to stop at the first character that doesn't belong to current mapping. For example, in texts like "abc<some CJK sequence>abc" we'd want the same for both "abc" sequences, as opposed to using fallback CJK font for trailing Latin range. Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
-
Instead of device_count which is the number of registration updates, and execute the request within the rawinput_mutex to ensure atomicity of the update and consistency between the client and the server state. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53468 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53487
-
It actually frees the pointer.
-
It actually frees the pointer.
-
Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
This also prevents clash with use of 'open' as a global variable. Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
-
-
-