Added patch to properly render themed buttons when they are pressed.

This commit is contained in:
Sebastian Lackner
2015-09-06 12:18:42 +02:00
parent dd18774526
commit d5ddb4f687
5 changed files with 55 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -33,6 +33,7 @@ wine-staging (1.7.51) UNRELEASED; urgency=low
* Added patch to properly close sockets when WSACleanup is called.
* Added patch to implement {Set,Get}ThreadGroupAffinity and related ntdll
functions.
* Added patch to properly render themed buttons when they are pressed.
* Removed patch to fix bug in wineserver debug_children inheritance (accepted
upstream).
* Removed patch to use helper function for NtWaitForMultipleObjects and