1. 13 Sep, 2010 1 commit
  2. 11 Sep, 2010 1 commit
  3. 03 Sep, 2010 2 commits
  4. 02 Sep, 2010 2 commits
  5. 01 Sep, 2010 1 commit
  6. 31 Aug, 2010 1 commit
  7. 29 Aug, 2010 2 commits
  8. 28 Aug, 2010 2 commits
  9. 24 Aug, 2010 1 commit
  10. 19 Aug, 2010 1 commit
  11. 12 Aug, 2010 1 commit
  12. 11 Aug, 2010 1 commit
  13. 09 Aug, 2010 2 commits
  14. 08 Aug, 2010 1 commit
  15. 07 Aug, 2010 1 commit
  16. 27 Jul, 2010 3 commits
  17. 20 Jul, 2010 1 commit
  18. 17 Jul, 2010 1 commit
  19. 13 Jul, 2010 3 commits
  20. 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
  21. 11 Jul, 2010 1 commit
  22. 18 Jun, 2010 1 commit
  23. 17 Jun, 2010 1 commit
  24. 02 Jun, 2010 1 commit
  25. 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
  26. 16 May, 2010 3 commits
  27. 14 May, 2010 1 commit
  28. 11 May, 2010 1 commit