1. 02 Mar, 2010 1 commit
  2. 28 Feb, 2010 2 commits
  3. 24 Feb, 2010 1 commit
  4. 20 Feb, 2010 3 commits
  5. 19 Feb, 2010 2 commits
  6. 17 Feb, 2010 1 commit
  7. 14 Feb, 2010 1 commit
  8. 11 Feb, 2010 1 commit
    • stambaughw's avatar
      More USE_WX_ZOOM bug fixes. · ac826545
      stambaughw authored
      * Changed line clipping function in gr_basic.cpp when USE_WX_ZOOM is
        enabled.
      * Set wxDC clipping region to client size when drawing outside of paint
        event handler.
      * Updated kicad and eeschema CMake files as the common library now
        requires linking to the polygon library.
      ac826545
  9. 08 Feb, 2010 1 commit
    • stambaughw's avatar
      Implement wxDC coordinate handling and wxGCDC. · 3066c705
      stambaughw authored
      * Implement code to allow wxDC to handle coordinate conversions between
        device and drawing units.
      * Add build settings to enable wxGCDC for wxGraphicsContext testing.
      * Remove wxAUI conditional build cruft as it is now required to build
        Kicad.
      * Fix scroll increment size regression to prevent jumping around the
        zoom center position.
      * Add find GDI+ cmake module for building on WXMSW when wxGraphicsContext
        is enabled.
      3066c705
  10. 18 Jan, 2010 1 commit
  11. 16 Jan, 2010 2 commits
  12. 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
  13. 05 Jan, 2010 1 commit
  14. 30 Dec, 2009 1 commit
  15. 18 Nov, 2009 2 commits
  16. 12 Nov, 2009 1 commit
    • stambaughw's avatar
      Comment translations. · 4611bfd5
      stambaughw authored
      * Completed translation of all kicad source.
      * Translated source files A through C in pcbnew.
      4611bfd5
  17. 05 Nov, 2009 2 commits
  18. 04 Nov, 2009 1 commit
  19. 02 Nov, 2009 1 commit
  20. 26 Oct, 2009 2 commits
  21. 13 Oct, 2009 1 commit
  22. 05 Oct, 2009 1 commit
  23. 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
  24. 29 Aug, 2009 1 commit
  25. 07 Aug, 2009 1 commit
  26. 03 Jul, 2009 1 commit
  27. 19 Jun, 2009 1 commit
  28. 21 May, 2009 1 commit
    • stambaughw's avatar
      Build improvements, compiler warning fixes and build fixes, and lots of clean up. · 8bf79111
      stambaughw authored
      * Created separate SVN version header.
      * Add true config.h for platform dependency checks.
      * Add dependency check cmake module.
      * Remove some leftover hand crafted make files.
      * Remove non-cmake build instructions from COMPILING.txt.
      * Fix split _() strings causing Visual C++ compiler error.
      * Fix lots of compiler warnings.
      * Change project file parameter container from wxArray to boost::vector_ptr.
      * Removed lots of redundant header definitions.
      * Fixed green_xpm redefinition in ercgreen.xpm.
      * Remove some dead code and unnecessary class methods.
      8bf79111
  29. 16 May, 2009 1 commit
  30. 12 May, 2009 1 commit
  31. 07 May, 2009 1 commit
  32. 29 Apr, 2009 1 commit