1. 12 Mar, 2010 1 commit
  2. 11 Mar, 2010 2 commits
  3. 10 Mar, 2010 1 commit
  4. 09 Mar, 2010 1 commit
  5. 08 Mar, 2010 1 commit
  6. 07 Mar, 2010 2 commits
  7. 02 Mar, 2010 2 commits
  8. 01 Mar, 2010 2 commits
  9. 28 Feb, 2010 1 commit
  10. 26 Feb, 2010 1 commit
  11. 25 Feb, 2010 1 commit
  12. 24 Feb, 2010 3 commits
  13. 22 Feb, 2010 2 commits
  14. 21 Feb, 2010 1 commit
  15. 19 Feb, 2010 1 commit
  16. 18 Feb, 2010 1 commit
  17. 16 Feb, 2010 1 commit
  18. 15 Feb, 2010 1 commit
  19. 14 Feb, 2010 1 commit
  20. 13 Feb, 2010 2 commits
  21. 12 Feb, 2010 4 commits
  22. 10 Feb, 2010 3 commits
    • 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
    • charras's avatar
      fixed pcbnew crash · 3e8f7acd
      charras authored
      3e8f7acd
    • dickelbeck's avatar
      3813e290
  23. 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
  24. 07 Feb, 2010 1 commit
  25. 05 Feb, 2010 1 commit
  26. 03 Feb, 2010 2 commits