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