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