wxWidgets/build/tools
Ivan Sorokin 87ae8d5aa7 Fix wxKeyEvent::GetKeyCode() for non-US keyboard layouts
Use the key code corresponding to the key in the US keyboard layout for
the key down/up events even when not actually using US layout, as this
is much more useful than simply returning 0 as was done before.

It also is compatible with the behaviour of the other ports.

See #17643, #23379, #23410.

(cherry picked from commit 2c0f6a2aa0c8d0650d1f856aa279ce7495925c17)
2023-04-30 15:21:43 +02:00
..
mingw Update MSYS2 MinGW version to 12.2.0 2023-02-09 18:10:24 +01:00
msvs Update version to 3.2.3 2023-02-10 15:09:17 +01:00
appveyor-test.bat Update AppVeyor test script after the last commit 2021-08-27 14:28:07 +02:00
appveyor.bat CMake: Set correct variable in AppVeyor build 2022-06-18 17:06:16 +02:00
before_install.sh Fix wxKeyEvent::GetKeyCode() for non-US keyboard layouts 2023-04-30 15:21:43 +02:00
build-wxwidgets.py Remove setup0.h files 2021-01-31 19:02:56 +01:00
builder.py
httpbin.sh CI: fix/simplify httpbin use by standardizing Python version 2022-08-18 21:56:36 +02:00
post-release.sh
pre-release.sh Allow specifying release date in the pre-release script 2022-09-03 14:50:44 +02:00
proc_count.sh Detect the number of CPUs under FreeBSD too 2022-06-23 15:26:36 +01:00
release.bat
release.sh Check that no symlinks are included in the distribution archives 2022-04-21 01:08:43 +02:00
wxwidgets.iss