• Dick Hollenbeck's avatar
    *) Change FOOTPRINT_LIST::ReadFootprintFiles( FP_LIB_TABLE*, const wxString*) · dba4fcce
    Dick Hollenbeck authored
       To use multiple working threads.  This entailed adding KiCad typedefs:
    *) Add typedefs for MUTEX and MUTLOCK which mask the actual choices for the project.
    *) Add FOOTPRINT_LIST::DisplayErrors( wxWindow* ) which is a single strategy for
       showing aggregated load errors.  Although what's there is only scaffolding
       and needs a volunteer who knows HTML pretty well.
    *) Ensure all callers of ReadFootprintFiles() use the new DisplayErrors() function.   
    *) Push utf8.cpp and utf8.h into common library for open use.
    dba4fcce
Name
Last commit
Last update
..
CMakeLists.txt Loading commit data...
checkcoding.py Loading commit data...
container_test.cpp Loading commit data...
make-UTF8.sh Loading commit data...
property_tree.cpp Loading commit data...
test-nm-biu-to-ascii-mm-round-tripping.cpp Loading commit data...
update-boost.sh Loading commit data...