1. 21 Aug, 2012 1 commit
  2. 23 Jan, 2012 1 commit
  3. 22 Dec, 2011 1 commit
  4. 16 Dec, 2011 1 commit
  5. 30 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      Application name capitalization fixes. · 4b853ded
      Wayne Stambaugh authored
      * Correct all user strings and comments for the correct capitalization of
        application names according to JP.  They are KiCad, Pcbnew, CvPcb,
        Eeschema, and GerbView.
      * Add a note the the user interface policy about the correct capitalization.
      4b853ded
  6. 08 Sep, 2011 1 commit
  7. 06 Sep, 2011 1 commit
  8. 20 May, 2011 1 commit
    • Wayne Stambaugh's avatar
      Add drag context menu entry for junctions in EESchema, fixes lp:783173. · 6b7ab761
      Wayne Stambaugh authored
      * Add drag context menu entry for junctions that actually form a junction
        with wires to EESchema.
      * Add function to test for junctions to SCH_COLLECTOR class.
      * Create annotate type and sort order enums to eliminate magic numbers
        used in annotate code.
      * Remove duplicate Doxygen comments from annotate.cpp and improve the
        actual Doxygen comments in wxEeschemaStruct.h.
      6b7ab761
  9. 04 Jan, 2011 1 commit
  10. 01 Jan, 2011 1 commit
    • jean-pierre charras's avatar
      Fix some Doxygen warnings. · e7d5770f
      jean-pierre charras authored
      Eeschema: cleaning code. Start work to enhance annotation algorithm.
      Already added an option to annotate using sheet number (sheet 1 uses numbers 100 to 199, sheet 2 uses 200 to 299..).
      Works fine if deleting existing annotation, but needs work to be used when the existing annotation is kept .
      e7d5770f
  11. 08 Dec, 2010 1 commit
  12. 11 Nov, 2010 1 commit
  13. 10 Nov, 2010 1 commit
  14. 27 Oct, 2009 1 commit
  15. 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
  16. 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
  17. 25 Apr, 2009 1 commit
  18. 04 Feb, 2009 1 commit
  19. 30 Apr, 2008 1 commit
  20. 21 Apr, 2008 3 commits
  21. 16 Apr, 2008 1 commit
  22. 14 Apr, 2008 1 commit
  23. 12 Apr, 2008 1 commit
  24. 03 Apr, 2008 1 commit
  25. 28 Feb, 2008 1 commit
  26. 27 Feb, 2008 1 commit
  27. 26 Feb, 2008 2 commits
  28. 03 Dec, 2007 1 commit
  29. 07 Nov, 2007 1 commit
  30. 09 Jul, 2007 1 commit
  31. 14 Jun, 2007 1 commit
  32. 05 Jun, 2007 1 commit
  33. 06 May, 2007 1 commit