1. 04 Oct, 2012 1 commit
  2. 17 Oct, 2011 1 commit
    • Wayne Stambaugh's avatar
      Minor dialog fixes and code cleaning. · 2c251196
      Wayne Stambaugh authored
      * Grammar and spelling fixes in Eeschema, CvPcb, and Pcbnew path and
        library dialog tool tips.
      * Translate the French file name subrill.cpp to highlight.cpp.
      * Lots of coding style policy fixes.
      2c251196
  3. 28 Oct, 2010 1 commit
  4. 02 Apr, 2010 1 commit
  5. 06 May, 2009 1 commit
    • stambaughw's avatar
      Replace wxList with boost::ptr_vector and fix automatic association bug in CVPCB. · c2b600ce
      stambaughw authored
      * ALL: More changes for wxDC based zooming.
      * 3D_VIEWER: Wrap 3d_viewer.h to prevent redefinitions.
      * CVPcb: Replace wxList with boost::ptr_vector and take advantage of boost::foreach.
      * CVPcb: Fix automatic association bug.
      * CVPcb: Rename some variables for clarity and some minor code clean ups.
      * CVPcb: Fix GTK sizing issue in library and path dialog.
      * EESchema: Remove left over sizer from last commit from library and path dialog.
      c2b600ce
  6. 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
  7. 21 Apr, 2009 1 commit
  8. 19 Apr, 2009 1 commit
  9. 18 Apr, 2009 1 commit
  10. 15 Apr, 2009 1 commit
  11. 14 Apr, 2009 1 commit
  12. 12 Apr, 2009 1 commit
  13. 06 Apr, 2009 2 commits
  14. 14 Mar, 2009 1 commit
  15. 13 Mar, 2009 1 commit
  16. 12 Mar, 2009 1 commit