kicad/cvpcb
Jeff Young 15a094c647 Give CVPCB its own footprint info list.
There's a smoking gun on Mac Big Sur that suggests that sharing the
table between binaries may be corrupting the heap.

Fixes https://gitlab.com/kicad/code/kicad/issues/8657
2021-06-25 17:48:15 +01:00
..
dialogs Consistent terminology and punctuation. 2021-06-17 00:05:17 +01:00
tools Fix typos in source code 2021-06-10 01:24:15 +00:00
CMakeLists.txt Give CVPCB its own footprint info list. 2021-06-25 17:48:15 +01:00
auto_associate.cpp Consistent terminology and punctuation. 2021-06-17 00:05:17 +01:00
auto_associate.h Push deprecation warning suppression down into boost. 2020-02-21 17:36:12 +00:00
components_listbox.cpp Remove another leaky wx/log.h header 2021-06-03 08:11:15 -04:00
cvpcb.cpp Change environmental variables to human-readable 2021-01-01 16:20:35 +00:00
cvpcb.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb_association.h Unify LIB_IDs now that both are stored in sexpr files. 2020-12-18 00:30:26 +00:00
cvpcb_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb_id.h Actionize cvpcb 2019-08-12 14:19:01 -04:00
cvpcb_mainframe.cpp Give CVPCB its own footprint info list. 2021-06-25 17:48:15 +01:00
cvpcb_mainframe.h More header clean up. 2021-06-08 15:39:47 -04:00
cvpcb_settings.cpp Various Coverity fixes 2020-10-27 00:25:08 +00:00
cvpcb_settings.h Remember pane widths in CvPcb. 2020-10-09 21:30:09 +01:00
display_footprints_frame.cpp Stop salt the eart with wxhtml.h 2021-06-03 07:49:49 -04:00
display_footprints_frame.h Ensure toolbar controls have the correct width on frame creation 2021-03-28 13:07:56 +01:00
footprints_listbox.cpp Add wxDataView-style defensive code to wxListView usage. 2021-06-22 22:25:06 +01:00
library_listbox.cpp Remove another leaky wx/log.h header 2021-06-03 08:11:15 -04:00
listbox_base.cpp Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
listboxes.h More header clean up. 2021-06-08 15:39:47 -04:00
menubar.cpp Disable ACTIONS::openPreferences for now. 2021-06-07 20:51:45 +01:00
readwrite_dlgs.cpp Naming conventions. 2021-03-29 11:46:05 +01:00
toolbars_cvpcb.cpp Stop salt the eart with wxhtml.h 2021-06-03 07:49:49 -04:00