Files
wxWidgets/interface/wx
utelle d3734f2fd8 Fix wxUILocale when regional format differs from Windows language
On Windows the default locale instantiated by wxUILocale::UseDefault()
referenced the locale configured for regional formatting in the Windows
settings. This could lead to unintended behaviour (like using the wrong
layout direction), if the locale for the Windows display language
was different from the locale for regional formatting.

Fix this by using the correct locale, i.e. either the one corresponding
to the display language or the one corresponding to the regional
formatting, depending on the locale property in question.

Closes #26274.

Closes #26354.
2026-04-06 18:18:56 +02:00
..
2026-02-27 14:52:53 +01:00
2026-01-01 17:40:18 +01:00
2025-07-08 00:58:04 +02:00
2026-01-01 17:40:18 +01:00
2024-11-28 16:53:52 -05:00
2024-01-28 18:16:07 +01:00
2024-05-28 18:53:01 +02:00
2024-08-24 20:20:31 +02:00
2026-01-08 14:14:53 +01:00
2025-01-07 15:11:33 -05:00
2025-08-04 05:36:12 -04:00
2026-02-20 15:26:58 +01:00
2026-02-15 22:16:40 +01:00
2025-11-07 18:41:38 +01:00
2025-10-06 22:41:30 +02:00
2024-01-28 18:16:07 +01:00
2026-01-30 00:08:18 +01:00
2026-02-23 20:25:26 +01:00
2025-01-27 15:49:51 -08:00
2024-05-17 07:52:34 -04:00
2026-02-11 13:46:22 +01:00
2024-05-17 07:59:41 -04:00
2025-03-14 19:11:17 +01:00
2024-04-07 03:47:21 +02:00