1. 29 Aug, 2010 2 commits
  2. 28 Aug, 2010 2 commits
  3. 24 Aug, 2010 1 commit
  4. 19 Aug, 2010 1 commit
  5. 12 Aug, 2010 1 commit
  6. 11 Aug, 2010 1 commit
  7. 09 Aug, 2010 2 commits
  8. 08 Aug, 2010 1 commit
  9. 07 Aug, 2010 1 commit
  10. 27 Jul, 2010 3 commits
  11. 20 Jul, 2010 1 commit
  12. 17 Jul, 2010 1 commit
  13. 13 Jul, 2010 3 commits
  14. 12 Jul, 2010 2 commits
    • jean-pierre charras's avatar
      642d1f2e
    • Dick Hollenbeck's avatar
      A little useful feature: even if the default unit can be changed between · bc14e66d
      Dick Hollenbeck authored
      inches and mm, the industry is crazy enough to force us with mixed
      design. For example I routinely use imperial units for track size and
      clearance, but drilling is strictly a metric issue...
      
      So I added a little parser to recognize a suffix specification in the
      unit text boxes... so you can put in things like:
      1in (1 inch)
      1" (idem)
      25th (25 thou)
      25mi (25 mils, the same)
      6mm (6 mm, obviously)
      
      The rules are: spaces between the number and the unit are accepted, only
      the first two letters are significant.
      
      As a bonus, it also recognize the period (.) as a decimal point
      substituting it with the correct locale character (there was a wishlist
      for it, IIRC). Most useful for number pad fans :D 
      bc14e66d
  15. 11 Jul, 2010 1 commit
  16. 18 Jun, 2010 1 commit
  17. 17 Jun, 2010 1 commit
  18. 02 Jun, 2010 1 commit
  19. 17 May, 2010 1 commit
    • Wayne Stambaugh's avatar
      Open file dialog fixes and minor code cleaning. · 5ce9c9a9
      Wayne Stambaugh authored
      * Fix a minor problem with wxFileDialog to open a file that no longer
        exists in PCBNew.
      * Make GerbView open file behavior the same as PCBNew.
      * Remove redundant PCB file wild card definition.
      * Add open file refactor task to the todo list.
      * Fix some minor code formatting issues.
      5ce9c9a9
  20. 16 May, 2010 3 commits
  21. 14 May, 2010 1 commit
  22. 11 May, 2010 1 commit
  23. 02 May, 2010 1 commit
  24. 20 Apr, 2010 1 commit
  25. 19 Apr, 2010 2 commits
  26. 16 Apr, 2010 1 commit
  27. 08 Apr, 2010 1 commit
  28. 06 Apr, 2010 1 commit
    • stambaughw's avatar
      First pass at DSN token file generator and other minor changes. · 14352646
      stambaughw authored
      * Add CMake script to generate DSN token header and source file from
        token list file.
      * Add preliminary component library DSN token list and lexer file to
        test script and prepare for new component library file lexer.
      * EESchema: right click on ERC check mark displays error in message panel.
      * Remove PCBNew header file dependency from common DSN lexer source.
      * Minor code clean ups.
      14352646
  29. 01 Apr, 2010 1 commit