kicad/scripting
jean-pierre charras 7808b2e240 Fix in KIWAY_PLAYER::ShowModal: the top level windows children of the KIWAY_PLAYER Modal frame are now enabled (previously were disabled). It fix some issues for instance with the aui toolbar when moved, and the dialog open when starting the footprint wizard frame. Perhaps explain a few other bugs.
footprint wizard frame: now shows messages from footprints python scripts. Especially usefull when a parameter is incorrect. Fix also an other issue (IO error) with some scripts which were usint the print command to output messages (now they use the nes message window.
2015-09-05 14:10:54 +02:00
..
build_tools Fix compat with swig 3.03 2015-01-04 08:19:04 +01:00
dlist.i Fix compat with swig 3.03 2015-01-04 08:19:04 +01:00
kicad.i Fix some minor coverity warnings. Fix a bug in pcad2kicad plugin. Scripting: map BASE_SET. Rename some python bom scripts with better names. Fix erroneous comments and add comments 2015-03-02 09:28:49 +01:00
kicadplugins.i Fix in KIWAY_PLAYER::ShowModal: the top level windows children of the KIWAY_PLAYER Modal frame are now enabled (previously were disabled). It fix some issues for instance with the aui toolbar when moved, and the dialog open when starting the footprint wizard frame. Perhaps explain a few other bugs. 2015-09-05 14:10:54 +02:00
python_scripting.cpp Minor enhancement in python console: remove margins around the client area. simplify code. 2015-08-24 20:32:56 +02:00
python_scripting.h Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +02:00
wx.i Eeschema: Fix a very old bug relative to the tool to load power parts: 2015-04-16 17:26:51 +02:00
wx_python_helpers.cpp Misc minor fixes (Fix some minor compil warnings). 2015-01-18 12:49:32 +01:00
wx_python_helpers.h code cleanup and comments 2012-06-27 23:19:19 +02:00