wxwidgets/build/tools
Ivan Sorokin 2c0f6a2aa0 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.

Closes #17643.

Closes #23379.

See #23410.
2023-04-01 20:14:02 +02:00
..
autoconf Add a Docker container for regenerating wx configure 2022-10-23 15:24:21 +02:00
mingw Update MSYS2 MinGW version to 12.1.0 2022-06-06 15:41:01 +02:00
msvs Include wxrc.exe in the 64-bit wxMSW MSVC binary package 2023-01-10 00:26:23 +01:00
appveyor-test.bat Use correct path for the test on AppVeyor CI in debug builds 2023-03-28 23:05:09 +02:00
appveyor.bat Use MSVS 2015 solutions for AppVeyor CI builds 2022-10-11 00:02:29 +02:00
before_install.sh Fix wxKeyEvent::GetKeyCode() for non-US keyboard layouts 2023-04-01 20:14:02 +02:00
build-wxwidgets.py Merge branch 'always-use-thread-local' 2022-11-10 16:32:42 +01:00
builder.py Restore wxPython build scripts 2015-12-15 14:53:12 +01:00
httpbin.sh CI: fix/simplify httpbin use by standardizing Python version 2022-08-18 21:52:21 +02:00
post-release.sh Fix SHA-1 update script to work with the current release.md 2018-12-09 16:52:40 +01:00
pre-release.sh Allow specifying release date in the pre-release script 2022-09-03 14:50:04 +02:00
proc_count.sh Avoid using a bashism in script returning CPU count 2022-12-04 01:04:01 +01:00
release.bat Release script improvements. 2015-11-15 13:56:52 -07:00
release.sh Check that no symlinks are included in the distribution archives 2022-04-21 01:08:43 +02:00
wxwidgets.iss Add uninstall icon to installer script 2019-11-29 00:21:25 +01:00