kicad/eeschema/widgets
Chris Pavlina 13bc706518 Fix several dialogs with bad default sizing
- Add helper methods for DPI-independent sizes
- Make splitter sashes visible on macOS
- Remove SetSizeInChars() - wx has a built-in way that I missed
- DIALOG_CHOOSE_COMPONENT: DPI-indep splitter sizes
- DIALOG_RESCUE_EACH: DPI-indep default size and sensible HTML window
  size
- COMPONENT_TREE: DPI-indep sizing
- DIALOG_FP_LIB_TABLE, DIALOG_SYMBOL_LIB_TABLE
2018-01-06 14:39:17 -07:00
..
cmp_tree_pane.cpp Fixed capitalization and accelerators in Symbol Library Editor 2017-12-19 12:21:07 +01:00
cmp_tree_pane.h Restoring the previous performance of COMPONENT_TREE widget 2017-12-04 10:42:37 +01:00
component_tree.cpp Fix several dialogs with bad default sizing 2018-01-06 14:39:17 -07:00
component_tree.h eeschema: make footprint preview optional 2018-01-03 18:28:44 -07:00
pin_shape_combobox.cpp Revert "Removed Pin{Shape,Type}ComboBox::SetSelection()." 2017-01-18 16:58:20 +01:00
pin_shape_combobox.h Fixed two hidden overloaded function warnings. 2017-01-18 17:24:50 +01:00
pin_type_combobox.cpp Revert "Removed Pin{Shape,Type}ComboBox::SetSelection()." 2017-01-18 16:58:20 +01:00
pin_type_combobox.h Fixed two hidden overloaded function warnings. 2017-01-18 17:24:50 +01:00
tuner_slider.cpp Revert "Do not use double component primitives in Spice netlist exporter" 2016-08-31 11:51:17 +02:00
tuner_slider.h sim: tuner slider now located in a nested wxPanel 2016-08-11 14:42:00 +02:00
tuner_slider_base.cpp TUNER_SLIDER widget 2016-08-11 14:41:44 +02:00
tuner_slider_base.fbp TUNER_SLIDER widget 2016-08-11 14:41:44 +02:00
tuner_slider_base.h TUNER_SLIDER widget 2016-08-11 14:41:44 +02:00
widget_eeschema_color_config.cpp Use the new color4Dpicker to choose a color in Eeschema. 2017-08-06 10:42:11 +02:00
widget_eeschema_color_config.h Fix minor warnings 2017-11-21 23:18:55 +01:00