1. 08 Mar, 2012 1 commit
  2. 16 Feb, 2012 1 commit
  3. 23 Jan, 2012 1 commit
  4. 22 Jan, 2012 1 commit
  5. 16 Dec, 2011 1 commit
  6. 23 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      PCB common library header rationalization. · edd35b4e
      Wayne Stambaugh authored
      * All header files used to create the PCB common library now compile as
        stand alone code.  This prevents the need to define them in a specific
        order to make source code compile properly.  It should also now be
        possible to relocate the source code to build the common PCB library
        to a separate folder.
      edd35b4e
  7. 24 Aug, 2011 1 commit
    • Wayne Stambaugh's avatar
      Add user write permission tests to CVPcb and other minor fixes. · 5fd409f8
      Wayne Stambaugh authored
      * Check user write permissions before saving project and net list files.
      * Append read only to file name and path in title bar when the user
        does not have write privileges.
      * Don't display file dialog every time the net list or project file is
        saved.
      * Add save as and save project file as commands.
      * Make capitalization of CVPcb consistent in all user strings.
      * Doxygen comment and coding style policy fixes.
      5fd409f8
  8. 14 Mar, 2011 1 commit
    • Wayne Stambaugh's avatar
      Set default button on all dialogs. Fixes lp:665703 · 283cfa67
      Wayne Stambaugh authored
      * Set default button on all dialogs that do not already have a defined
        default button.  The only exception is the EESchema net list dialog
        which needs converted over to wxFormBuilder and due to it's design makes
        setting the default button in any tab other than the default tab
        problematic.
      * Fix escape key dialog handling bug in EESchema print post script
        dialog.
      283cfa67
  9. 05 Feb, 2011 1 commit
  10. 28 Oct, 2010 1 commit
  11. 02 Apr, 2010 1 commit
  12. 05 Feb, 2010 1 commit
  13. 05 Nov, 2009 1 commit
  14. 23 Oct, 2009 1 commit
  15. 20 Aug, 2009 1 commit
  16. 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
  17. 21 Apr, 2009 1 commit
  18. 08 Dec, 2008 1 commit
  19. 01 Aug, 2008 1 commit
  20. 11 Jun, 2008 1 commit
  21. 01 Jan, 2008 1 commit
  22. 27 Oct, 2007 1 commit
  23. 26 Oct, 2007 1 commit
  24. 25 Oct, 2007 1 commit
  25. 24 Oct, 2007 1 commit
  26. 18 Jun, 2007 1 commit
  27. 05 Jun, 2007 1 commit
  28. 06 May, 2007 1 commit