kicad/pcb_calculator
Dick Hollenbeck dba4fccec9 *) Change FOOTPRINT_LIST::ReadFootprintFiles( FP_LIB_TABLE*, const wxString*)
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.
2013-12-09 12:09:58 -06:00
..
attenuators pcbnew: fix minor issues. 2012-11-12 17:19:10 +01:00
bitmaps Start work on a better support of polygons in Kicad (code cleaning). 2012-07-25 09:36:56 +02:00
dialogs 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
docs Pcb calculator: Add track width tool 2011-08-07 18:02:58 +02:00
transline Pl_Editor: fix minor issues in multi-lines texts 2013-08-18 17:49:04 +02:00
CMakeLists.txt *) Refinements to ExternalProject_Add( boost ) 2013-05-31 16:22:34 -05:00
Info.plist OSX: PCB Calculator correction 2011-12-07 22:06:02 +01:00
UnitSelector.cpp *) Change FOOTPRINT_LIST::ReadFootprintFiles( FP_LIB_TABLE*, const wxString*) 2013-12-09 12:09:58 -06:00
UnitSelector.h pcb calculator: fix localize GUI, native *nix string 2011-08-12 09:21:36 +04:00
attenuators.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
board_classes_values.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_regulator_data.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
colorcode.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
datafile_read_write.cpp remove -std=c++0x compiler option since nobody is ready for it, and accordingly back into auto_ptr from unique_ptr 2012-11-15 10:04:10 -06:00
datafile_read_write.h pcb_calculator: enhancement in Regulators page dialog: 2012-04-02 20:11:00 +02:00
electrical_spacing_values.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
params_read_write.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
pcb_calculator.cpp pcb_calculator: fixes and enhancements (not finished) 2012-04-03 20:26:05 +02:00
pcb_calculator.h Finish Pcb Calculator work 2012-04-05 20:56:06 +02:00
pcb_calculator.icns [MacOSX] Updated Icons - Document ones still missing :( 2012-09-27 19:20:44 +02:00
pcb_calculator.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
pcb_calculator_datafile.keywords pcb_calculator: enhancement in Regulators page dialog: 2012-04-02 20:11:00 +02:00
pcb_calculator_frame.cpp Internal unit improvements and Pcbnew s-expression file format changes. 2012-04-12 17:31:31 -04:00
regulators_funct.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
tracks_width_versus_current.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
transline_dlg_funct.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
transline_ident.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
transline_ident.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
units_scales.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00