• stambaughw's avatar
    Component library editor improvements and minor bug fixes. · 8570d331
    stambaughw authored
    * Component library objects renamed for improved readability.
    * Fields now move when selected in library editor.
    * Add copy constructor to all library draw and library component objects.
    * Added copy constructor to EDA_BaseStruct.
    * Delete base screen in WinEDA_DrawFrame destructor to prevent potential memory leak.
    * Fixed memory access bug when replacing and adding a component to library.
    * Moved library component block manipulation code into component object.
    * Removed all of the global variables used by the library editor main window object.
    * The usual code cleaning and refactoring.
    8570d331
dialog_edit_component_in_lib.cpp 2.3 KB