1. 27 Oct, 2009 4 commits
  2. 26 Oct, 2009 5 commits
  3. 25 Oct, 2009 1 commit
  4. 23 Oct, 2009 5 commits
  5. 22 Oct, 2009 1 commit
  6. 21 Oct, 2009 3 commits
  7. 20 Oct, 2009 5 commits
  8. 19 Oct, 2009 2 commits
  9. 18 Oct, 2009 5 commits
  10. 17 Oct, 2009 1 commit
  11. 16 Oct, 2009 4 commits
  12. 15 Oct, 2009 3 commits
  13. 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