kicad/scripting
Wayne Stambaugh 69553d6fa3 wxPython find and version loading fixes. (fixes lp:1408060)
* Add test to CMakeLists.txt to verify wxPython is installed when
  KICAD_SCRIPTING_WXPYTHON=ON.
* Add test to make sure wxPython version major and minor numbers match
  the version of wxWidgets found.
* Add code to set the correct version of wxPython to the python scripting
  initialization code.
* Minor code simplification in Pcbnew KIFACE main window creation.
2015-02-14 19:23:54 -05: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 compat with swig 3.03 2015-01-04 08:19:04 +01:00
kicadplugins.i [MacOSX] support for plugins in the bundle 2014-02-15 11:01:27 +01:00
python_scripting.cpp wxPython find and version loading fixes. (fixes lp:1408060) 2015-02-14 19:23:54 -05: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 Source license, coding policy, and documentation fixes. 2014-10-28 15:43:12 -04: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