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