1. 26 May, 2013 1 commit
  2. 10 Apr, 2013 1 commit
  3. 09 Apr, 2013 1 commit
  4. 31 Mar, 2013 1 commit
  5. 30 Mar, 2013 1 commit
  6. 28 Mar, 2013 1 commit
  7. 11 Mar, 2013 1 commit
  8. 19 Feb, 2013 1 commit
  9. 12 Feb, 2013 3 commits
  10. 02 Feb, 2013 1 commit
  11. 18 Dec, 2012 1 commit
  12. 29 Nov, 2012 1 commit
    • Wayne Stambaugh's avatar
      Pcbnew print fixes and improvements. · 84c7b07e
      Wayne Stambaugh authored
      * Fix offset errors when scale factor greater is than one.
      * Changed behavior of fit in page when not drawing border and
        title block to fit board outline in page.
      * Fix offset errors when mirroring (still not 100% correct on MSW with
        wxWidgets 2.9.4).
      * Lots of the usual code cleaning and simplifying.
      84c7b07e
  13. 24 Oct, 2012 1 commit
  14. 04 Oct, 2012 1 commit
  15. 29 Aug, 2012 2 commits
  16. 14 Jun, 2012 1 commit
  17. 04 May, 2012 1 commit
  18. 18 Apr, 2012 1 commit
  19. 11 Apr, 2012 1 commit
  20. 28 Feb, 2012 1 commit
  21. 23 Jan, 2012 1 commit
  22. 22 Jan, 2012 1 commit
  23. 17 Jan, 2012 1 commit
  24. 31 Dec, 2011 1 commit
  25. 22 Dec, 2011 1 commit
  26. 16 Dec, 2011 1 commit
  27. 14 Dec, 2011 1 commit
  28. 16 Oct, 2011 1 commit
  29. 30 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      Application name capitalization fixes. · 4b853ded
      Wayne Stambaugh authored
      * Correct all user strings and comments for the correct capitalization of
        application names according to JP.  They are KiCad, Pcbnew, CvPcb,
        Eeschema, and GerbView.
      * Add a note the the user interface policy about the correct capitalization.
      4b853ded
  30. 21 May, 2011 1 commit
  31. 26 Apr, 2011 1 commit
  32. 24 Apr, 2011 1 commit
  33. 23 Apr, 2011 1 commit
  34. 14 Mar, 2011 1 commit
    • Wayne Stambaugh's avatar
      Set default button on all dialogs. Fixes lp:665703 · 283cfa67
      Wayne Stambaugh authored
      * Set default button on all dialogs that do not already have a defined
        default button.  The only exception is the EESchema net list dialog
        which needs converted over to wxFormBuilder and due to it's design makes
        setting the default button in any tab other than the default tab
        problematic.
      * Fix escape key dialog handling bug in EESchema print post script
        dialog.
      283cfa67
  35. 12 Mar, 2011 1 commit
  36. 01 Mar, 2011 1 commit
    • Wayne Stambaugh's avatar
      PCBNew control update bug fixes, fixes lp:725963. · 1010601a
      Wayne Stambaugh authored
      * Fix grid select box update bug on context menu.
      * Fix via size and track width select box update bugs.
      * Fix layer pair indicator button update bug.
      * Fix auto track width tool bar control enable bug.
      * Fix via size and track width select status bug in context menu.
      * Fix layer select box and layer control widget select bug when current
        layer is removed.
      * Add virtual function to notify objects derived from EDA_DRAW_FRAME that
        the units setting has changed.
      * Coding policy class naming fixes.
      1010601a
  37. 21 Jan, 2011 1 commit