kicad/cvpcb
Wayne Stambaugh cf86e18f5c Footprint library table work, minor fixes, and code cleaning.
* Fix a bug when full file name and path are passed to FOOTPRINT_INFO::
  ReadFootprintFiles() which I created in bug fix lp:593989.
* Fix a wxString debug assertion in EDA_APP::InitEDA_Appl() when the KICAD
  environment variable is defined as an empty string.
* Add error dialog when libraries cannot be found in system search path
  when loading footprint using the select footprint dialog.
* Add footprint library name column to the EDA_LIST_DIALOG when selecting
  footprints from the list.
* Allow reading all columns from the selected row in EDA_LIST_DIALOG.
* Remove redundant sort from EDA_LIST_DIALOG constructor
* Add library name member variable and accessors to FOOTPRINT_INFO.
* Make headers translatable for Eeschema select component from list dialog.
* Add some helper methods to FPID for identifying the FPID type and validity.
* Remove a bunch of trailing whitespace and add missing license comments.
2013-05-08 16:47:23 -04:00
..
dialogs Better strings for the translators (converted concatenations to formats) 2013-04-09 19:49:01 +02:00
CMakeLists.txt 3D viewer: Modify yhe way board items shapes are built: 2013-05-01 21:01:14 +02:00
Info.plist Minor UI changes that affect OS X, see CHANGELOG.txt 2011-05-12 20:47:56 +02:00
autosel.cpp More post Pcbnew NETLIST_READER change clean up. 2013-04-28 16:20:40 -04: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 Footprint library table work, minor fixes, and code cleaning. 2013-05-08 16:47:23 -04:00
class_DisplayFootprintsFrame.h Post Pcbnew NETLIST_READER change clean up. 2013-04-26 11:11:52 -04: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 NETLIST_READER improvements. 2013-04-25 12:29:35 -04: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 More post Pcbnew NETLIST_READER change clean up. 2013-04-28 16:20:40 -04:00
cvpcb.cpp Better strings for the translators (converted concatenations to formats) 2013-04-09 19:49:01 +02:00
cvpcb.h Pcbnew NETLIST_READER improvements. 2013-04-25 12:29:35 -04: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 Changes for CvPcb to eeschema stuff file: the stuff file generation from CvPcb is removed. Eeschema now imports footprints names from the .cmp usual file created by CvPcb or by Pcbnew (Why to use 2 file formats for the same thing?) . 2013-02-02 18:39:59 +01:00
cvpcb_mainframe.h Post Pcbnew NETLIST_READER change clean up. 2013-04-26 11:11:52 -04:00
cvstruct.h Pcbnew NETLIST_READER improvements. 2013-04-25 12:29:35 -04:00
listboxes.cpp More post Pcbnew NETLIST_READER change clean up. 2013-04-28 16:20:40 -04:00
menubar.cpp * Set "Ctrl+Shift+S" as shortcut for "Save as..." in CvPcb and PCBnew. 2013-04-29 12:50:10 -04:00
readwrite_dlgs.cpp * Set "Ctrl+Shift+S" as shortcut for "Save as..." in CvPcb and PCBnew. 2013-04-29 12:50:10 -04:00
tool_cvpcb.cpp Changes for CvPcb to eeschema stuff file: the stuff file generation from CvPcb is removed. Eeschema now imports footprints names from the .cmp usual file created by CvPcb or by Pcbnew (Why to use 2 file formats for the same thing?) . 2013-02-02 18:39:59 +01:00