kicad/common/dialogs
Jeff Young e9d877914d Dialog consistency and beautification.
Small icons for dialog browse, refresh, and row operations.
Icons in B&W so they don't over-emphasize with respect to other
controls in the dialog.

Layout cleanup for consistency.  Removal of the blank space to
left of the fields list in the Global Fields Editor, and addition
of column-sizing-to-list-width.

More even spacing for buttons in html report panel.

Honor platform conventions for action button order and layout.

Move netlist importer to update-pcb-from-schematic algorithm
(display messages and then update instead of "dry run" checkbox)

(cherry picked from commit b21e19d)
2018-07-17 15:09:01 +01:00
..
dialog_display_info_HTML_base.cpp Don't bail out of loading when one library couldn't be found. 2018-02-15 10:53:03 +01:00
dialog_display_info_HTML_base.fbp Don't bail out of loading when one library couldn't be found. 2018-02-15 10:53:03 +01:00
dialog_display_info_HTML_base.h Don't bail out of loading when one library couldn't be found. 2018-02-15 10:53:03 +01:00
dialog_env_var_config.cpp Fix template path bugs. 2018-05-20 18:56:11 -04:00
dialog_env_var_config_base.cpp DIALOG_ENV_VAR_CONFIG: allows using lowercase chars when typing an env var name. these lowercase chars are converted to uppercase on the fly. 2018-04-10 20:23:49 +02:00
dialog_env_var_config_base.fbp DIALOG_ENV_VAR_CONFIG: allows using lowercase chars when typing an env var name. these lowercase chars are converted to uppercase on the fly. 2018-04-10 20:23:49 +02:00
dialog_env_var_config_base.h DIALOG_ENV_VAR_CONFIG: allows using lowercase chars when typing an env var name. these lowercase chars are converted to uppercase on the fly. 2018-04-10 20:23:49 +02:00
dialog_exit_base.cpp Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version). 2016-05-10 08:56:03 +02:00
dialog_exit_base.fbp Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version). 2016-05-10 08:56:03 +02:00
dialog_exit_base.h Minor fixes: Fix a few shadowed local variables, and deprecated warnings is a few dialogs generated by wxFormbuilder (using a very recent wxFormbuilder version, after apr 25, 2016) 2016-05-06 17:15:30 +02:00
dialog_file_dir_picker.cpp Fix some Coverity uninitialized field warnings. 2018-06-04 13:48:57 -04:00
dialog_file_dir_picker.h DIALOG_FILE_DIR_PICKER: dialog to select both files and directories 2018-05-25 08:51:45 +02:00
dialog_hotkeys_editor.cpp Save hotkeys to combined app-based file 2018-05-18 12:57:38 -07:00
dialog_hotkeys_editor_base.cpp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_hotkeys_editor_base.fbp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_hotkeys_editor_base.h Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_image_editor.cpp Update code after file renaming 2018-01-29 09:39:49 +01:00
dialog_image_editor.fbp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_image_editor.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
dialog_image_editor_base.cpp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_image_editor_base.h Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_list_selector_base.cpp Remove confusing active library interactions with save. 2018-02-22 18:19:02 -05:00
dialog_list_selector_base.fbp Remove confusing active library interactions with save. 2018-02-22 18:19:02 -05:00
dialog_list_selector_base.h Remove confusing active library interactions with save. 2018-02-22 18:19:02 -05:00
dialog_page_settings.cpp Fix a number of untranslated strings. 2018-06-12 17:05:25 -07:00
dialog_page_settings.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
dialog_page_settings_base.cpp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_page_settings_base.fbp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_page_settings_base.h Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_text_entry.cpp Set OK button as the default one in WX_TEXT_ENTRY_DIALOG 2018-03-30 15:29:48 +02:00
dialog_text_entry.h Add WX_TEXT_ENTRY_DIALOG which inherits from DIALOG_SHIM. 2018-03-12 22:45:51 +00:00
dialog_text_entry_base.cpp WX_TEXT_ENTRY_DIALOG: fix a wxASSERT ( very minor issue in debug mode) 2018-04-04 10:40:27 +02:00
dialog_text_entry_base.fbp WX_TEXT_ENTRY_DIALOG: fix a wxASSERT ( very minor issue in debug mode) 2018-04-04 10:40:27 +02:00
dialog_text_entry_base.h WX_TEXT_ENTRY_DIALOG: fix a wxASSERT ( very minor issue in debug mode) 2018-04-04 10:40:27 +02:00
wx_html_report_panel.cpp Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
wx_html_report_panel.h Optionally sort reporter messages 2018-05-22 13:55:02 -07:00
wx_html_report_panel_base.cpp Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
wx_html_report_panel_base.fbp Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
wx_html_report_panel_base.h Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00