kicad/scripting
Ian McInerney 2b1040ae67 Fix compatibility with older wx versions
ToInt was only added in wx 3.1.6 apparently, so for now make them long
types. Fixes bug introduced in 8ce0a84ca7.
2023-02-14 13:48:47 +00:00
..
kicad_pyshell Silence "menu item ID of 0 doesn't work on Mac" assert. 2022-12-30 22:59:08 +00:00
CMakeLists.txt bitmaps and template are resources. 2022-07-21 20:14:10 -04:00
kicad_scripting_main.cpp Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header 2022-11-08 12:31:07 +01:00
kicadplugins.i Fix double loading plugins and sys.path entires multiplying 2022-02-17 17:41:52 +00:00
kipython_frame.cpp Push UNITS_PROVIDER down into a low-level mixin. 2022-09-19 17:10:59 +01:00
kipython_frame.h Catch language switch before Python 2021-12-17 13:11:28 +00:00
kipython_settings.cpp Working python window 2021-06-01 20:18:24 +00:00
kipython_settings.h Working python window 2021-06-01 20:18:24 +00:00
python_scripting.cpp Fix compatibility with older wx versions 2023-02-14 13:48:47 +00:00
python_scripting.h Add 3rdparty/plugins to plugin search 2021-08-27 21:11:47 +00:00