kicad/cvpcb
Wayne Stambaugh f8a56d446f Base object decoupling improvements.
* Improve MSG_PANEL_ITEM to handle message panel information.
* Create containers for passing message panel items between objects and
  the message panel.
* Rename EDA_ITEM::DisplayInfo to EDA_ITEM::GetMsgPanelInfo.
* Remove all direct manipulation of EDA_DRAW_FRAME from all objects derived
  from EDA_ITEM.
2013-01-12 12:32:24 -05:00
..
dialogs Eliminate many assumptions in Pcbnew's library manager, pertaining to locality of libraries and 2012-11-19 10:19:38 -06:00
CMakeLists.txt Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef 2012-12-29 10:54:25 +01:00
Info.plist Minor UI changes that affect OS X, see CHANGELOG.txt 2011-05-12 20:47:56 +02:00
autosel.cpp Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 2012-05-25 08:58:52 +02:00
cfg.cpp Kicad project manager: add .cmp, .drl .pos and .rpt files management. 2012-02-16 21:03:33 +01:00
class_DisplayFootprintsFrame.cpp Base object decoupling improvements. 2013-01-12 12:32:24 -05:00
class_DisplayFootprintsFrame.h Enforced EDA_COLOR_T type and minor const-ification 2012-09-02 14:06:47 +02:00
class_components_listbox.cpp merge in evolving fp lib_table work 2012-11-28 09:24:53 -06:00
class_footprints_listbox.cpp Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 2012-05-25 08:58:52 +02:00
common_help_msg.h Pcbnew and Cvpcb: more about new netlist support: see CHANGELOG (important changes). 2012-02-01 20:49:37 +01:00
cvframe.cpp All: better code to handle opened frames libview, libedit, modview, modedit. 2012-09-12 11:53:11 +02:00
cvpcb.cpp Fix capitalization issues in title bar and config files (broken by bzr rev 3543) 2012-05-10 08:25:27 +02:00
cvpcb.h merge in evolving fp lib_table work 2012-11-28 09:24:53 -06:00
cvpcb.icns [MacOSX] Updated Icons - Document ones still missing :( 2012-09-27 19:20:44 +02:00
cvpcb.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
cvpcb_doc.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
cvpcb_id.h Added a toolbar button to cvpcb to filter by pin/pad count. 2012-03-15 14:20:22 -04:00
cvpcb_mainframe.h Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 2012-05-25 08:58:52 +02:00
cvstruct.h Added mutli-selection to cvpcb 2012-09-26 17:36:48 +02:00
listboxes.cpp MacOSX: problems with cvpcb after multiline patch: 2012-11-19 22:34:25 +01:00
loadcmp.cpp Eliminate many assumptions in Pcbnew's library manager, pertaining to locality of libraries and 2012-11-19 10:19:38 -06:00
menubar.cpp Move AddMenuItem inline functions outside wxstruct.h in a new file (menu_helpers.h) 2012-04-09 11:16:47 +02:00
read_write_cmpfile.cpp CvPcb: serious code cleaning. More comments. Remove useless files and some files renamed with a better name. 2012-02-11 10:04:26 +01:00
readschematicnetlist.cpp MacOSX: Fixes the append always beaviour of cvpcb when reading netlists 2012-12-06 19:10:00 +01:00
readwrite_dlgs.cpp fixed code to better comply with the coding style guidelines 2012-09-26 19:22:48 +02:00
setvisu.cpp Base object decoupling improvements. 2013-01-12 12:32:24 -05:00
tool_cvpcb.cpp Added a toolbar button to cvpcb to filter by pin/pad count. 2012-03-15 14:20:22 -04:00