1. 28 May, 2009 1 commit
  2. 26 May, 2009 2 commits
  3. 25 May, 2009 3 commits
  4. 24 May, 2009 2 commits
  5. 23 May, 2009 2 commits
  6. 21 May, 2009 3 commits
    • 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
    • charras's avatar
      code cleaning · 555b1c5a
      charras authored
      555b1c5a
    • charras's avatar
      minor bugs fixed · b256efc5
      charras authored
      b256efc5
  7. 17 May, 2009 1 commit
  8. 16 May, 2009 1 commit
  9. 13 May, 2009 1 commit
  10. 12 May, 2009 5 commits
  11. 11 May, 2009 1 commit
  12. 10 May, 2009 1 commit
  13. 09 May, 2009 2 commits
  14. 07 May, 2009 3 commits
  15. 06 May, 2009 2 commits
  16. 05 May, 2009 2 commits
  17. 02 May, 2009 3 commits
  18. 01 May, 2009 3 commits
  19. 29 Apr, 2009 2 commits
    • stambaughw's avatar
      EESchema UI normalization and configuration updates and Gerbview parser bug fix. · 5114b863
      stambaughw authored
      * All - add wxList implementation for dynamic declaration of application settings.
      * EESchema: remove non-standard fonts and dialog button text colors from all UI controls.
      * EESchema: update project file and application settings from static to dynamic method.
      * EESchema: save and restore show hidden pins state between sessions.
      * EESchema: global variable reductions.
      * EESchema: use EVT_UPDATE_UI instead of SetToolbars() to set control states.
      * EESchema: remove unused DialogBlocks BOM dialog project file.
      * GerbView: remove non-standard fonts and dialog button text colors from all UI controls.
      * GerbView: fix infinite loop when parsing RS274X aperture definitions with whitespace.
      * GerbView: add file name to export to PCBNew select layer dialog.
      5114b863
    • charras's avatar
      add package osx · 1ec2841c
      charras authored
      1ec2841c