Added patch to send WM_PAINT event during dialog creation.

This commit is contained in:
Sebastian Lackner
2014-09-26 20:27:43 +02:00
parent a5250a0fc4
commit d8de3eb6fa
5 changed files with 50 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -3,6 +3,7 @@ wine-compholio (1.7.28) UNRELEASED; urgency=low
* Added patch to fix issues with over-the-spot input method.
* Added patch to fix winemenubuilder desktop icon wine path (when using multiple wine versions).
* Added patch to support FIND_FIRST_EX_CASE_SENSITIVE flag in FindFirstFileExW.
* Added patch to send WM_PAINT event during dialog creation.
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 21 Sep 2014 01:44:14 +0200
wine-compholio (1.7.27) unstable; urgency=low