Added patch for native GTK3 theming support by Ivan Akulinchev.

This commit is contained in:
Sebastian Lackner
2015-08-09 17:59:13 +02:00
parent 0184015194
commit ec3715b113
7 changed files with 4427 additions and 54 deletions

1
debian/changelog vendored
View File

@@ -13,6 +13,7 @@ wine-staging (1.7.49) UNRELEASED; urgency=low
* Added patch to fix possible integer overflow in VarR4FromDec.
* Added patch to make sure Winhttp raw request headers are terminated using
double \r\n.
* Added patch for native GTK3 theming support by Ivan Akulinchev.
* Removed patch to avoid race-conditions with long running threadpool tasks
(accepted upstream).
* Removed patch to add support for ThreadQuerySetWin32StartAddress info class