Added patch for implementation of GdipCreateRegionRgnData.

This commit is contained in:
Sebastian Lackner
2014-10-31 08:20:17 +01:00
parent 5661a76f20
commit 35adc2a6f7
5 changed files with 527 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -6,6 +6,7 @@ wine-compholio (1.7.30) UNRELEASED; urgency=low
* Added patch to implement support for pasting HTML from native Unix applications.
* Added patch to implement RtlDecompressBuffer.
* Added patch to emulate write to CR4 register.
* Added patch for implementation of GdipCreateRegionRgnData.
* Removed patch to avoid Clang compiler warning because of unused Vtable (accepted upstream).
* Removed patch for additional ATL thunks (accepted upstream).
* Removed patch to ímplement IRichEditOle and ITextDocument support for ITextServices (accepted upstream).