kicad/common/widgets
John Beard 4547b2e26d Don't init wxBitmaps before GUI is ready
Init'ing static wxBitmaps in the global scope happens before the GUI is
ready, which segfaults, at least on GTK+. This can happen in, for
example, the Python module. In normal use, the singletop/kicad
loader has initialised the GUI first, so it doesn't manifest there.
2017-03-01 13:28:10 +01:00
..
color_swatch.cpp Move layer/render swatches to own class 2017-03-01 09:44:41 +01:00
footprint_preview_panel.cpp Fixed crash when placing a component in standalone eeschema 2017-02-27 10:29:53 +01:00
indicator_icon.cpp Don't init wxBitmaps before GUI is ready 2017-03-01 13:28:10 +01:00
mathplot.cpp More Coverity warnings fixes. 2016-12-30 14:36:23 +01:00
two_column_tree_list.cpp Optimize TWO_COLUMN_TREE_LIST column sizing 2017-02-24 12:51:53 -05:00
widget_hotkey_list.cpp Revamp component chooser and add footprint preview 2017-02-18 21:39:55 -05:00