Added patch to fix calculation of listbox size when horizontal scrollbar is present.

This commit is contained in:
Sebastian Lackner
2015-09-27 03:46:31 +02:00
parent f64d5ad94d
commit 8a0c14b145
4 changed files with 24 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -9,6 +9,8 @@ wine-staging (1.7.52) UNRELEASED; urgency=low
* Added patch to implement semi-stub for d3d8 swapchain effect
D3DSWAPEFFECT_COPY_VSYNC.
* Added patch to reduce stack usage of virtual memory functions.
* Added patch to fix calculation of listbox size when horizontal scrollbar is
present.
* Removed patch to fix possible memory leak in netprofm init_networks (fixed
upstream).
* Removed patch for stub of dwmapi.DwmUpdateThumbnailProperties (accepted