1. 20 Oct, 2010 1 commit
  2. 19 Oct, 2010 1 commit
  3. 18 Oct, 2010 2 commits
  4. 17 Oct, 2010 2 commits
  5. 16 Oct, 2010 2 commits
  6. 15 Oct, 2010 1 commit
  7. 14 Oct, 2010 1 commit
  8. 13 Oct, 2010 3 commits
  9. 12 Oct, 2010 5 commits
  10. 11 Oct, 2010 1 commit
  11. 10 Oct, 2010 2 commits
  12. 09 Oct, 2010 4 commits
  13. 08 Oct, 2010 2 commits
  14. 07 Oct, 2010 1 commit
  15. 06 Oct, 2010 5 commits
  16. 05 Oct, 2010 6 commits
  17. 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