1. 12 Nov, 2010 2 commits
  2. 01 Nov, 2010 1 commit
  3. 04 Oct, 2010 1 commit
  4. 26 Sep, 2010 1 commit
  5. 19 Sep, 2010 1 commit
  6. 18 Sep, 2010 2 commits
  7. 05 Sep, 2010 1 commit
  8. 03 Sep, 2010 1 commit
  9. 24 Aug, 2010 1 commit
  10. 26 Jul, 2010 1 commit
  11. 21 Jul, 2010 1 commit
  12. 20 Jul, 2010 1 commit
    • jean-pierre charras's avatar
      Fixed very minor issues. · 5605ce89
      jean-pierre charras authored
      Fixed compil warning under wxWidgets 2.9.1.
      File beautification
      Statring using wxTextEntryDialog instead of Get_Message (because Get_Message does not handle properly cancel option)
      5605ce89
  13. 11 Jul, 2010 1 commit
  14. 29 May, 2010 1 commit
  15. 17 May, 2010 1 commit
    • Wayne Stambaugh's avatar
      Open file dialog fixes and minor code cleaning. · 5ce9c9a9
      Wayne Stambaugh authored
      * Fix a minor problem with wxFileDialog to open a file that no longer
        exists in PCBNew.
      * Make GerbView open file behavior the same as PCBNew.
      * Remove redundant PCB file wild card definition.
      * Add open file refactor task to the todo list.
      * Fix some minor code formatting issues.
      5ce9c9a9
  16. 16 May, 2010 1 commit
  17. 09 May, 2010 1 commit
  18. 20 Apr, 2010 1 commit
  19. 25 Mar, 2010 1 commit
  20. 02 Mar, 2010 1 commit
  21. 28 Feb, 2010 2 commits
  22. 24 Feb, 2010 1 commit
  23. 20 Feb, 2010 3 commits
  24. 19 Feb, 2010 2 commits
  25. 17 Feb, 2010 1 commit
  26. 14 Feb, 2010 1 commit
  27. 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
  28. 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
  29. 18 Jan, 2010 1 commit
  30. 16 Jan, 2010 2 commits
  31. 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
  32. 05 Jan, 2010 1 commit
  33. 30 Dec, 2009 1 commit