1. 07 Dec, 2009 1 commit
    • dickelbeck's avatar
      ++pcbnew & gerbview · 860fbb16
      dickelbeck authored
        * Moved ReturnLayerName() to static BOARD::GetDefaultLayerName() and migrated
          to a Specctra DSN compatible default layer naming scheme:
              Component becomes Front, Copper becomes Back.
        * set_color.h: Cmp becomes Front, Cu becomes Back.
        * D_PAD::DisplayInfo() changed to use actual copper layer names.
        * more layer setup dialog work, moved all programmatic wxControl instantiation
          into the wxFormbuilder environment, but this is fraught with danger:
          wxFlexGridSizer used the tallest control to establish the row heights, so
          be careful about changing control borders in the scroll panel. The vertical
          size can explode since just a couple of pixels times the number of rows
          is substantial.  Currently I am setting a 5 pixel border only left, top, and right
          but not bottom.
        * Set copper layer count is back in place as a hack until I can get the enabled
          layer bit map fully operational.
      
      860fbb16
  2. 20 Nov, 2009 1 commit
  3. 28 Oct, 2009 1 commit
  4. 21 Oct, 2009 1 commit
  5. 29 Sep, 2009 1 commit
  6. 13 Aug, 2009 1 commit
  7. 01 Aug, 2009 1 commit
  8. 28 Jun, 2009 1 commit
  9. 18 Jun, 2009 1 commit
  10. 21 May, 2009 1 commit
    • stambaughw's avatar
      Build improvements, compiler warning fixes and build fixes, and lots of clean up. · 8bf79111
      stambaughw authored
      * Created separate SVN version header.
      * Add true config.h for platform dependency checks.
      * Add dependency check cmake module.
      * Remove some leftover hand crafted make files.
      * Remove non-cmake build instructions from COMPILING.txt.
      * Fix split _() strings causing Visual C++ compiler error.
      * Fix lots of compiler warnings.
      * Change project file parameter container from wxArray to boost::vector_ptr.
      * Removed lots of redundant header definitions.
      * Fixed green_xpm redefinition in ercgreen.xpm.
      * Remove some dead code and unnecessary class methods.
      8bf79111
  11. 18 Mar, 2009 1 commit
  12. 04 Feb, 2009 1 commit
  13. 15 Jan, 2009 1 commit
  14. 13 Jan, 2009 1 commit
  15. 11 Jan, 2009 1 commit
  16. 05 Jan, 2009 1 commit
  17. 17 Dec, 2008 1 commit
  18. 12 Dec, 2008 1 commit
  19. 04 Dec, 2008 1 commit
  20. 24 Nov, 2008 1 commit
  21. 02 Nov, 2008 1 commit
  22. 27 Sep, 2008 1 commit
  23. 25 Aug, 2008 1 commit
  24. 09 Aug, 2008 1 commit
  25. 03 Apr, 2008 1 commit
  26. 01 Apr, 2008 2 commits
  27. 27 Nov, 2007 1 commit
  28. 07 Oct, 2007 1 commit
  29. 01 Sep, 2007 1 commit
  30. 23 Aug, 2007 1 commit
  31. 21 Aug, 2007 1 commit
  32. 05 Jun, 2007 1 commit
  33. 28 May, 2007 1 commit
  34. 06 May, 2007 1 commit