1. 24 Nov, 2010 1 commit
  2. 20 Sep, 2010 1 commit
  3. 18 Sep, 2010 1 commit
  4. 15 Sep, 2010 1 commit
  5. 12 Sep, 2010 1 commit
  6. 11 Sep, 2010 2 commits
  7. 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
  8. 23 Apr, 2010 1 commit
    • Wayne Stambaugh's avatar
      Add PCBNew setting to remember last net list read and other minor fixes. · c58c388a
      Wayne Stambaugh authored
      * PCBNew remembers last net list read during the current editing session
        as well as between project editing sessions.  Closes bug 576902.
      * Separate PCBNew application settings from project file settings and
        allocate them dynamically instead of statically to make it easier to
        eliminate global variables.
      c58c388a
  9. 05 Apr, 2010 1 commit
  10. 12 Mar, 2010 1 commit
  11. 07 Mar, 2010 1 commit
  12. 01 Mar, 2010 1 commit
  13. 19 Feb, 2010 1 commit
  14. 18 Feb, 2010 1 commit
  15. 12 Feb, 2010 1 commit
  16. 31 Jan, 2010 1 commit
  17. 20 Jan, 2010 1 commit
  18. 21 Dec, 2009 2 commits
  19. 19 Dec, 2009 1 commit
  20. 14 Nov, 2009 1 commit
    • stambaughw's avatar
      More comment translation work. · 506a73c3
      stambaughw authored
      * Translate source files D through L in pcbnew.
      * Add translate tag for comments that did not translate correctly.
      506a73c3
  21. 06 Nov, 2009 1 commit
  22. 05 Nov, 2009 1 commit
  23. 23 Sep, 2009 1 commit
  24. 23 Aug, 2009 1 commit
  25. 29 Jul, 2009 1 commit
  26. 24 May, 2009 1 commit
  27. 01 May, 2009 1 commit
    • stambaughw's avatar
      PCBNew UI normalization and global variable reductions. · 0652ab4f
      stambaughw authored
      * All: remove all remaining occurrences of g_DialogFont and dialog font menu handers.
      * All: remove all remaining non-standard fonts and button text colors from common dialogs.
      * PCBNew: remove all non-standard fonts and button text colors from dialogs.
      * PCBNew: update project library and path dialog to match changes to CVPCB version.
      * EESchema: update project library and path dialog to match changes to CVPCB version.
      * EESchema: save vertical/horizontal line direction setting between sessions.
      0652ab4f
  28. 17 Apr, 2009 1 commit
  29. 04 Feb, 2009 1 commit
  30. 05 Jan, 2009 1 commit
  31. 23 Dec, 2008 1 commit
  32. 14 Dec, 2008 1 commit
  33. 24 Nov, 2008 1 commit
  34. 22 Nov, 2008 1 commit