1. 17 Feb, 2010 1 commit
  2. 16 Feb, 2010 2 commits
  3. 15 Feb, 2010 1 commit
  4. 14 Feb, 2010 1 commit
  5. 12 Feb, 2010 2 commits
  6. 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
  7. 10 Feb, 2010 3 commits
    • stambaughw's avatar
      USE_WX_ZOOM fixes. · 5591ccd4
      stambaughw authored
      * Corrected over zealous clipping fix in last commit.
      * Tweaked clip box rectangle size.
      * Fixed cross hair cursor drawing bug.
      5591ccd4
    • viknn's avatar
      8be7f467
    • stambaughw's avatar
      Minor drawing and build bug fixes. · f69a4914
      stambaughw authored
      * Fixed clipping bug when USE_WX_ZOOM is enabled that causes rats nest
        to be drawn incorrectly.
      * Fix ambiguous function error in trigo.cpp when building with MSVS.
      * Add instructions for building wxWidgets with graphics context
        enabled (GDI+) using MinGW/MSYS to COMPILING.txt.
      * Initial EESchema find dialog work.
      * Set modified flag when using PCBNew global deletion dialog to prevent
        closing without warning user of changes.
      f69a4914
  8. 09 Feb, 2010 1 commit
  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. 07 Feb, 2010 2 commits
  11. 06 Feb, 2010 1 commit
  12. 04 Feb, 2010 1 commit
  13. 02 Feb, 2010 1 commit
  14. 01 Feb, 2010 1 commit
  15. 31 Jan, 2010 1 commit
  16. 30 Jan, 2010 1 commit
  17. 29 Jan, 2010 3 commits
  18. 28 Jan, 2010 1 commit
  19. 26 Jan, 2010 1 commit
  20. 24 Jan, 2010 1 commit
    • charras's avatar
      OSX fixes. · 0f366f84
      charras authored
      Better code in fast draw grid algo (drawpanel.cpp):must be faster, and minor refresh problems removed under wxGTK
      0f366f84
  21. 23 Jan, 2010 1 commit
  22. 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
  23. 20 Jan, 2010 1 commit
  24. 19 Jan, 2010 1 commit
  25. 18 Jan, 2010 2 commits
  26. 17 Jan, 2010 2 commits
  27. 16 Jan, 2010 2 commits
  28. 15 Jan, 2010 3 commits