Added patches to implement ITextRange, ITextPara and ITextFont (by Jactry Zeng).

This commit is contained in:
Sebastian Lackner
2014-08-09 05:49:54 +02:00
parent f837eb03f6
commit b2db6dedde
12 changed files with 3718 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -21,6 +21,7 @@ wine-compholio (1.7.24) UNRELEASED; urgency=low
* Added patch to use a linear resampler when there a large number of dsound mixing buffers.
* Added patch to fix comparison of punctuation characters in lstrcmp.
* Added patch to workaround programs leaking wndproc splots.
* Added patch to implement ITextRange, ITextFont and ITextPara.
* Removed patch to create Vista directories (accepted upstream).
* Removed strmbase/quartz locking fix patches (accepted upstream).
* Removed windowscodecs/PropertyBag patch (accepted upstream).