1. 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
  2. 16 May, 2009 1 commit
  3. 12 May, 2009 1 commit
  4. 07 May, 2009 1 commit
  5. 29 Apr, 2009 1 commit
  6. 26 Apr, 2009 1 commit
  7. 25 Apr, 2009 1 commit
  8. 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
  9. 17 Apr, 2009 1 commit
  10. 15 Apr, 2009 1 commit
    • 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
  11. 13 Apr, 2009 1 commit
  12. 12 Apr, 2009 1 commit
  13. 09 Apr, 2009 1 commit
  14. 08 Apr, 2009 1 commit
  15. 06 Apr, 2009 2 commits
  16. 05 Apr, 2009 1 commit
  17. 30 Mar, 2009 1 commit
  18. 28 Mar, 2009 1 commit
  19. 21 Feb, 2009 1 commit
  20. 04 Feb, 2009 1 commit
  21. 29 Jan, 2009 1 commit
  22. 18 Jan, 2009 1 commit
  23. 17 Jan, 2009 1 commit
  24. 08 Dec, 2008 1 commit
  25. 19 Nov, 2008 1 commit
    • jerryjacobs's avatar
      + Updated Atmel library · 4c2b9e21
      jerryjacobs authored
      + Moved DIP Packages to dip_sockets.mod from support.mod
      + Made DIP Packages board
      + Dutch language update to 90%
      4c2b9e21
  26. 16 Nov, 2008 1 commit
  27. 02 Nov, 2008 2 commits
  28. 30 Oct, 2008 1 commit
  29. 22 Oct, 2008 1 commit
  30. 18 Oct, 2008 1 commit
  31. 13 Oct, 2008 1 commit
  32. 07 Oct, 2008 1 commit
  33. 22 Sep, 2008 1 commit
  34. 14 Sep, 2008 1 commit
  35. 07 Sep, 2008 1 commit
    • f3nix's avatar
      CMake: · 422ffdab
      f3nix authored
      * Require CMake version 2.6.1 on Windows and version 2.6.0 for other systems.
      * Update FindSubversion to version from CMake 2.6.1 (localization issue solved).
      * Remove FindwxWidgetsCVS and use the default one (some issues solved upstream).
      * Formatting style changes.
      422ffdab
  36. 22 Aug, 2008 2 commits
  37. 20 Aug, 2008 1 commit