Added patch to display animations for SHFileOperation progress dialog.

This commit is contained in:
Sebastian Lackner
2015-02-27 21:06:05 +01:00
parent 480bab002e
commit 9146caa7ae
3 changed files with 65 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -15,6 +15,7 @@ wine-staging (1.7.38) UNRELEASED; urgency=low
* Added patches for ntoskrnl.ProbeFor{Read,Write}.
* Added patch for support of shell32 file operation progress dialog.
* Added patch for basic implementation of job objects.
* Added patch to display animations for SHFileOperation progress dialog.
* Removed patch to properly call DriverUnload when unloading device drivers (accepted upstream).
* Removed patch to allow Accept-Encoding for HTTP/1.0 in wininet (accepted upstream).
* Removed patch to declare pDirectInputCreateEx in a MSVC compatible way (accepted upstream).