wxwidgets/src
Vadim Zeitlin 919a8cbb27 Remove "encoding" argument from string-oriented wxOSX functions
This was needed in ANSI build only and so isn't needed any longer now
that it's not supported any more, so simplify the code and stop passing
fonts/encodings everywhere when we don't actually need them at all.
2022-10-28 01:35:34 +02:00
..
aui Merge branch 'nullptr' 2022-10-18 18:34:07 +02:00
common Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
dfb Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
expat@23b7f47ef6 Apply fix for CVE-2022-40674 to Expat submodule 2022-10-07 02:02:33 +02:00
generic Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
gtk Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
html Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
jpeg@8524936115 Upgrade libjpeg to the latest 9d version 2020-04-04 00:46:40 +02:00
msw Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
osx Remove "encoding" argument from string-oriented wxOSX functions 2022-10-28 01:35:34 +02:00
png@d675c669c8 Update libpng and libtiff to fix warnings with latest clang 2022-03-20 16:01:31 +01:00
propgrid Use wxString() rather than wxEmptyString in wxPropertyGrid classes 2022-10-26 13:11:59 +02:00
qt Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
regex Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
ribbon Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
richtext Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
stc Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
tiff@af035310bd Update libtiff submodule to remove snprintf() check in configure 2022-04-14 00:26:01 +02:00
univ Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
unix Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
x11 Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
xml Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
xrc Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
zlib@b4c511e9ee Remind to update zconf.h when upgrading zlib 2022-04-20 19:48:10 +02:00