Added patch to implement IProgressDialog::SetAnimation.

This commit is contained in:
Sebastian Lackner
2015-02-27 22:53:56 +01:00
parent 2672abd9e0
commit a9622970cd
3 changed files with 94 additions and 27 deletions

1
debian/changelog vendored
View File

@@ -17,6 +17,7 @@ wine-staging (1.7.38) UNRELEASED; urgency=low
* Added patch for basic implementation of job objects.
* Added patch to display animations for SHFileOperation progress dialog.
* Added patch to enforce that surfaces are flushed after ReleaseDC.
* Added patch to implement IProgressDialog::SetAnimation.
* 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).