1. 01 Jun, 2009 1 commit
  2. 31 May, 2009 1 commit
  3. 30 May, 2009 1 commit
  4. 29 May, 2009 1 commit
  5. 28 May, 2009 3 commits
  6. 25 May, 2009 3 commits
  7. 24 May, 2009 2 commits
  8. 23 May, 2009 2 commits
  9. 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
  10. 12 May, 2009 3 commits
  11. 07 May, 2009 2 commits
  12. 06 May, 2009 1 commit
  13. 05 May, 2009 1 commit
  14. 02 May, 2009 2 commits
  15. 01 May, 2009 3 commits
  16. 29 Apr, 2009 1 commit
  17. 28 Apr, 2009 1 commit
  18. 25 Apr, 2009 1 commit
  19. 24 Apr, 2009 1 commit
  20. 23 Apr, 2009 1 commit
    • stambaughw's avatar
      CVPcb code refactoring, global variable elimination, and UI updates. · aa51c05d
      stambaughw authored
      * Add methods to read and write project file parameters using dynamically defined list.
      * Remove all global variables defined in CVPcb code.
      * Dynamically define project file settings so class member variables can be used.
      * Separate reading and writing application settings from project file settings.
      * Make application UI objects and dialogs respect system UI font.
      * Remove non-standard widget colors from CVPcb dialogs.
      * Changed CVPcb object link list implementation to use wxList.
      * Changed project library and path dialog to make OK button save project file instead of confusing "Save Cfg" button.
      * Eliminate some duplicate file wildcard and extension definitions.
      * The usual code reformatting, commenting, and spelling fixes.
      aa51c05d
  21. 22 Apr, 2009 1 commit
  22. 21 Apr, 2009 1 commit
  23. 19 Apr, 2009 1 commit
  24. 17 Apr, 2009 2 commits
  25. 16 Apr, 2009 1 commit