You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
|
10 years ago |
| .. |
|
build_tools
|
Fix compat with swig 3.03
|
11 years ago |
|
dlist.i
|
Fix compat with swig 3.03
|
11 years ago |
|
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
|
11 years ago |
|
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.
|
10 years ago |
|
python_scripting.cpp
|
Minor enhancement in python console: remove margins around the client area. simplify code.
|
10 years ago |
|
python_scripting.h
|
Initial release of pl_editor, the page layout and title block editor.
|
13 years ago |
|
wx.i
|
Eeschema: Fix a very old bug relative to the tool to load power parts:
|
11 years ago |
|
wx_python_helpers.cpp
|
Misc minor fixes (Fix some minor compil warnings).
|
11 years ago |
|
wx_python_helpers.h
|
code cleanup and comments
|
14 years ago |