1. 28 Dec, 2010 2 commits
  2. 27 Dec, 2010 3 commits
  3. 09 Nov, 2010 2 commits
  4. 12 Oct, 2010 1 commit
  5. 09 Aug, 2010 2 commits
  6. 18 Jun, 2010 1 commit
  7. 17 Jun, 2010 1 commit
  8. 21 Apr, 2010 1 commit
  9. 06 Apr, 2010 1 commit
    • stambaughw's avatar
      First pass at DSN token file generator and other minor changes. · 14352646
      stambaughw authored
      * Add CMake script to generate DSN token header and source file from
        token list file.
      * Add preliminary component library DSN token list and lexer file to
        test script and prepare for new component library file lexer.
      * EESchema: right click on ERC check mark displays error in message panel.
      * Remove PCBNew header file dependency from common DSN lexer source.
      * Minor code clean ups.
      14352646
  10. 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
  11. 25 Jan, 2010 1 commit
  12. 04 Jan, 2010 1 commit
  13. 03 Dec, 2009 1 commit
  14. 05 Nov, 2009 1 commit
  15. 26 Jun, 2009 1 commit
    • stambaughw's avatar
      Build fixes for VC8, compiler warnings fixed, and some minor wxDC zoom changes. · 17bf2435
      stambaughw authored
      * Added modified version of FindwxWidgets.cmake to prevent manifest build and link errors
        with VC8.
      * Fixed ambiguous math function ( sqrt, atan, cos, etc. ) call errors when building
        with MSVC.
      * Moved bitmap copy bitmap source file destination to the build path to prevent source
        tree pollution and library rebuilds when building on different platforms.
      17bf2435
  16. 21 Jun, 2009 1 commit
  17. 19 Jun, 2009 1 commit
  18. 21 May, 2009 1 commit
    • stambaughw's avatar
      Build improvements, compiler warning fixes and build fixes, and lots of clean up. · 8bf79111
      stambaughw authored
      * Created separate SVN version header.
      * Add true config.h for platform dependency checks.
      * Add dependency check cmake module.
      * Remove some leftover hand crafted make files.
      * Remove non-cmake build instructions from COMPILING.txt.
      * Fix split _() strings causing Visual C++ compiler error.
      * Fix lots of compiler warnings.
      * Change project file parameter container from wxArray to boost::vector_ptr.
      * Removed lots of redundant header definitions.
      * Fixed green_xpm redefinition in ercgreen.xpm.
      * Remove some dead code and unnecessary class methods.
      8bf79111
  19. 04 Feb, 2009 1 commit
  20. 02 Dec, 2008 1 commit
  21. 07 Sep, 2008 3 commits
  22. 29 Aug, 2008 1 commit
  23. 15 Aug, 2008 1 commit
  24. 01 Aug, 2008 1 commit
  25. 15 Jun, 2008 1 commit
  26. 05 May, 2008 2 commits
  27. 01 May, 2008 1 commit
  28. 18 Apr, 2008 1 commit
    • f3nix's avatar
      CMake: · 5cd2fad8
      f3nix authored
      * MinGWResourceCompiler: change output directory and name of compiled resource file (old resource object files have to be deleted manually, eg. cvpcb/cvpcb_rc.o since the 'make clean' target does not remove them).
      * Add some comments.
      5cd2fad8
  29. 16 Apr, 2008 1 commit
    • f3nix's avatar
      CMake: · c77c3906
      f3nix authored
      * Set a NAME_RESOURCES variable in MinGWResourceCompiler.
      * Fix looking for zlib under msys (C:\msys\1.0). Minizip now builds under windows with external zlib.
      c77c3906
  30. 13 Apr, 2008 2 commits
  31. 06 Jan, 2008 1 commit