wxwidgets/src
Scott Hanson 1bf80138e9 Fix wxDir compilation with wxUSE_STD_STRING_CONV_IN_WXSTRING
When enabling this build option, implicit conversion to wchar_t * is
not available, so convert wxString to it explicitly.

Closes #24149.
2023-12-22 12:18:29 +01:00
..
aui Add wxAuiTabCtrl::DoEndDragging() 2023-11-06 00:11:52 +01:00
common Add wxFileSystemHandler for "data" scheme 2023-12-18 22:19:11 +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 Don't add new line when copying only one wxGrid cell to clipboard 2023-12-18 14:09:37 +01:00
gtk Support setting thickness when creating wxGauge with GTK >= 3.20 2023-12-21 12:31:25 -08:00
html Avoid Clang -Wcomma warnings 2023-11-23 09:17:21 -08:00
jpeg@8524936115
msw Fix wxDir compilation with wxUSE_STD_STRING_CONV_IN_WXSTRING 2023-12-22 12:18:29 +01:00
osx Remove bool parameter from MacSetClipChildren() 2023-12-11 00:41:48 +01:00
png@d675c669c8 Update libpng and libtiff to fix warnings with latest clang 2022-03-20 16:01:31 +01:00
propgrid Initialize member variables 2023-12-17 16:47:52 +01:00
qt Fix wxAnyButton Current/Normal state under wxQt 2023-12-12 20:02:43 +01:00
ribbon Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
richtext Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
stc Add wxHAS_PREMULTIPLIED_ALPHA to abstract if wxBitmap pixels are premultiplied. 2023-11-26 13:23:52 -08:00
tiff@227d3d489f Synchronize config.* files in submodules with top-level repository 2023-07-27 17:14:48 +02:00
univ Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
unix Replace zero-as-null with nullptr 2023-12-10 09:35:15 -08:00
x11 Fix crash on shutdown of wxX11 GUI applications not using GUI 2023-10-24 01:21:22 +02:00
xml Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
xrc Remove extraneous semicolons 2023-11-23 09:25:03 -08:00
zlib@a6c8900ecb Update bundled zlib to 1.2.13.1 2023-01-26 23:41:10 +01:00