1. 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
  2. 21 Jan, 2010 1 commit
  3. 18 Jan, 2010 1 commit
  4. 16 Jan, 2010 2 commits
  5. 13 Jan, 2010 1 commit
    • stambaughw's avatar
      Minor bug fixes, compiler warning fixes and code cleaning. · e1534141
      stambaughw authored
      * Fix debug asserts when passing NULL pointers to wxAuiPaneInfo.
      * Fix Kicad main window sash sizer bug when using wxAui.
      * Remove specctra_test from Visual Studio builds to prevent build errors.
      * Add WIN32 to layer widget test so it will build properly on Visual Studio.
      * Fixed compiler conversion warnings in PCBNew.
      * Fixed worksheet print scaling in PCBNew.
      * Minor code renaming.
      e1534141
  6. 05 Jan, 2010 1 commit
  7. 23 Nov, 2009 2 commits
  8. 07 Nov, 2009 1 commit
  9. 05 Nov, 2009 2 commits
  10. 02 Nov, 2009 1 commit
  11. 26 Oct, 2009 1 commit
  12. 25 Oct, 2009 1 commit
  13. 23 Oct, 2009 1 commit
  14. 15 Oct, 2009 1 commit
  15. 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
  16. 13 Oct, 2009 1 commit
  17. 10 Oct, 2009 1 commit
  18. 05 Oct, 2009 2 commits
  19. 29 Sep, 2009 1 commit
  20. 27 Sep, 2009 1 commit
  21. 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
  22. 21 Sep, 2009 1 commit
  23. 19 Sep, 2009 1 commit
  24. 01 Sep, 2009 1 commit
  25. 23 Aug, 2009 1 commit
  26. 20 Aug, 2009 1 commit
  27. 19 Aug, 2009 1 commit
  28. 12 Aug, 2009 1 commit
  29. 07 Aug, 2009 1 commit
  30. 03 Aug, 2009 1 commit
  31. 29 Jul, 2009 1 commit
  32. 15 Jul, 2009 1 commit
  33. 13 Jul, 2009 2 commits
  34. 12 Jul, 2009 1 commit
  35. 06 Jul, 2009 1 commit