kicad/include/view
Dick Hollenbeck 42ef7f6215 *) Start removing some of the problematic "<%s>.." format strings, which won't
pass into an HTML rendering panel and otherwise look goofey.
*) Implement BOARD::Move() can call it from EAGLE_PLUGIN::Load().
*) When USE_FP_LIB_TABLE, tolerate blank nicknames in FPIDs coming from eeschema.
   See the switch for this in pcbnew/netlist.cpp as ALLOW_PARTIAL_FPID.
*) Add an assert and a try catch block to figure out that View does not
   like some eagle pcb board.  bitset::set() is getting a -1 value and firing
   an exception.
2013-11-01 19:24:38 -05:00
..
view.h Mainly case changes. 2013-10-14 20:40:36 +02:00
view_controls.h Mainly case changes. 2013-10-14 20:40:36 +02:00
view_group.h Mainly case changes. 2013-10-14 20:40:36 +02:00
view_item.h *) Start removing some of the problematic "<%s>.." format strings, which won't 2013-11-01 19:24:38 -05:00
view_rtree.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
wx_view_controls.h Mainly case changes. 2013-10-14 20:40:36 +02:00