• Wayne Stambaugh's avatar
    Use wxDC for all coordinate manipulations. · d657b430
    Wayne Stambaugh authored
    * Remove all occurrences if #ifdef USE_WX_ZOOM and all associated code within
      the #else/#endif block ( old zoom code ).
    * Removed the build option for USE_WX_ZOOM from CMakeList.txt and config.h.in.
    * Removed all scaling code in base screen object.
    * Fixed buffered paint and buffered client DC on Windows.  Buffering works
      properly on Linux and Windows.
    * Modified kicad_device_context.h to automatically uses buffering on platforms
      where double buffering is supported natively.
    * Remove all of the scaled versions of the drawing functions in gr_basic.cpp
      and any support code.
    * Removed all traces of ActiveScreen global variable from eeschema and
      gerbview.
    * Renamed Recadre_Trace to RedrawScreen in draw frame object.
    * Renamed PostDirtyRect to RefreshDrawingRect in draw panel object.
    * Lots of code cleaning an Doxygen comment improvements.
    d657b430
Name
Last commit
Last update
3d-viewer Loading commit data...
CMakeModules Loading commit data...
Documentation Loading commit data...
artwork Loading commit data...
bitmap2component Loading commit data...
bitmaps Loading commit data...
common Loading commit data...
cvpcb Loading commit data...
demos Loading commit data...
eeschema Loading commit data...
gerbview Loading commit data...
helpers/tools_to_build_newstroke-font Loading commit data...
include Loading commit data...
kicad Loading commit data...
new Loading commit data...
packaging Loading commit data...
pcbnew Loading commit data...
polygon Loading commit data...
potrace Loading commit data...
resources Loading commit data...
scripts Loading commit data...
template Loading commit data...
.bzrignore Loading commit data...
AUTHORS.txt Loading commit data...
CHANGELOG.txt Loading commit data...
CMakeLists.txt Loading commit data...
COPYRIGHT.txt Loading commit data...
CTestConfig.cmake Loading commit data...
Doxyfile Loading commit data...
INSTALL.txt Loading commit data...
README.txt Loading commit data...
TODO.txt Loading commit data...
copyright.h Loading commit data...
notes_about_pcbnew_new_file_format.odt Loading commit data...
uncrustify.cfg Loading commit data...
version.txt Loading commit data...