Added patch for IRichEditOle and ITextDocument support for ITextServices.

This commit is contained in:
Sebastian Lackner
2014-09-29 04:49:46 +02:00
parent acacbd588d
commit e9da761795
16 changed files with 406 additions and 22 deletions

1
debian/changelog vendored
View File

@@ -9,6 +9,7 @@ wine-compholio (1.7.28) UNRELEASED; urgency=low
* Added patch to fix differences between exception handling behaviour in Wine and Windows.
* Added patch to export ?_BADOFF@std@@3_JB on both i386 and win64.
* Added patch to limit cross thread access to ImmSet* functions.
* Added patch for IRichEditOle and ITextDocument support for ITextServices.
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 21 Sep 2014 01:44:14 +0200
wine-compholio (1.7.27) unstable; urgency=low