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. 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
  3. 28 Oct, 2009 1 commit
  4. 29 Aug, 2009 1 commit
  5. 01 Aug, 2009 1 commit
  6. 30 Jun, 2009 1 commit
  7. 28 Jun, 2009 1 commit
  8. 28 May, 2009 1 commit
  9. 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
  10. 17 Apr, 2009 1 commit
  11. 19 Mar, 2009 1 commit
  12. 12 Mar, 2009 1 commit
  13. 04 Feb, 2009 1 commit
  14. 22 Dec, 2008 1 commit
  15. 04 Dec, 2008 1 commit
  16. 24 Nov, 2008 1 commit
  17. 06 Jun, 2008 1 commit
  18. 22 Mar, 2008 1 commit
  19. 25 Jan, 2008 1 commit
  20. 18 Jan, 2008 2 commits