1. 08 Nov, 2011 1 commit
    • Wayne Stambaugh's avatar
      Minor fixes, dead code removal, and coding policy fixes. · cd0b2316
      Wayne Stambaugh authored
      * Use version of DateAndTime that returns a wxString and delete the
        version that takes a char* as it is no longer required.
      * Merge StrNumICmp() and StrLenNumICmp() into StrLenNumCmp() to create a
        single function for comparing strings with integers and remove a lot
        of duplicate code.
      * Remove unused strupper from string.cpp.
      * Use wxArrayString for sorting the EDA_LIST_DIALOG contents.
      cd0b2316
  2. 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
  3. 06 Sep, 2011 1 commit
  4. 12 Nov, 2010 1 commit
  5. 11 May, 2010 1 commit
  6. 23 Nov, 2009 1 commit
  7. 06 Apr, 2009 1 commit
    • stambaughw's avatar
      More search path, compiler warning, and bug fixes. · 5b3c5861
      stambaughw authored
      Added template subdirectory to library search path list.
      Removed PARAM_CFG_BASE empty destructor to prevent GCC warning.
      Set timeout to 0 on DisplayInfo call to prevent debug assertion in eeschema/files-io.cpp.
      Declare PARAM_CFG_ARRAY for future project file object implementation.
      Removed unnecessary COMMON_GLOBL definition in gr_basic.h and param_config.h.
      5b3c5861
  8. 05 Apr, 2009 1 commit
  9. 04 Feb, 2009 1 commit
  10. 19 Jan, 2009 1 commit