1. 14 Oct, 2013 2 commits
  2. 02 Oct, 2013 4 commits
  3. 01 Oct, 2013 2 commits
  4. 30 Sep, 2013 1 commit
  5. 29 Sep, 2013 2 commits
  6. 27 Sep, 2013 3 commits
  7. 26 Sep, 2013 3 commits
  8. 24 Sep, 2013 2 commits
  9. 23 Sep, 2013 2 commits
  10. 20 Sep, 2013 3 commits
  11. 19 Sep, 2013 2 commits
  12. 18 Sep, 2013 8 commits
  13. 17 Sep, 2013 2 commits
  14. 16 Sep, 2013 2 commits
  15. 14 Sep, 2013 1 commit
    • Wayne Stambaugh's avatar
      CvPcb footprint library table implementation. · ce409e36
      Wayne Stambaugh authored
      * Add code to CvPcb to handle assigning component footprints from the
        footprint library table instead of the search path method.
      * Add code to CvPcb to allow editing of the footprint library table.
      * CvPcb footprint and component panes display fully qualified FPID names.
      * Make CvPcb library pane display footprint library table nicknames instead
        of library file names.
      * Add code to FP_LIB_TABLE object to test the paths in the table against the
        list of libraries loaded from the project file.
      * Add code to FP_LIB_TABLE to convert assigned footprints in a NETLIST from
        legacy format to footprint library table format.
      * Split out COMPONENT_NET, COMPONENT, and NETLIST objects from netlist_reader
        files and create new pcb_netlist files.
      * Fix minor wxListView scroll bar sizing issues.
      * Add new token and code to save and load FPID nickname in board file.
      * Add new token and code to save and load FPID nickname in s-expression net
        list file.
      * Add WX_STRING_REPORT object to dump strings to a wxString object.
      ce409e36
  16. 13 Sep, 2013 1 commit