Added patch to send WM_DROPFILES only when OLE dnd fails.

This commit is contained in:
Sebastian Lackner
2015-06-13 01:03:13 +02:00
parent 7765a19988
commit 7c2dfd1e28
5 changed files with 63 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -42,6 +42,7 @@ wine-staging (1.7.45) UNRELEASED; urgency=low
usage.
* Added patch to forward GIF encoder requests to windowscodecs.
* Added patch to ensure console InsertMode changes take effect immediately.
* Added patch to send WM_DROPFILES only when OLE dnd fails.
* Removed patch to handle '\r' as whitespace in wbemprox queries (accepted
upstream).
* Removed patch to make sure OpenClipboard with current owner doesn't fail