kicad/scripting
jean-pierre charras 4a56ee42c5 Footprint wizard: Fix IO exception error in python scripts which happens sometimes, due to the fact these scripts printed messages to a console, but when Pcbnew is not run from a console, there is no IO channel to read these messages.
The fix is not perfect (still no IO channel to read these messages) ,  but it works better.
Also, fix erroneous comments in code, and cleanup code.
2015-09-02 15:55:36 +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 Footprint wizard: Fix IO exception error in python scripts which happens sometimes, due to the fact these scripts printed messages to a console, but when Pcbnew is not run from a console, there is no IO channel to read these messages. 2015-09-02 15:55:36 +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