wxwidgets/src
Vadim Zeitlin 79ac049d74 Merge branch 'wxqt-1' of https://github.com/dsa-t/wxWidgets
Make wxGLCanvas work in wxQt and fix possible crashes in wxComboBox and
wxStatusBar in this port.

See #24200.
2024-02-13 21:29:24 +01:00
..
aui Avoid implicit "this" capture in a lambda to avoid C++20 warning 2024-02-13 02:39:56 +01:00
common Make wxAUI and wxSplitterWindow work properly with wxOverlay under wxGTK2 2024-02-09 23:26:36 +01:00
dfb Fix compiling calls to CopyBits() in C++17 2023-10-24 01:22:17 +02:00
expat@23b7f47ef6 Apply fix for CVE-2022-40674 to Expat submodule 2022-10-07 02:02:33 +02:00
generic Merge branch 'aui_splitter_overlay' 2024-02-13 21:23:47 +01:00
gtk Merge branch 'aui_splitter_overlay' 2024-02-13 21:23:47 +01:00
html Avoid Clang -Wcomma warnings 2023-11-23 09:17:21 -08:00
jpeg@8524936115
msw Added per-pixel alpha blending capability to wxOverlay under wxMSW 2024-02-09 23:26:35 +01:00
osx Erase overlay contents when resetting it in wxOSX 2024-02-13 01:00:48 +01:00
png@d675c669c8 Update libpng and libtiff to fix warnings with latest clang 2022-03-20 16:01:31 +01:00
propgrid Allow passing -1 to wxPGProperty::SetChoiceSelection() again 2024-02-09 17:21:52 +01:00
qt Protect non-editable wxComboBox from nullptr on wxQt. 2024-02-12 15:34:56 +03:00
ribbon Only add padding for shown panels on ribbon 2024-02-13 21:09:25 +01:00
richtext Fix wrong uses of wxBitmap::CreateWithDIPSize() 2024-01-09 15:09:31 +01:00
stc Use wxBitmap::CreateWithLogicalSize() in wxSTC code 2024-01-09 15:09:31 +01:00
tiff@227d3d489f Synchronize config.* files in submodules with top-level repository 2023-07-27 17:14:48 +02:00
univ wxUniv: wxWindow: rename SetCurrent() to WXMakeCurrent() 2024-01-17 00:52:01 -05:00
unix Add wxStandardPaths::GetSharedLibrariesDir() 2024-01-28 18:41:20 +01:00
x11 Do common wxApp cleanup before port-specific part in all ports 2024-01-30 21:07:29 +01:00
xml Add optional wxXmlParseError to wxXmlDocument::Load() 2024-01-19 02:55:54 +01:00
xrc Don't use wxXmlNode directly in wxPropertyGridXmlHandler 2024-02-03 21:46:15 +01:00
zlib@a6c8900ecb Update bundled zlib to 1.2.13.1 2023-01-26 23:41:10 +01:00