1. 17 Feb, 2015 1 commit
  2. 18 Jan, 2014 1 commit
  3. 10 Jan, 2014 1 commit
  4. 29 Dec, 2013 1 commit
  5. 17 Dec, 2013 1 commit
  6. 29 Nov, 2013 1 commit
    • Wayne Stambaugh's avatar
      Pcbnew: footprint library table fixes. · 56e2df79
      Wayne Stambaugh authored
      * Replace illegal file system characters when reading legacy libraries to
        prevent FPID parsing errors and allow saving to PRETTY file format.
      * Create validator to filter illegal file system characters from footprint
        name text edit controls to prevent issues when saving to PRETTY file format.
      * Add missing source file licenses and some minor coding policy fixes.
      56e2df79
  7. 26 Feb, 2013 1 commit
  8. 23 Jan, 2012 1 commit
  9. 08 Nov, 2011 1 commit
    • Wayne Stambaugh's avatar
      Minor fixes, dead code removal, and coding policy fixes. · cd0b2316
      Wayne Stambaugh authored
      * Use version of DateAndTime that returns a wxString and delete the
        version that takes a char* as it is no longer required.
      * Merge StrNumICmp() and StrLenNumICmp() into StrLenNumCmp() to create a
        single function for comparing strings with integers and remove a lot
        of duplicate code.
      * Remove unused strupper from string.cpp.
      * Use wxArrayString for sorting the EDA_LIST_DIALOG contents.
      cd0b2316
  10. 24 Mar, 2011 1 commit
  11. 22 Mar, 2011 1 commit
  12. 28 Feb, 2011 1 commit
  13. 27 Feb, 2011 3 commits
  14. 16 Jan, 2011 3 commits
  15. 23 Nov, 2009 1 commit
  16. 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
  17. 04 Feb, 2009 1 commit
  18. 10 Dec, 2008 1 commit
  19. 08 Dec, 2008 1 commit
  20. 07 Dec, 2008 1 commit
  21. 10 Mar, 2008 1 commit
  22. 23 Dec, 2007 1 commit
  23. 22 Dec, 2007 1 commit
  24. 01 Dec, 2007 1 commit
  25. 13 Sep, 2007 1 commit
  26. 13 Jun, 2007 1 commit
  27. 05 Jun, 2007 1 commit
  28. 28 May, 2007 1 commit
  29. 06 May, 2007 1 commit