kicad/include/dialogs
Wayne Stambaugh 1a301d8eea Stop using wxDialog::EndModal() from inside dialogs.
Calling wxDialog::EndModal() directly from inside the dialog is a
potential bug if the dialog is shown in the modeless or window modal
(quasi-modal).  Use the internal button events where possible and
check for the appropriate mode before calling the correct end dialog
function.
2021-07-21 17:38:14 -04:00
..
dialog_color_picker.h Double click on defined colour executes OK action 2021-07-14 23:26:40 +00:00
dialog_configure_paths.h Include optimization: move some things from common.h to point-of-use 2021-03-20 12:09:18 -04:00
dialog_edit_library_tables.h Move dialog_configure_paths.h and dialog_edit_library_tables.h to dialogs folder 2020-10-25 20:01:12 -04:00
dialog_global_lib_table_config.h Move headers from common folders to appropriate include folders round 2. 2020-12-17 11:44:03 -05:00
dialog_grid_settings.h Re-enable custom grid settings for Pcbnew 2021-02-21 15:33:13 -05:00
dialog_hotkey_list.h Move headers from common folders to appropriate include folders round 2. 2020-12-17 11:44:03 -05:00
dialog_image_editor.h Move headers from common folders to appropriate include folders round 2. 2020-12-17 11:44:03 -05:00
dialog_locked_items_query.h Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_migrate_settings.h Move headers from common folders to appropriate include folders round 2. 2020-12-17 11:44:03 -05:00
dialog_page_settings.h More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00
dialog_print_generic.h Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_text_entry.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
dialog_unit_entry.h Move headers from common folders to appropriate include folders round 2. 2020-12-17 11:44:03 -05:00
eda_view_switcher.h Move headers from common folders to appropriate include folders round 2. 2020-12-17 11:44:03 -05:00
html_messagebox.h Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
panel_color_settings.h createThemeList takes a filename, not a name 2021-03-21 21:03:01 -04:00
panel_common_settings.h Move headers from common folders to appropriate include folders round 2. 2020-12-17 11:44:03 -05:00
panel_gal_display_options.h Move headers from common folders to appropriate include folders round 1. 2020-12-17 08:12:18 -05:00
panel_mouse_settings.h Add Reset buttons for mouse and trackpad defaults. 2021-03-01 14:14:00 +00:00
panel_setup_netclasses.h Splitter bar for netclass setup. 2021-02-23 15:06:41 +00:00
panel_setup_severities.h Move headers from common folders to appropriate include folders round 1. 2020-12-17 08:12:18 -05:00