1. 22 Dec, 2013 3 commits
  2. 17 Dec, 2013 1 commit
  3. 14 Dec, 2013 1 commit
  4. 08 Dec, 2013 1 commit
  5. 29 Nov, 2013 1 commit
    • Wayne Stambaugh's avatar
      Pcbnew: footprint library table fixes. · 56e2df79
      Wayne Stambaugh authored
      * Replace illegal file system characters when reading legacy libraries to
        prevent FPID parsing errors and allow saving to PRETTY file format.
      * Create validator to filter illegal file system characters from footprint
        name text edit controls to prevent issues when saving to PRETTY file format.
      * Add missing source file licenses and some minor coding policy fixes.
      56e2df79
  6. 27 Nov, 2013 1 commit
  7. 24 Nov, 2013 1 commit
  8. 20 Nov, 2013 2 commits
  9. 19 Nov, 2013 3 commits
  10. 18 Nov, 2013 1 commit
  11. 15 Nov, 2013 2 commits
  12. 12 Nov, 2013 2 commits
  13. 30 Oct, 2013 2 commits
  14. 24 Oct, 2013 1 commit
  15. 23 Oct, 2013 1 commit
  16. 22 Oct, 2013 2 commits
  17. 15 Oct, 2013 1 commit
  18. 14 Oct, 2013 1 commit
  19. 13 Oct, 2013 1 commit
    • Dick Hollenbeck's avatar
      *) Switch over to FP_LIB_TABLE::Footprint*() functions. · afd6f292
      Dick Hollenbeck authored
      *) Set environment variable KISYSMOD before loading FP_LIB_TABLE so that
         FP_LIB_TABLE::ROW::SetFullURI() can do substitution up front.
      *) De-emphasize the lib path in some of the footprint frames but keep it
         so the footprint editor can export a current library to another.
         You can even export a GITHUB library to a pretty library for local 
         installation.
      *) Start the PLUGIN options editor.
      *) Enhance cursor positioning in DIALOG_FP_LIB_TABLE.
      afd6f292
  20. 05 Oct, 2013 3 commits
  21. 04 Oct, 2013 2 commits
  22. 03 Oct, 2013 1 commit
    • Dick Hollenbeck's avatar
      DIALOG_FP_LIB_TABLE does not use wxSplitterWindow, it would not obey. · e45ed220
      Dick Hollenbeck authored
      Paste popup menu in this dialog now allows pasting a (fp_lib_table)
      s-expression element holding (lib) elements.  This provides an 
      opportunity for GITHUB library publishers to put the table description
      into their README.md file as a (fp_lib_table) element where it can
      be quickly copied to clipboard and pasted into the fp lib table dialog.
      This is a paste operation, and overwrites from the initial cursor position.
      e45ed220
  23. 02 Oct, 2013 1 commit
  24. 30 Sep, 2013 1 commit
  25. 25 Sep, 2013 3 commits
  26. 24 Sep, 2013 1 commit