wxWidgets/src
Vadim Zeitlin ecc0b2fde3 Fix handling non-ASCII format strings in UTF-8 build
Constructing wxString from "char*" format string was wrong as it
interpreted it in the current locale encoding which could be different
from UTF-8.

(cherry picked from commit 5a9e433524020dc6b653183bdd338bb3647902a9)
2023-03-30 23:25:07 +02:00
..
aui Fix painting artifacts with AUI and wxGTK3 in some environments 2023-01-13 19:17:41 +01:00
common Fix handling non-ASCII format strings in UTF-8 build 2023-03-30 23:25:07 +02:00
dfb Add convenient wxDCImpl::CalcBoundingBox() overloads and use them 2022-04-30 20:51:53 +01:00
expat@23b7f47ef6 Apply fix for CVE-2022-40674 to Expat submodule 2022-10-07 02:06:47 +02:00
generic fixup! Improve date validation in wxDatePickerCtrlGeneric 2023-03-13 17:07:38 +01:00
gtk Run Ubuntu 18.04 builds in a container on GitHub CI 2023-03-06 23:09:49 +01:00
gtk1 Fix memory leak when deleting wxThreads 2022-10-05 00:53:34 +02:00
html
jpeg@8524936115
motif Fix data transfer to wxFileDialogCustomizeHook in non-wxMSW ports 2022-06-16 21:56:03 +02:00
msw Fix wxRegKey compilation in UTF-8 build 2023-03-30 20:00:21 +02:00
osx Fix memory leak with extra controls in wxFileDialog on OSX 2023-03-29 12:30:40 +02:00
png@d675c669c8
propgrid Fix updating value of item in wxPGArrayEditorDialog 2023-02-19 23:04:22 +01:00
qt Fix initializing wxFont from wxNativeFontInfo in wxQt 2023-01-25 14:34:11 +01:00
regex
ribbon
richtext
stc Fix appearance of STC call tips in high DPI 2022-08-29 13:11:27 +02:00
tiff@af035310bd
univ Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:30:25 +02:00
unix Don't use LC_MESSAGES for determining locale on non-glibc systems 2023-02-08 20:51:45 +01:00
x11 Use wxScopedArray<> instead of manual memory management in wxDC 2022-04-30 21:14:58 +01:00
xml
xrc Fix size of the requested bitmap bundle in wxToolBar XRC handler 2022-06-29 22:32:25 +02:00
zlib@a6c8900ecb Update bundled zlib to 1.2.13.1 2023-01-29 01:48:24 +01:00