1. 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
  2. 08 Dec, 2010 1 commit
  3. 04 Oct, 2010 1 commit
    • Wayne Stambaugh's avatar
      Initial work on new component library stucture. · 3335ccd9
      Wayne Stambaugh authored
      * Use C++ map in component library instead of boost::ptr_vector.
      * Drop Boost pointer containers for standard C++ containers.
      * Moved duplicate name user interface elements from library object to
        library editor.
      * Added code to support direct addition and replacement of component
        alias objects into libraries.
      * Removed temporary strings used to add and remove alias objects.
      * Libraries only store alias objects, components now accessed thru alias.
      * Simplify library API for adding, removing, and replacing components.
      * Updated edit component in library dialog and library editor to reflect
        component library object changes.
      * Fixed bug in library viewer when displaying alias name.
      * Made a few header files compile stand alone per the new coding policy.
      * Remove some dead code and the usual code formatting fixes.
      3335ccd9
  4. 10 Jan, 2010 1 commit
  5. 23 Nov, 2009 1 commit
  6. 10 Oct, 2009 1 commit
  7. 09 Jul, 2009 1 commit
  8. 30 Jun, 2009 1 commit
  9. 05 Apr, 2009 1 commit
  10. 14 Dec, 2008 1 commit
  11. 14 Apr, 2008 1 commit
  12. 02 Apr, 2008 1 commit
  13. 30 Oct, 2007 1 commit
  14. 05 Jun, 2007 1 commit
  15. 28 May, 2007 1 commit
  16. 06 May, 2007 1 commit