wxwidgets/src
Vadim Zeitlin 3dfe253d3c Fix GetSystemLocale() return value for "C" locale
This was broken by the recent changes, so fix it again: we do still want
to return wxLANGUAGE_ENGLISH_US for this particular locale.
2023-02-06 21:31:16 +01:00
..
aui Fix painting artifacts with AUI and wxGTK3 in some environments 2023-01-13 00:28:40 +01:00
common Fix GetSystemLocale() return value for "C" locale 2023-02-06 21:31:16 +01: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 Merge branch 'msw-about' 2023-02-03 15:11:48 +01:00
gtk Update TLW size before showing on Wayland when decoration size becomes known 2023-01-24 09:43:00 -08: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 Make simple MSW About dialog more consistent with the generic one 2023-01-30 21:11:42 +01:00
osx Create valid (if empty) "C" locale under macOS 2023-02-05 16:58:39 +01:00
png@d675c669c8 Update libpng and libtiff to fix warnings with latest clang 2022-03-20 16:01:31 +01:00
propgrid Create wxPGGlobalVars on demand and not on startup 2023-01-31 01:26:54 +01:00
qt Fix initializing wxFont from wxNativeFontInfo in wxQt 2023-01-25 14:20:42 +01:00
ribbon Remove unused variable from ribbon toolbar code 2022-12-24 12:46:31 +01:00
richtext Add missing #if guard around a variable 2022-12-25 18:15:27 +01:00
stc Set appropriate colours for wxStyledTextCtrl in dark mode 2022-12-28 23:51:12 +00:00
tiff@af035310bd Update libtiff submodule to remove snprintf() check in configure 2022-04-14 00:26:01 +02:00
univ Add wxNotebook::GetTabRect() to retrieve the tab position 2022-11-10 16:43:43 +01:00
unix Fail if environment variables define unknown locale under Unix 2023-02-06 00:11:31 +01:00
x11 Remove memory debugging/tracing support and all related options 2023-01-05 21:41:38 +01:00
xml Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
xrc Add support for XRC "feature" attribute 2023-01-29 00:54:42 +00:00
zlib@a6c8900ecb Update bundled zlib to 1.2.13.1 2023-01-26 23:41:10 +01:00