1. 13 Sep, 2010 1 commit
  2. 05 Sep, 2010 1 commit
  3. 02 Sep, 2010 1 commit
  4. 29 Aug, 2010 1 commit
  5. 28 Aug, 2010 1 commit
    • jean-pierre charras's avatar
      Fixed compatibility with wxWidegets 2.9.1. · f77121a5
      jean-pierre charras authored
      Added hotkeys editor from David Turner, with a lot of enhancements and fixes
      Added pins connections info in intermediate netlist for each compoment. This is redundant, but some netlist formats (ORCADPCB, PSPICE) are very easy to create with this redundant info.
      f77121a5
  6. 24 Aug, 2010 1 commit
  7. 19 Aug, 2010 1 commit
  8. 17 Aug, 2010 3 commits
  9. 11 Aug, 2010 2 commits
  10. 10 Aug, 2010 1 commit
  11. 09 Aug, 2010 1 commit
  12. 08 Aug, 2010 1 commit
  13. 07 Aug, 2010 1 commit
  14. 31 Jul, 2010 1 commit
  15. 29 Jul, 2010 1 commit
  16. 27 Jul, 2010 1 commit
  17. 26 Jul, 2010 1 commit
  18. 23 Jul, 2010 1 commit
  19. 20 Jul, 2010 1 commit
  20. 17 Jul, 2010 1 commit
  21. 14 Jul, 2010 1 commit
  22. 13 Jul, 2010 2 commits
  23. 12 Jul, 2010 2 commits
    • Dick Hollenbeck's avatar
    • 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
  24. 11 Jul, 2010 1 commit
  25. 18 Jun, 2010 1 commit
  26. 17 Jun, 2010 1 commit
  27. 14 Jun, 2010 1 commit
  28. 02 Jun, 2010 1 commit
  29. 30 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. 11 May, 2010 1 commit
  32. 09 May, 2010 1 commit
  33. 01 May, 2010 1 commit
  34. 23 Apr, 2010 2 commits