Package: wxwidgets3.2 / 3.2.2+dfsg-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| wxwidgets3.2 | 3.2.2+dfsg-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| reproducible build.patch | (download) |
docs/doxygen/Doxyfile |
2 1 + 1 - 0 ! |
make the build reproducible |
| warn for compiler abi mismatch.patch | (download) |
src/common/appbase.cpp |
20 20 + 0 - 0 ! |
suppress error about mismatching c++ abi version |
| force x11 for wxgl.patch | (download) |
src/gtk/glcanvas.cpp |
11 11 + 0 - 0 ! |
force x11 if wx gl library is loaded |
| fix drawing icons wxtreectrl.patch | (download) |
src/generic/treectlg.cpp |
4 2 + 2 - 0 ! |
[patch] fix drawing of icons for non-root wxtreectrl items
Fix y coordinate value passed to wxDC::DrawBitmap() by restoring the
parentheses accidentally removed in 6dd4e73ea3 (Add wxDrawImageBitmap()
helper and use it in wx{List,Tree}Ctrl, 2022-10-25).
(cherry picked from commit 2a13fd238ea499a3e4b089f3ca3a327e94ddb4d9)
See #23255.
|
1
