Added patch to invalidate key state cache globally after calling LL hooks.

This commit is contained in:
Sebastian Lackner
2015-03-15 05:49:45 +01:00
parent 0c660b9e3a
commit d57ae8c150
5 changed files with 138 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -11,6 +11,7 @@ wine-staging (1.7.39) UNRELEASED; urgency=low
* Added patch to modify GetMessage to return already seen messages with higher priority.
* Added patch to silence repeated 'Unhandled blend factor 0' FIXME messages.
* Added patch for stub of PowerCreateRequest.
* Added patch to invalidate key state cache globally after calling LL hooks.
* Removed patch to avoid hardcoded values for sizeof(GUID) (accepted upstream).
* Removed patches for SLGetWindowsInformationDWORD (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 09 Mar 2015 16:52:35 +0100