kicad/scripting
jean-pierre charras 9501f4303d Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header
No code change, but it fix an issue specific to msys2 that bother me when
trying to fix issues with wx 3.0.x version
2022-11-08 12:31:07 +01:00
..
kicad_pyshell Swap out deprecated Iconized for IsIconized in python 2022-09-19 20:29:52 -04: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 a few more compile warnings. 2022-08-15 15:15:35 -04:00
python_scripting.h Add 3rdparty/plugins to plugin search 2021-08-27 21:11:47 +00:00