1. 08 Jan, 2010 1 commit
  2. 05 Jan, 2010 1 commit
  3. 04 Jan, 2010 1 commit
  4. 01 Jan, 2010 1 commit
  5. 30 Dec, 2009 1 commit
  6. 20 Dec, 2009 1 commit
  7. 19 Dec, 2009 1 commit
  8. 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
  9. 23 Nov, 2009 1 commit
  10. 22 Nov, 2009 1 commit
  11. 21 Nov, 2009 1 commit
  12. 09 Nov, 2009 3 commits
  13. 07 Nov, 2009 1 commit
  14. 05 Nov, 2009 1 commit
  15. 02 Nov, 2009 1 commit
  16. 30 Oct, 2009 1 commit
  17. 28 Oct, 2009 1 commit
  18. 27 Oct, 2009 1 commit
  19. 23 Oct, 2009 1 commit
  20. 15 Oct, 2009 1 commit
  21. 14 Oct, 2009 1 commit
    • stambaughw's avatar
      Fix save last grid size and other minor updates. · 92064f1d
      stambaughw authored
      * Create single event handler for grid size events.
      * Fix all frame windows to use new grid size event handler.
      * Use offset relative to ID instead of ComboBox index to save last grid size.
      * Move last grid size load/save setting into WinEDA_DrawFrame.
      * Add equality and assignment operators the GRID_TYPE.
      * Add current grid helper methods to BASE_SCREEN.
      * Add GetPins helper to LIB_COMPONENT to replace GetNextPin where applicable.
      * Add AppendMsgPanel helper to WinEDA_DrawFrame.
      * Improve rounding for display of coordinates when millimeter units are selected.
      92064f1d
  22. 13 Oct, 2009 1 commit
  23. 10 Oct, 2009 2 commits
  24. 05 Oct, 2009 1 commit
  25. 29 Sep, 2009 1 commit
  26. 28 Sep, 2009 1 commit
  27. 27 Sep, 2009 1 commit
  28. 22 Sep, 2009 1 commit
    • stambaughw's avatar
      Command ID refactoring and other minor improvements. · 43d6c685
      stambaughw authored
      * Split out application specific command IDs to prevent unnecessary rebuilding.
      * Eliminate duplicate menu and tool bar command IDs.
      * Split component library editor and viewer definitions to separate header files.
      * More component library and document file merge code.
      * A bunch of minor string readability and consistency fixes.
      43d6c685
  29. 19 Sep, 2009 1 commit
  30. 12 Aug, 2009 1 commit
  31. 04 Aug, 2009 1 commit
  32. 03 Aug, 2009 1 commit
  33. 01 Aug, 2009 1 commit
  34. 31 Jul, 2009 1 commit
  35. 29 Jul, 2009 1 commit
  36. 25 Jul, 2009 1 commit
  37. 20 Jul, 2009 1 commit