1. 18 Jun, 2009 2 commits
  2. 13 Jun, 2009 1 commit
  3. 11 Jun, 2009 1 commit
  4. 04 Jun, 2009 1 commit
  5. 02 Jun, 2009 1 commit
  6. 30 May, 2009 1 commit
  7. 29 May, 2009 2 commits
  8. 28 May, 2009 4 commits
  9. 25 May, 2009 2 commits
  10. 24 May, 2009 1 commit
  11. 23 May, 2009 1 commit
  12. 21 May, 2009 2 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
      minor bugs fixed · b256efc5
      charras authored
      b256efc5
  13. 16 May, 2009 1 commit
  14. 07 May, 2009 1 commit
  15. 05 May, 2009 1 commit
  16. 02 May, 2009 2 commits
  17. 01 May, 2009 2 commits
  18. 29 Apr, 2009 1 commit
    • 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
  19. 28 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. 18 Apr, 2009 1 commit
  22. 17 Apr, 2009 3 commits
  23. 15 Apr, 2009 2 commits
    • stambaughw's avatar
      Minor search path updates, initial UI clean up, and more wxDC zoom work. · cc661bdc
      stambaughw authored
      * Add default OS program install path(s) to search path list as fail safe.
      * Remove unnecessary wxGetApp calls in WinEDA_App class methods.
      * Remove non-standard message panel font and changed background to system menu color.
      * Remove italic fonts from menus.
      * Remove non-standard font in Kicad app project tree.
      * Remove font selection dialog menu items from apps for removed fonts.
      * Remove all global variables and settings associated with the removed fonts.
      * Fixed PCBNew export and import library file dialog response tests from wxCANCEL to wxID_CANCEL.
      cc661bdc
    • charras's avatar
      50d1bcb1
  24. 14 Apr, 2009 1 commit
  25. 13 Apr, 2009 1 commit
  26. 12 Apr, 2009 1 commit
  27. 11 Apr, 2009 1 commit
  28. 10 Apr, 2009 1 commit