1. 09 Dec, 2013 1 commit
    • 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
  2. 08 Dec, 2013 7 commits
  3. 07 Dec, 2013 1 commit
    • Wayne Stambaugh's avatar
      Pcbnew: footprint viewer wxAUI improvements. · 4f2921f3
      Wayne Stambaugh authored
      * Make the tool bar dockable.
      * Enable the overflow control in the tool bar in case the it does not fit in
        it's parent window.
      * Fix some wxAuiPaneInfo usage issues.
      * Remove unused wxAuiPaneInfo objects.
      * Move perspective saving and loading into EDA_BASE_FRAME object in preparation
        for extending this to all frame windows.
      4f2921f3
  4. 06 Dec, 2013 5 commits
  5. 05 Dec, 2013 8 commits
  6. 04 Dec, 2013 1 commit
  7. 03 Dec, 2013 3 commits
  8. 02 Dec, 2013 6 commits
  9. 29 Nov, 2013 2 commits
  10. 28 Nov, 2013 2 commits
  11. 27 Nov, 2013 4 commits