kicad/eeschema/dialogs
Jeff Young 27804e40e2 Go back to using space-width for tabs (instead of max-char-width).
The max-char-width impl was buggy and never applied to PCBNew anyway.
Plus the stroke font has a max-char-width of 2.8 time the space width,
so it made for really wide tab spacing.

Also fixes a bug where the Scintilla editors weren't getting a
monospace font on Mac.  (This bug may also exist on the other
platforms, but each would need its own fix.)

Also moves more of the Scintalla customizations to SCINTILLA_TRICKS
where they can be shared.

Fixes https://gitlab.com/kicad/code/kicad/issues/8666
2021-06-24 23:53:27 +01:00
..
dialog_annotate.cpp Eeschema: Save annotation starting value in project settings 2021-06-21 10:19:09 +00:00
dialog_annotate_base.cpp Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_annotate_base.fbp Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_annotate_base.h Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_bom.cpp Remove another leaky wx/log.h header 2021-06-03 08:11:15 -04:00
dialog_bom_base.cpp
dialog_bom_base.fbp
dialog_bom_base.h
dialog_bom_cfg.keywords
dialog_bom_help.md
dialog_bom_help_md.h
dialog_bus_manager.cpp Stop salt the eart with wxhtml.h 2021-06-03 07:49:49 -04:00
dialog_bus_manager.h
dialog_change_symbols.cpp Allow all selected footprints/symbols to be changed. 2021-06-17 23:34:56 +01:00
dialog_change_symbols.h Rename SCH_COMPONENT to SCH_SYMBOL. 2021-06-10 10:34:49 -04:00
dialog_change_symbols_base.cpp Allow all selected footprints/symbols to be changed. 2021-06-17 23:34:56 +01:00
dialog_change_symbols_base.fbp Allow all selected footprints/symbols to be changed. 2021-06-17 23:34:56 +01:00
dialog_change_symbols_base.h
dialog_choose_symbol.cpp Rename class_library.[h|cpp] to symbol_library.[h|cpp]. 2021-06-15 09:24:55 -04:00
dialog_choose_symbol.h Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_edit_label.cpp Go back to using space-width for tabs (instead of max-char-width). 2021-06-24 23:53:27 +01:00
dialog_edit_label.h Coverity warnings fixes. 2021-06-10 13:45:02 +02:00
dialog_edit_label_base.cpp Eeschema: fix text justification terminology. 2021-05-14 13:44:17 -04:00
dialog_edit_label_base.fbp Eeschema: fix text justification terminology. 2021-05-14 13:44:17 -04:00
dialog_edit_label_base.h Eeschema: fix text justification terminology. 2021-05-14 13:44:17 -04:00
dialog_edit_line_style.cpp Fix typo fetching stroke width. 2021-06-13 20:31:53 +01:00
dialog_edit_line_style.h
dialog_edit_line_style_base.cpp
dialog_edit_line_style_base.fbp
dialog_edit_line_style_base.h
dialog_edit_one_field.cpp A bit more Part -> Symbol. 2021-06-17 22:24:41 +01:00
dialog_edit_one_field.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
dialog_edit_symbols_libid.cpp Consistent terminology and punctuation. 2021-06-17 00:05:17 +01:00
dialog_edit_symbols_libid_base.cpp Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_edit_symbols_libid_base.fbp Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_edit_symbols_libid_base.h Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_eeschema_page_settings.cpp check on exit 2021-05-04 13:57:45 +00:00
dialog_eeschema_page_settings.h
dialog_erc.cpp Cleanup some pgm_base.h includes 2021-06-08 21:56:00 -04:00
dialog_erc.h
dialog_erc_base.cpp
dialog_erc_base.fbp
dialog_erc_base.h
dialog_fields_editor_global.cpp Rename class_library.[h|cpp] to symbol_library.[h|cpp]. 2021-06-15 09:24:55 -04:00
dialog_fields_editor_global.h
dialog_fields_editor_global_base.cpp
dialog_fields_editor_global_base.fbp
dialog_fields_editor_global_base.h
dialog_global_edit_text_and_graphics.cpp Expunge the use of the word part from Eeschema code. 2021-06-15 08:32:11 -04:00
dialog_global_edit_text_and_graphics_base.cpp
dialog_global_edit_text_and_graphics_base.fbp
dialog_global_edit_text_and_graphics_base.h
dialog_global_sym_lib_table_config.cpp
dialog_global_sym_lib_table_config.h
dialog_junction_props.cpp Cleanup some pgm_base.h includes 2021-06-08 21:56:00 -04:00
dialog_junction_props.h
dialog_junction_props_base.cpp
dialog_junction_props_base.fbp
dialog_junction_props_base.h
dialog_lib_edit_draw_item.cpp Rename LIB_PART to LIB_SYMBOL. 2021-06-14 07:11:17 -04:00
dialog_lib_edit_draw_item.h
dialog_lib_edit_draw_item_base.cpp Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_lib_edit_draw_item_base.fbp Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_lib_edit_draw_item_base.h Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_lib_edit_pin_table.cpp Rename LIB_PART to LIB_SYMBOL. 2021-06-14 07:11:17 -04:00
dialog_lib_edit_pin_table.h Rename class_library.[h|cpp] to symbol_library.[h|cpp]. 2021-06-15 09:24:55 -04:00
dialog_lib_edit_pin_table_base.cpp
dialog_lib_edit_pin_table_base.fbp
dialog_lib_edit_pin_table_base.h
dialog_lib_edit_text.cpp Cleanup some pgm_base.h includes 2021-06-08 21:56:00 -04:00
dialog_lib_edit_text.h
dialog_lib_edit_text_base.cpp
dialog_lib_edit_text_base.fbp
dialog_lib_edit_text_base.h
dialog_lib_new_symbol.cpp Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_lib_new_symbol.h Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_lib_new_symbol_base.cpp Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_lib_new_symbol_base.fbp Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_lib_new_symbol_base.h Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_lib_symbol_properties.cpp Expunge the use of the word part from Eeschema code. 2021-06-15 08:32:11 -04:00
dialog_lib_symbol_properties.h Rename LIB_PART to LIB_SYMBOL. 2021-06-14 07:11:17 -04:00
dialog_lib_symbol_properties_base.cpp Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_lib_symbol_properties_base.fbp Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_lib_symbol_properties_base.h Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_migrate_buses.cpp
dialog_migrate_buses.h
dialog_migrate_buses_base.cpp
dialog_migrate_buses_base.fbp
dialog_migrate_buses_base.h
dialog_netlist.cpp Stop salt the eart with wxhtml.h 2021-06-03 07:49:49 -04:00
dialog_netlist_base.cpp
dialog_netlist_base.fbp
dialog_netlist_base.h
dialog_pin_properties.cpp Expunge the use of the word part from Eeschema code. 2021-06-15 08:32:11 -04:00
dialog_pin_properties.h DIALOG_PIN_PROPERTIES does not need wx/msgdlg 2021-06-06 09:36:04 -04:00
dialog_pin_properties_base.cpp
dialog_pin_properties_base.fbp
dialog_pin_properties_base.h
dialog_plot_schematic.cpp Consistent terminology and punctuation. 2021-06-17 00:05:17 +01:00
dialog_plot_schematic.h Eeschema: fix plot path in stand alone mode with no project loaded. 2021-05-18 13:59:27 -04:00
dialog_plot_schematic_base.cpp Fix wxWidgets alerts 2021-05-02 16:02:33 +02:00
dialog_plot_schematic_base.fbp Fix wxWidgets alerts 2021-05-02 16:02:33 +02:00
dialog_plot_schematic_base.h
dialog_print_using_printer.cpp Remove the wx/docview.h include 2021-06-03 18:42:08 -04:00
dialog_print_using_printer_base.cpp
dialog_print_using_printer_base.fbp
dialog_print_using_printer_base.h
dialog_rescue_each.cpp Rename class_library.[h|cpp] to symbol_library.[h|cpp]. 2021-06-15 09:24:55 -04:00
dialog_rescue_each_base.cpp
dialog_rescue_each_base.fbp
dialog_rescue_each_base.h
dialog_sch_import_settings.cpp
dialog_sch_import_settings.h
dialog_sch_import_settings_base.cpp
dialog_sch_import_settings_base.fbp
dialog_sch_import_settings_base.h
dialog_schematic_find.cpp
dialog_schematic_find.h
dialog_schematic_find_base.cpp
dialog_schematic_find_base.fbp
dialog_schematic_find_base.h
dialog_schematic_setup.cpp Common widget header housekeeping. 2021-06-03 12:02:45 -04:00
dialog_schematic_setup.h
dialog_sheet_pin_properties.cpp
dialog_sheet_pin_properties.h
dialog_sheet_pin_properties_base.cpp
dialog_sheet_pin_properties_base.fbp
dialog_sheet_pin_properties_base.h
dialog_sheet_properties.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
dialog_sheet_properties.h
dialog_sheet_properties_base.cpp
dialog_sheet_properties_base.fbp
dialog_sheet_properties_base.h
dialog_signal_list.cpp
dialog_signal_list.h
dialog_signal_list_base.cpp
dialog_signal_list_base.fbp
dialog_signal_list_base.h
dialog_sim_settings.cpp Always check simulator netlist options 2021-06-01 12:42:45 +00:00
dialog_sim_settings.h Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_sim_settings_base.cpp Simulator: Fix sim settings layout for DC sweep page. 2021-05-04 15:14:10 +00:00
dialog_sim_settings_base.fbp Simulator: Fix sim settings layout for DC sweep page. 2021-05-04 15:14:10 +00:00
dialog_sim_settings_base.h Simulator: Fix sim settings layout for DC sweep page. 2021-05-04 15:14:10 +00:00
dialog_spice_model.cpp Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_spice_model.h Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
dialog_spice_model_base.cpp
dialog_spice_model_base.fbp
dialog_spice_model_base.h
dialog_symbol_properties.cpp A bit more Part -> Symbol. 2021-06-17 22:24:41 +01:00
dialog_symbol_properties.h Rename LIB_PART to LIB_SYMBOL. 2021-06-14 07:11:17 -04:00
dialog_symbol_properties_base.cpp
dialog_symbol_properties_base.fbp
dialog_symbol_properties_base.h
dialog_symbol_remap.cpp Consistent terminology and punctuation. 2021-06-17 00:05:17 +01:00
dialog_symbol_remap.h Expunge the use of the word part from Eeschema code. 2021-06-15 08:32:11 -04:00
dialog_symbol_remap_base.cpp
dialog_symbol_remap_base.fbp
dialog_symbol_remap_base.h
dialog_update_from_pcb.cpp
dialog_update_from_pcb.h
dialog_update_from_pcb_base.cpp
dialog_update_from_pcb_base.fbp
dialog_update_from_pcb_base.h
dialog_update_symbol_fields.cpp Rename LIB_PART to LIB_SYMBOL. 2021-06-14 07:11:17 -04:00
dialog_update_symbol_fields.h Rename LIB_PART to LIB_SYMBOL. 2021-06-14 07:11:17 -04:00
dialog_update_symbol_fields_base.cpp
dialog_update_symbol_fields_base.fbp
dialog_update_symbol_fields_base.h
panel_eeschema_color_settings.cpp Rename LIB_PART to LIB_SYMBOL. 2021-06-14 07:11:17 -04:00
panel_eeschema_color_settings.h
panel_eeschema_display_options.cpp
panel_eeschema_display_options.h
panel_eeschema_display_options_base.cpp
panel_eeschema_display_options_base.fbp
panel_eeschema_display_options_base.h
panel_eeschema_editing_options.cpp Cleanup some pgm_base.h includes 2021-06-08 21:56:00 -04:00
panel_eeschema_editing_options.h
panel_eeschema_editing_options_base.cpp Eeschema: fix minor editing options panel lay out issues. 2021-05-12 18:04:23 -04:00
panel_eeschema_editing_options_base.fbp Eeschema: fix minor editing options panel lay out issues. 2021-05-12 18:04:23 -04:00
panel_eeschema_editing_options_base.h Eeschema: fix minor editing options panel lay out issues. 2021-05-12 18:04:23 -04:00
panel_eeschema_template_fieldnames.cpp
panel_eeschema_template_fieldnames.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
panel_eeschema_template_fieldnames_base.cpp
panel_eeschema_template_fieldnames_base.fbp
panel_eeschema_template_fieldnames_base.h
panel_setup_formatting.cpp Rename LIB_PART to LIB_SYMBOL. 2021-06-14 07:11:17 -04:00
panel_setup_formatting.h
panel_setup_formatting_base.cpp
panel_setup_formatting_base.fbp
panel_setup_formatting_base.h
panel_setup_pinmap.cpp Cleanup some pgm_base.h includes 2021-06-08 21:56:00 -04:00
panel_setup_pinmap.h Remove wx.h from many files 2021-06-03 02:19:20 +01:00
panel_setup_pinmap_base.cpp
panel_setup_pinmap_base.fbp
panel_setup_pinmap_base.h
panel_sym_color_settings.cpp Use the parent frame GetSettings helper rather than including for Pgm() 2021-06-06 19:05:12 -04:00
panel_sym_color_settings.h
panel_sym_color_settings_base.cpp
panel_sym_color_settings_base.fbp
panel_sym_color_settings_base.h
panel_sym_editing_options.cpp Use the parent frame GetSettings helper rather than including for Pgm() 2021-06-06 19:05:12 -04:00
panel_sym_editing_options.h
panel_sym_editing_options_base.cpp
panel_sym_editing_options_base.fbp
panel_sym_editing_options_base.h
panel_sym_lib_table.cpp Rename LIB_PART to LIB_SYMBOL. 2021-06-14 07:11:17 -04:00
panel_sym_lib_table.h
panel_sym_lib_table_base.cpp UI improvements for Manage Symbol Libraries. 2021-06-09 19:20:51 +01:00
panel_sym_lib_table_base.fbp UI improvements for Manage Symbol Libraries. 2021-06-09 19:20:51 +01:00
panel_sym_lib_table_base.h