1. 01 Jan, 2011 2 commits
    • Dick Hollenbeck's avatar
      changes · e5dfd601
      Dick Hollenbeck authored
      e5dfd601
    • Dick Hollenbeck's avatar
      ++new: · 84ed5f50
      Dick Hollenbeck authored
        * Added the basic structure to the Sweet parser in sch_part.cpp.
        * Got inheritence working off of the 'extends' keyword and PART::inherit()
        * Tossed the units support out of sweet.keywords, since we agreed to go dimensionless.
      ++richio:
        * Added the problemInputLine support to PARSE_ERROR, so UI can show the
          offending line of bytes.  Yes bytes, not even guaranteed to be characters.
      84ed5f50
  2. 30 Dec, 2010 1 commit
  3. 29 Dec, 2010 2 commits
  4. 28 Dec, 2010 3 commits
  5. 27 Dec, 2010 1 commit
  6. 21 Dec, 2010 2 commits
  7. 20 Dec, 2010 1 commit
  8. 18 Dec, 2010 1 commit
  9. 17 Dec, 2010 2 commits
  10. 14 Dec, 2010 1 commit
  11. 12 Dec, 2010 1 commit
  12. 11 Dec, 2010 3 commits
  13. 10 Dec, 2010 2 commits
  14. 09 Dec, 2010 2 commits
  15. 08 Dec, 2010 2 commits
  16. 06 Dec, 2010 2 commits
  17. 05 Dec, 2010 1 commit
  18. 04 Dec, 2010 1 commit
  19. 29 Nov, 2010 2 commits
  20. 26 Nov, 2010 3 commits
  21. 24 Nov, 2010 3 commits
  22. 22 Nov, 2010 1 commit
  23. 21 Nov, 2010 1 commit
    • Marco Mattila's avatar
      This patch adds an output directory field into the plot dialog in · 4451dd3a
      Marco Mattila authored
      pcbnew and directs gerber/hpgl etc. output into that directory.
      There's a browse button that opens a dialog for browsing. If the
      directory does not exist, it is created. Tested in linux, not in
      windows. Wxwidgets methods are used for file (name) manipulations, so
      things are probably ok in windows, too.
      
      marco
      4451dd3a