1. 15 Jul, 2012 1 commit
  2. 14 Jul, 2012 1 commit
  3. 13 Jul, 2012 1 commit
  4. 12 Jul, 2012 2 commits
  5. 11 Jul, 2012 1 commit
  6. 10 Jul, 2012 1 commit
  7. 09 Jul, 2012 1 commit
  8. 08 Jul, 2012 1 commit
  9. 07 Jul, 2012 1 commit
  10. 05 Jul, 2012 3 commits
  11. 04 Jul, 2012 1 commit
  12. 03 Jul, 2012 1 commit
  13. 30 Jun, 2012 1 commit
  14. 27 Jun, 2012 2 commits
    • jean-pierre charras's avatar
      Pcbnew: save/load .kicad_pcb files: fix 2 minor issues. · 20f0a5f8
      jean-pierre charras authored
      Use now English layers names to build filenames in plot functions (for techical layers), because translated names create sometimes problems in filenames.
      (should do not change anything for English users)
      Fix compil issue under wxGTK 2.8.12, created by my recent commit.
      Minor changes to make translations easier.
      20f0a5f8
    • jean-pierre charras's avatar
      Pcbnew: save/load .kicad_pcb files: fix 2 minor issues. · 91b0191a
      jean-pierre charras authored
      Use now English layers names to build filenames in plot functions (for techical layers), because translated names create sometimes  problems in filenames.
      (should do not change anything for English users)
      91b0191a
  15. 26 Jun, 2012 2 commits
  16. 25 Jun, 2012 3 commits
  17. 24 Jun, 2012 3 commits
  18. 23 Jun, 2012 1 commit
  19. 20 Jun, 2012 3 commits
  20. 19 Jun, 2012 4 commits
  21. 17 Jun, 2012 2 commits
  22. 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
  23. 14 Jun, 2012 3 commits