1. 04 Feb, 2010 2 commits
  2. 03 Feb, 2010 3 commits
  3. 01 Feb, 2010 1 commit
  4. 31 Jan, 2010 1 commit
  5. 30 Jan, 2010 1 commit
  6. 29 Jan, 2010 1 commit
  7. 24 Jan, 2010 1 commit
    • charras's avatar
      ++ Pcbnew: · 96a9769f
      charras authored
          * in variable names, change non existent word Hight to High
          * Remove redundant tool in left toolbar (option toolbar)
            (this option is now in layers manager)
          * Show layers in horizontal combo box in same order as in layer manager.
      ++all:
          minor code cleaning.
      96a9769f
  8. 22 Jan, 2010 1 commit
    • stambaughw's avatar
      Minor fixes and code cleaning. · 7ab4a9bf
      stambaughw authored
      * Remove redundant background redrawing RedrawActiveWindow.
      * Remove redundant managed cursor callback in RedrawActiveWindow.
      * Use refresh to redraw instead of directly calling RedrawActiveWindow.
      * Remove unused SetDrawBgColor for drawframe.cpp.
      * Fix compiler warning in cvpcb/cvframe.cpp.
      * Fix menu spelling and syntax errors in pcbnew.
      * Rename Trace_Curseur to DrawCursor in common/drawpanel.cpp.
      7ab4a9bf
  9. 20 Jan, 2010 1 commit
  10. 19 Jan, 2010 1 commit
  11. 18 Jan, 2010 1 commit
  12. 16 Jan, 2010 2 commits
  13. 13 Jan, 2010 2 commits
  14. 10 Jan, 2010 1 commit
  15. 09 Jan, 2010 1 commit
  16. 08 Jan, 2010 1 commit
  17. 05 Jan, 2010 1 commit
  18. 04 Jan, 2010 1 commit
  19. 01 Jan, 2010 1 commit
  20. 30 Dec, 2009 1 commit
  21. 20 Dec, 2009 1 commit
  22. 19 Dec, 2009 1 commit
  23. 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
  24. 23 Nov, 2009 1 commit
  25. 22 Nov, 2009 1 commit
  26. 21 Nov, 2009 1 commit
  27. 09 Nov, 2009 3 commits
  28. 07 Nov, 2009 1 commit
  29. 05 Nov, 2009 1 commit
  30. 02 Nov, 2009 1 commit
  31. 30 Oct, 2009 1 commit
  32. 28 Oct, 2009 1 commit
  33. 27 Oct, 2009 1 commit