• Wayne Stambaugh's avatar
    Footprint library table improvements. · 8580d87e
    Wayne Stambaugh authored
    * Add save table and set project path environment variable code to
      FP_LIB_TABLE object.
    * Add code to Pcbnew and CvPcb to set project path environment variable.
    * Create empty footprint table in Pcbnew when new board created.
    * Save current project specific footprint library table to path on file save
      as or empty project path.
    * Fix a bug in Pcbnew in file save function that would silently overwrite
      an existing board file.
    * Disable selecting the current library in the module editor when there are
      no libraries defined.
    * Catch exceptions and report errors when writing footprint library tables.
    * Fix Boost build CMakeFile to fix bug when bootstrapping a Boost build in
      MSys.
    8580d87e
Name
Last commit
Last update
..
dialogs Loading commit data...
CMakeLists.txt Loading commit data...
Info.plist Loading commit data...
autosel.cpp Loading commit data...
cfg.cpp Loading commit data...
class_DisplayFootprintsFrame.cpp Loading commit data...
class_DisplayFootprintsFrame.h Loading commit data...
class_components_listbox.cpp Loading commit data...
class_footprints_listbox.cpp Loading commit data...
class_library_listbox.cpp Loading commit data...
common_help_msg.h Loading commit data...
cvframe.cpp Loading commit data...
cvpcb.cpp Loading commit data...
cvpcb.h Loading commit data...
cvpcb.icns Loading commit data...
cvpcb.rc Loading commit data...
cvpcb_doc.icns Loading commit data...
cvpcb_id.h Loading commit data...
cvpcb_mainframe.h Loading commit data...
cvstruct.h Loading commit data...
listboxes.cpp Loading commit data...
menubar.cpp Loading commit data...
readwrite_dlgs.cpp Loading commit data...
tool_cvpcb.cpp Loading commit data...