kicad/scripting
Wayne Stambaugh 0f4ba09545 Pcbnew footprint library table fixes.
* Make footprint viewer work properly with library table.
* Fix bug in Eagle plugin when enumerating footprints.
* Add missing P-CAD plugin from footprint library table editing dialog.
* Fix bug in FOOTPRINT_INFO::LoadLibraries when error occur loading footprints
  from libraries.
2013-09-21 20:28:02 -04:00
..
build_tools Pcbnew footprint library table fixes. 2013-09-21 20:28:02 -04:00
dlist.i
kicad.i
kicadplugins.i Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +02:00
python_scripting.cpp Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +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
wx_python_helpers.cpp LOCALE_IO toggle implementation for locale switches on scripting; code cleanups to comply with kicad coding style policy 2013-03-15 17:35:24 +01:00
wx_python_helpers.h