kicad/cvpcb
Wayne Stambaugh c8daccbe0e CvPcb: remove footprint library load failure limit. (fixes lp:1553756)
* Remove the artificial footprint library read error limit to prevent
  potentially readable libraries from being loaded after the error limit
  is reached.
* Change error message dialog to an HTML dialog so that potentially large
  error messages can be displayed with scrolling and the ability to copy
  and paste the error message for bug reporting purposes.
* Add busy cursor when loading the footprint libraries so the user has some
  idea that something is happening while the footprint libraries are being
  loaded.
2016-04-11 14:15:26 -04:00
..
dialogs Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 2015-06-26 15:41:56 +02:00
CMakeLists.txt Executable icon resource build configuration fixes. 2016-02-10 20:14:35 -05:00
Info.plist Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name 2015-10-30 08:43:04 +13:00
autosel.cpp CvPcb: fix wxString formatting bug. (fixes lp:1497908) 2015-09-21 16:39:59 -04:00
autosel.h Cvpcb: fix a typo which prevents cvpcb to be compiled with webkit suppport. Equ files support enhancements. 2015-01-13 09:05:43 +01:00
cfg.cpp Cvpcb: fix issues relatives to .equ files management: 2015-01-11 18:22:45 +01:00
class_DisplayFootprintsFrame.cpp Fix Bug #1498252 (segfault + assert failed in Yield(): wxYield called recursively) and a few other issues (footprint viewer or 3D viewer not always raised in some cases). Linux specific 2015-10-06 08:23:05 +02:00
class_DisplayFootprintsFrame.h Hot keys settings are synchronized between GAL & legacy 2015-05-05 20:39:42 +02:00
class_components_listbox.cpp Cvpcb: fix a regression: in the stable version one could select many components and assign a footprint to the whole selection. Select more than on component is now re-enabled 2015-06-05 15:46:05 +02:00
class_footprints_listbox.cpp CvPcb: count unique pin numbers when filtering by pin count. (fixes:1300719) 2015-11-11 13:35:26 -05:00
class_library_listbox.cpp Cvpcb: fix a regression: in the stable version one could select many components and assign a footprint to the whole selection. Select more than on component is now re-enabled 2015-06-05 15:46:05 +02:00
common_help_msg.h Cvpcb: minro fixes: fix an outdated help message, and remove dead code. 2015-06-12 16:30:36 +02:00
cvframe.cpp CvPcb: remove footprint library load failure limit. (fixes lp:1553756) 2016-04-11 14:15:26 -04:00
cvpcb.cpp Use KiwayExpress messaging for CvPcb footprint assignment instead of *.cmp file. 2015-06-07 14:18:45 -04:00
cvpcb.h Cvpcb: fix a regression: in the stable version one could select many components and assign a footprint to the whole selection. Select more than on component is now re-enabled 2015-06-05 15:46:05 +02:00
cvpcb.icns [MacOSX] Updated Icons - Document ones still missing :( 2012-09-27 19:20:44 +02:00
cvpcb.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
cvpcb_doc.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
cvpcb_id.h Cvpcb: minro fixes: fix an outdated help message, and remove dead code. 2015-06-12 16:30:36 +02:00
cvpcb_mainframe.h Use KiwayExpress messaging for CvPcb footprint assignment instead of *.cmp file. 2015-06-07 14:18:45 -04:00
cvstruct.h Eeschema: BOM dialog: fix some minor issues when displaying messages. 2015-07-01 12:55:41 +02:00
listboxes.cpp Eeschema: BOM dialog: fix some minor issues when displaying messages. 2015-07-01 12:55:41 +02:00
menubar.cpp Minor string and coding policy fixes. 2015-10-08 09:52:03 -04:00
readwrite_dlgs.cpp Use KiwayExpress messaging for CvPcb footprint assignment instead of *.cmp file. 2015-06-07 14:18:45 -04:00
tool_cvpcb.cpp Cvpcb: minro fixes: fix an outdated help message, and remove dead code. 2015-06-12 16:30:36 +02:00