4 Commits (1f30d0c803f5b86b3e492ebfaaf0f2216ce01a6e)

Author SHA1 Message Date
Seth Hillbrand 1f30d0c803 pcbnew: remove the last dlist components from pcbnew 7 years ago
Dick Hollenbeck 29be200843 Add SWIG support for NETCLASSPTR. Reduce SWIG visibility from C++ headers. 9 years ago
Dick Hollenbeck 1718ac1083 More SWIG improvements. 9 years ago
Dick Hollenbeck 7311f07eaf SWIG Improvements 9 years ago
unknown 4280a1f5d3 Fix absence of PCB_TARGET class in python interface. 11 years ago
jean-pierre charras e6274f70b0 BOARD::Add(): fix an issue for tracks: parent not set (could be an issue only in python scripts, because the parent is set by the constructor) 11 years ago
jean-pierre charras e617c5e6b1 Pcbnew: fix some issues when using python scripting (remove outdated SEG_ZONE item, fix broken access to netclass, track width and via size lists, add missing access to zones) 11 years ago
Dick Hollenbeck c0879414a5 SEGVIA -> VIA for swig 12 years ago
Miguel Angel Ajo 9ebe983eaa * cleanups: board.i board_item.i separated from pcbnew.i 14 years ago
Miguel Angel Ajo 9398eb9767 std::vector and std::string items 14 years ago
Miguel Angel Ajo 7a25604161 fixed ident tabs 14 years ago
Miguel Angel Ajo b28dbd31c3 Cast() method to cast down classes from BOARD_ITEM to all childs 14 years ago
Miguel Angel Ajo 06c570bab3 * More cleanup (common wrappers moved to scripting, instead of pcbnew/scripting) 14 years ago
Miguel Angel Ajo f422350605 pcbnew_scripting_helpers.cpp/h to handle generic scripting tools 14 years ago
Miguel Angel Ajo ec5757a4fa code cleanup, io_mgr and kicad_plugin included when enabled in cmake... 14 years ago
Miguel Angel Ajo 562d2461aa wxString, wxPoint and wxChar wrappers 14 years ago
Miguel Angel Ajo 3dacab9691 wxPoint + more lists 14 years ago
Miguel Angel Ajo b21dbd9561 Added a starting scripting dialog for tests 14 years ago
Miguel Angel Ajo d7692cd115 SWIG+Python initial scripting support added. 14 years ago