1. 10 Apr, 2013 1 commit
  2. 09 Apr, 2013 1 commit
  3. 31 Mar, 2013 1 commit
  4. 18 Dec, 2012 1 commit
  5. 12 Sep, 2012 1 commit
  6. 04 May, 2012 1 commit
  7. 23 Jan, 2012 1 commit
  8. 16 Dec, 2011 1 commit
  9. 24 Nov, 2011 1 commit
  10. 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
  11. 26 Apr, 2011 2 commits
  12. 24 Apr, 2011 1 commit
  13. 23 Apr, 2011 1 commit
  14. 12 Mar, 2011 1 commit
  15. 06 Oct, 2010 1 commit
  16. 31 Jan, 2010 1 commit
  17. 07 Dec, 2009 1 commit
    • dickelbeck's avatar
      ++pcbnew & gerbview · 860fbb16
      dickelbeck authored
        * Moved ReturnLayerName() to static BOARD::GetDefaultLayerName() and migrated
          to a Specctra DSN compatible default layer naming scheme:
              Component becomes Front, Copper becomes Back.
        * set_color.h: Cmp becomes Front, Cu becomes Back.
        * D_PAD::DisplayInfo() changed to use actual copper layer names.
        * more layer setup dialog work, moved all programmatic wxControl instantiation
          into the wxFormbuilder environment, but this is fraught with danger:
          wxFlexGridSizer used the tallest control to establish the row heights, so
          be careful about changing control borders in the scroll panel. The vertical
          size can explode since just a couple of pixels times the number of rows
          is substantial.  Currently I am setting a 5 pixel border only left, top, and right
          but not bottom.
        * Set copper layer count is back in place as a hack until I can get the enabled
          layer bit map fully operational.
      
      860fbb16
  18. 09 Nov, 2009 1 commit
  19. 28 Oct, 2009 1 commit
  20. 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
  21. 08 Nov, 2008 1 commit
  22. 04 Mar, 2008 1 commit
  23. 22 Nov, 2007 1 commit
  24. 05 Nov, 2007 1 commit
  25. 02 Nov, 2007 1 commit
  26. 01 Nov, 2007 1 commit
  27. 07 Oct, 2007 1 commit
  28. 13 Sep, 2007 1 commit
  29. 05 Jun, 2007 1 commit
  30. 28 May, 2007 1 commit