1. 20 Sep, 2013 1 commit
  2. 12 Sep, 2013 1 commit
  3. 02 Sep, 2013 1 commit
  4. 09 Apr, 2013 1 commit
  5. 07 Apr, 2013 1 commit
  6. 31 Mar, 2013 1 commit
  7. 30 Mar, 2013 1 commit
  8. 20 Mar, 2013 1 commit
    • Dick Hollenbeck's avatar
      Consistent with my email posting from a day or two ago, remove the translated · 25b65b2e
      Dick Hollenbeck authored
      standard layer name support from BOARD::GetLayerName().  This function evolved
      in a contorted direction over time, and was being asked to return one of 3
      different kinds of layer names, even though it only took a boolean to control
      that choice.  
      
      Users are better served by forcing them to get to know the concise new 
      English Standard layer names.  This is because these concise names show up
      in the "pretty" footprint/module files as the standard representation of
      both feature and copper layers.
      
      Change the name of BOARD::GetDefaultLayerName() to GetStandardLayerName().
      Drop boolean argument to both BOARD::GetStandardLayerName() and 
      BOARD::GetLayerName().
      25b65b2e
  9. 11 Dec, 2012 1 commit
  10. 04 Oct, 2012 1 commit
  11. 03 Oct, 2012 1 commit
  12. 14 Jun, 2012 1 commit
  13. 23 Jan, 2012 1 commit
  14. 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
  15. 23 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      PCB common library header rationalization. · edd35b4e
      Wayne Stambaugh authored
      * All header files used to create the PCB common library now compile as
        stand alone code.  This prevents the need to define them in a specific
        order to make source code compile properly.  It should also now be
        possible to relocate the source code to build the common PCB library
        to a separate folder.
      edd35b4e
  16. 06 Sep, 2011 1 commit
  17. 14 Mar, 2011 1 commit
    • Wayne Stambaugh's avatar
      Dialog escape key termination and default button fixes. · fe6890a9
      Wayne Stambaugh authored
      * Fix about dialog escape key termination bug.
      * Fix edit hot keys dialog escape key termination bug.
      * Set schematic editor component properties dialog default button.
      * Fix schematic editor plot DXF dialog escape key termination bug.
      * Set PCB editor layers setup dialog default button.
      * Set PCB editor swap layers dialog default button.
      * Set PCB editor net list dialog default button.
      * Add comment to UIPolicy.txt about escape key termination requiring proper
        dialog button IDs.
      fe6890a9
  18. 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
  19. 28 Feb, 2011 1 commit
  20. 26 Nov, 2010 1 commit
  21. 18 Nov, 2010 1 commit
  22. 13 Mar, 2010 1 commit
  23. 10 Mar, 2010 1 commit
  24. 09 Mar, 2010 1 commit
  25. 07 Mar, 2010 1 commit
  26. 19 Feb, 2010 1 commit
  27. 21 Jan, 2010 1 commit
  28. 09 Jan, 2010 1 commit
  29. 05 Jan, 2010 1 commit
  30. 01 Jan, 2010 1 commit
  31. 21 Dec, 2009 7 commits
  32. 20 Dec, 2009 2 commits
  33. 12 Nov, 2009 1 commit