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