1. 10 Apr, 2013 1 commit
  2. 09 Apr, 2013 3 commits
  3. 08 Apr, 2013 2 commits
  4. 07 Apr, 2013 1 commit
  5. 05 Apr, 2013 2 commits
  6. 04 Apr, 2013 1 commit
    • Lorenzo Marcantonio's avatar
      More work on EDA_COLOR_T and layers. · d12a4592
      Lorenzo Marcantonio authored
      In particular the new mechanism for handling extended color palettes is in place,
      included renaming the ini keys and saving the color name instead of its index; this means better forward compatibility with palette changes.
      
      Since ini keys are changed, colors will be reset
      d12a4592
  7. 31 Mar, 2013 2 commits
  8. 30 Mar, 2013 2 commits
  9. 29 Mar, 2013 1 commit
  10. 28 Mar, 2013 2 commits
  11. 27 Mar, 2013 2 commits
  12. 25 Mar, 2013 2 commits
  13. 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
  14. 18 Mar, 2013 1 commit
    • Wayne Stambaugh's avatar
      More encapsulation work. · 7d0ec1a1
      Wayne Stambaugh authored
      * Complete encapsulation of the MODULE class.
      * Complete encapsulation of the EDA_TEXT class.
      * Encapsulate most of the ZONE_CONTAINER class.
      * Add pcbcommon library as a dependency for reSWIGging the scripting
        support.  This should cover most dependency cases.
      7d0ec1a1
  15. 16 Mar, 2013 1 commit
  16. 13 Mar, 2013 2 commits
  17. 12 Mar, 2013 1 commit
  18. 11 Mar, 2013 1 commit
  19. 06 Mar, 2013 1 commit
  20. 04 Mar, 2013 7 commits
  21. 26 Feb, 2013 1 commit
  22. 22 Feb, 2013 3 commits