1. 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
  2. 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
  3. 21 Jan, 2010 1 commit
  4. 20 Jan, 2010 2 commits
  5. 19 Jan, 2010 1 commit
  6. 18 Jan, 2010 3 commits
  7. 17 Jan, 2010 1 commit
  8. 16 Jan, 2010 2 commits
  9. 13 Jan, 2010 2 commits
  10. 09 Jan, 2010 2 commits
  11. 08 Jan, 2010 1 commit
  12. 05 Jan, 2010 1 commit
  13. 01 Jan, 2010 1 commit
  14. 30 Dec, 2009 1 commit
  15. 29 Dec, 2009 1 commit
  16. 27 Dec, 2009 1 commit
  17. 22 Dec, 2009 2 commits
  18. 21 Dec, 2009 1 commit
  19. 20 Dec, 2009 1 commit
  20. 19 Dec, 2009 1 commit
  21. 17 Dec, 2009 1 commit
  22. 15 Dec, 2009 1 commit
    • stambaughw's avatar
      Dialog work and other minor changes. · 014d852b
      stambaughw authored
      * Replace EESchema sheet properties dialog with wxFormBuilder version.
      * Editing an existing sheet now marks schematic as modified.
      * Code style updates for some of my previous work.
      * Improvements to the CMP_LIB_ENTRY object.
      * Replaced symbol edit export fprintf code with wxFFile implementation.
      * GCC compiler warning fix in pcbnew/drc.cpp.
      014d852b
  23. 12 Dec, 2009 1 commit
  24. 08 Dec, 2009 1 commit
  25. 06 Dec, 2009 1 commit
  26. 04 Dec, 2009 1 commit
  27. 03 Dec, 2009 1 commit
  28. 02 Dec, 2009 3 commits
  29. 01 Dec, 2009 1 commit
    • stambaughw's avatar
      EESchema dialog box updates. · 9b3ca068
      stambaughw authored
      * Replace schematic editor options dialog with wxFormBuilder version.
      * Fix ugly wxGTK sizer hack in pin properties dialog.
      * Set dialog minimum size after initial fit to prevent dialog controls
        from being obscured when resizing.
      * Move bitmaps in annotate dialog for cleaner control alignment.
      9b3ca068
  30. 28 Nov, 2009 2 commits