1. 12 Feb, 2010 2 commits
  2. 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
  3. 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
  4. 09 Feb, 2010 1 commit
  5. 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
  6. 07 Feb, 2010 2 commits
  7. 06 Feb, 2010 1 commit
  8. 04 Feb, 2010 1 commit
  9. 02 Feb, 2010 1 commit
  10. 01 Feb, 2010 1 commit
  11. 31 Jan, 2010 1 commit
  12. 30 Jan, 2010 1 commit
  13. 29 Jan, 2010 3 commits
  14. 28 Jan, 2010 1 commit
  15. 26 Jan, 2010 1 commit
  16. 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
  17. 23 Jan, 2010 1 commit
  18. 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
  19. 20 Jan, 2010 1 commit
  20. 19 Jan, 2010 1 commit
  21. 18 Jan, 2010 2 commits
  22. 17 Jan, 2010 2 commits
  23. 16 Jan, 2010 2 commits
  24. 15 Jan, 2010 3 commits
  25. 14 Jan, 2010 2 commits
  26. 13 Jan, 2010 2 commits
  27. 12 Jan, 2010 1 commit