kicad/CMakeModules
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations.
* 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.
2011-01-30 17:22:38 -05:00
..
CheckFindPackageResult.cmake CMake: 2008-05-05 18:23:24 +00:00
CreateBzrVersionHeader.cmake Commit merger from trunk and fixed bug version header file generator. 2010-04-21 08:39:46 -04:00
CreateSVNVersionHeader.cmake code cleaning and a minor problem fixed in Gerbview printing option 2010-01-04 19:09:33 +00:00
FindBazaar.cmake Update version header generator CMake script to use Bazaar. 2010-04-21 08:25:16 -04:00
FindGdiPlus.cmake Implement wxDC coordinate handling and wxGCDC. 2010-02-08 18:15:42 +00:00
FindSubversion.cmake More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
FindZLIB.cmake Update FindZLIB.cmake to version 2.6.1 + add MSYS path. 2008-09-07 20:54:17 +00:00
FindwxWidgets.cmake Build fixes for VC8, compiler warnings fixed, and some minor wxDC zoom changes. 2009-06-26 17:24:32 +00:00
Functions.cmake add cmake function make_lexer 2010-12-27 10:51:45 -06:00
Html2C.cmake Make the source file to the specctra freerouter help panel be html, not *.h 2009-12-03 06:25:35 +00:00
MinGWResourceCompiler.cmake Add CMAKE_RC_COMPILER variable to mingw_resource_compiler macro. 2008-09-07 12:34:27 +00:00
PerformFeatureChecks.cmake Build improvements, compiler warning fixes and build fixes, and lots of clean up. 2009-05-21 17:42:42 +00:00
TokenList2DsnLexer.cmake fix minor /new compile error, swig warnings 2011-01-21 01:21:19 -06:00
UsewxWidgets.cmake Build fixes for VC8, compiler warnings fixed, and some minor wxDC zoom changes. 2009-06-26 17:24:32 +00:00
cmake_uninstall.cmake.in move cmake_uninstall.cmake to CMakeModules directory 2010-10-12 13:42:29 -05:00
config.h.cmake Use wxDC for all coordinate manipulations. 2011-01-30 17:22:38 -05:00
version.h.cmake code cleaning and a minor problem fixed in Gerbview printing option 2010-01-04 19:09:33 +00:00