1. 15 Aug, 2012 1 commit
  2. 04 Aug, 2012 1 commit
  3. 22 Jul, 2012 2 commits
  4. 18 Jul, 2012 1 commit
  5. 15 Jul, 2012 1 commit
  6. 14 Jul, 2012 1 commit
  7. 13 Jul, 2012 1 commit
  8. 11 Jul, 2012 1 commit
  9. 09 Jul, 2012 1 commit
  10. 25 Jun, 2012 2 commits
  11. 24 Jun, 2012 1 commit
  12. 20 Jun, 2012 2 commits
  13. 16 Jun, 2012 1 commit
    • Wayne Stambaugh's avatar
      Pcbnew s-expression file parser bug fixes and file size improvements. · 8c72db66
      Wayne Stambaugh authored
      * Use index when saving layers to handle translated layer names.
      * Add LOCALE_IO switcher when loading s-expression format.
      * Make SEGVIA default to through hole to improve file size.
      * Don't save default orientation of 0 degrees in TEXTE_MODULE and TEXTE_PCB.
      * Don't save default zone configuration parameters.
      * Save multiple zone corners on a single line.
      * Fixed missing ( check in graphic and module arc parsers.
      * Consistency improvements for DRAWSEGMENT and EDGE_MODULE objects.
      * Minor tweaks to D_PAD formatting.
      8c72db66
  14. 13 Jun, 2012 1 commit
    • Wayne Stambaugh's avatar
      Pcbnew s-expression file parser bug fixes. · 3b2be428
      Wayne Stambaugh authored
      * Change save order of drawings to match legacy file format object order.
      * Set end point of SEGVIA to start point so the round trip back to legacy
        format is the same.
      * Fixed bug saving and loading oval pad drill parameters.
      * Fixed bug saving and loading rectangular pad deltas.
      * Fixed missing layer for PCB_TARGET.
      * Fixed EDA_TEXT italic bug.  Thanks Dick!
      * Remove some left over debug logging statements.
      3b2be428
  15. 11 Jun, 2012 1 commit
  16. 09 Jun, 2012 2 commits
  17. 08 Jun, 2012 1 commit
  18. 30 May, 2012 1 commit
  19. 29 May, 2012 1 commit
  20. 27 May, 2012 1 commit
  21. 25 May, 2012 1 commit
  22. 20 May, 2012 1 commit
  23. 19 May, 2012 1 commit
  24. 16 May, 2012 1 commit
  25. 14 May, 2012 1 commit
  26. 13 May, 2012 1 commit
  27. 10 May, 2012 1 commit
  28. 09 May, 2012 1 commit
    • Dick Hollenbeck's avatar
      Fix some comments. Enhance LEGACY_PLUGIN such that it can tolerate, then fix... · 2e0941a1
      Dick Hollenbeck authored
      Fix some comments.  Enhance LEGACY_PLUGIN such that it can tolerate, then fix bad legacy footprint libraries containing duplicate footprint names.
      This may have been an undocumented bug from more than a year ago, which manifested itself in *.mod files containing duplicate names.
      LEGACY_PLUGIN loads those now quietly, but appends "_v2", "_v3", etc. to each succeeding duplicate sharing the same name.
      
      2e0941a1
  29. 08 May, 2012 1 commit
  30. 07 May, 2012 1 commit
  31. 06 May, 2012 2 commits
  32. 05 May, 2012 2 commits
  33. 04 May, 2012 1 commit
  34. 03 May, 2012 1 commit