• 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
Name
Last commit
Last update
..
3d_aux.cpp Loading commit data...
3d_canvas.cpp Loading commit data...
3d_class.cpp Loading commit data...
3d_draw.cpp Loading commit data...
3d_frame.cpp Loading commit data...
3d_read_mesh.cpp Loading commit data...
3d_struct.h Loading commit data...
3d_toolbar.cpp Loading commit data...
3d_viewer.h Loading commit data...
CMakeLists.txt Loading commit data...
trackball.cpp Loading commit data...
trackball.h Loading commit data...