kicad/common/dialogs
Jeff Young 574bef2237 Normalize drawing sheet path to env vars & prj, not just prj.
Also cleans up the dialog a bit.

Also changes the workings of NormalizePath to return the input if
it couldn't be shortened which saves open coding that behaviour in
all its callers.

Fixes https://gitlab.com/kicad/code/kicad/issues/9036
2021-10-02 23:39:45 +01:00
..
dialog_HTML_reporter_base.cpp Make OK default in inspectors (and hook up to close window). 2021-03-22 21:20:54 +00:00
dialog_HTML_reporter_base.fbp Make OK default in inspectors (and hook up to close window). 2021-03-22 21:20:54 +00:00
dialog_HTML_reporter_base.h Make OK default in inspectors (and hook up to close window). 2021-03-22 21:20:54 +00:00
dialog_color_picker.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
dialog_color_picker_base.cpp
dialog_color_picker_base.fbp
dialog_color_picker_base.h
dialog_configure_paths.cpp Dark mode for a bunch of HTML dialogs. 2021-09-14 21:23:57 +01:00
dialog_configure_paths_base.cpp
dialog_configure_paths_base.fbp
dialog_configure_paths_base.h
dialog_display_html_text_base.cpp Fix 0-sized HTML window on OSX. 2021-09-27 12:47:14 +01:00
dialog_display_html_text_base.fbp Fix 0-sized HTML window on OSX. 2021-09-27 12:47:14 +01:00
dialog_display_html_text_base.h Fix 0-sized HTML window on OSX. 2021-09-27 12:47:14 +01:00
dialog_edit_library_tables.cpp Fix some typos across the codebase 2021-04-05 16:15:25 +02:00
dialog_global_lib_table_config.cpp Start expunging NULL. 2021-07-15 15:44:45 -04:00
dialog_global_lib_table_config_base.cpp
dialog_global_lib_table_config_base.fbp
dialog_global_lib_table_config_base.h
dialog_grid_settings.cpp Fix MSVC C4312 warnings when casting 32bit ints to pointer types on 64bit builds 2021-06-05 02:57:51 +00:00
dialog_grid_settings_base.cpp Re-enable custom grid settings for Pcbnew 2021-02-21 15:33:13 -05:00
dialog_grid_settings_base.fbp Re-enable custom grid settings for Pcbnew 2021-02-21 15:33:13 -05:00
dialog_grid_settings_base.h Re-enable custom grid settings for Pcbnew 2021-02-21 15:33:13 -05:00
dialog_hotkey_list.cpp
dialog_image_editor.cpp
dialog_image_editor_base.cpp
dialog_image_editor_base.h
dialog_image_editor_fbp.fbp Move canvas backend selection to Preferences. 2021-02-21 20:12:43 +00:00
dialog_locked_items_query.cpp Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_locked_items_query_base.cpp Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_locked_items_query_base.fbp Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_locked_items_query_base.h Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_migrate_settings.cpp Rework bitmap system to load from archived PNGs 2021-03-11 08:37:35 -05:00
dialog_migrate_settings_base.cpp
dialog_migrate_settings_base.fbp
dialog_migrate_settings_base.h
dialog_page_settings.cpp Normalize drawing sheet path to env vars & prj, not just prj. 2021-10-02 23:39:45 +01:00
dialog_page_settings_base.cpp Normalize drawing sheet path to env vars & prj, not just prj. 2021-10-02 23:39:45 +01:00
dialog_page_settings_base.fbp Normalize drawing sheet path to env vars & prj, not just prj. 2021-10-02 23:39:45 +01:00
dialog_page_settings_base.h Normalize drawing sheet path to env vars & prj, not just prj. 2021-10-02 23:39:45 +01:00
dialog_paste_special.cpp Move headers from common folders to the appropriate include folders. 2021-08-17 12:40:31 -04:00
dialog_paste_special_base.cpp Access the new paste behaviour via a new Paste Special... dialog 2021-05-03 19:38:32 +01:00
dialog_paste_special_base.fbp Access the new paste behaviour via a new Paste Special... dialog 2021-05-03 19:38:32 +01:00
dialog_paste_special_base.h Access the new paste behaviour via a new Paste Special... dialog 2021-05-03 19:38:32 +01:00
dialog_print_generic.cpp Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_print_generic_base.cpp DIALOG_GEN_FOOTPRINT_POSITION and dialogs print: minor enhancements: 2021-08-21 11:06:00 +02:00
dialog_print_generic_base.fbp DIALOG_GEN_FOOTPRINT_POSITION and dialogs print: minor enhancements: 2021-08-21 11:06:00 +02:00
dialog_print_generic_base.h DIALOG_GEN_FOOTPRINT_POSITION and dialogs print: minor enhancements: 2021-08-21 11:06:00 +02:00
dialog_text_entry.cpp Allow user to set footprint type up front 2021-09-24 13:48:01 -07:00
dialog_text_entry_base.cpp Hide extra edit label elements 2021-09-28 09:17:45 -07:00
dialog_text_entry_base.fbp Hide extra edit label elements 2021-09-28 09:17:45 -07:00
dialog_text_entry_base.h Allow user to set footprint type up front 2021-09-24 13:48:01 -07:00
dialog_unit_entry.cpp
dialog_unit_entry_base.cpp
dialog_unit_entry_base.fbp
dialog_unit_entry_base.h
eda_list_dialog.cpp Freshen microwave polygon dialog and remove a bunch of dead code. 2021-08-03 01:11:11 +01:00
eda_list_dialog_base.cpp Use a list dialog that can be parented by the Board Setup dialog. 2021-06-27 01:41:35 +01:00
eda_list_dialog_base.fbp Use a list dialog that can be parented by the Board Setup dialog. 2021-06-27 01:41:35 +01:00
eda_list_dialog_base.h
eda_view_switcher.cpp Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
eda_view_switcher_base.cpp
eda_view_switcher_base.fbp
eda_view_switcher_base.h
html_message_box.cpp Fix 0-sized HTML window on OSX. 2021-09-27 12:47:14 +01:00
panel_color_settings.cpp Rename layer ids file. 2021-07-29 16:03:25 +01:00
panel_color_settings_base.cpp
panel_color_settings_base.fbp
panel_color_settings_base.h
panel_common_settings.cpp Use more descriptive terminology for preferred text editor. 2021-09-19 15:17:26 +01:00
panel_common_settings_base.cpp Hide scaling hacks on platforms that don't need them. 2021-09-17 12:37:53 +01:00
panel_common_settings_base.fbp Hide scaling hacks on platforms that don't need them. 2021-09-17 12:37:53 +01:00
panel_common_settings_base.h Hide scaling hacks on platforms that don't need them. 2021-09-17 12:37:53 +01:00
panel_gal_display_options.cpp Common widget header housekeeping. 2021-06-03 12:02:45 -04:00
panel_hotkeys_editor.cpp Work around GTK issue with wxSearchCtrl 2021-08-24 23:04:28 -04:00
panel_mouse_settings.cpp Finalize modifier update 2021-09-09 10:47:43 -07:00
panel_mouse_settings_base.cpp Finalize modifier update 2021-09-09 10:47:43 -07:00
panel_mouse_settings_base.fbp Add Reset buttons for mouse and trackpad defaults. 2021-03-01 14:14:00 +00:00
panel_mouse_settings_base.h Finalize modifier update 2021-09-09 10:47:43 -07:00
panel_setup_netclasses.cpp Improve common settings property grouping. 2021-09-16 18:31:44 +01:00
panel_setup_netclasses_base.cpp Minor dialog layout improvements. 2021-09-07 08:06:02 -04:00
panel_setup_netclasses_base.fbp Minor dialog layout improvements. 2021-09-07 08:06:02 -04:00
panel_setup_netclasses_base.h Minor dialog layout improvements. 2021-09-07 08:06:02 -04:00
panel_setup_severities.cpp Fix typo in violation severity importing 2021-09-04 12:20:36 -04:00
panel_text_variables.cpp Work around annoying wxWidgets assert. 2021-08-10 16:51:30 +01:00
panel_text_variables_base.cpp Even out spacing around various panels. 2021-07-09 23:42:45 +01:00
panel_text_variables_base.fbp Even out spacing around various panels. 2021-07-09 23:42:45 +01:00
panel_text_variables_base.h Even out spacing around various panels. 2021-07-09 23:42:45 +01:00
wx_html_report_box.cpp Dark mode for a bunch of HTML dialogs. 2021-09-14 21:23:57 +01:00
wx_html_report_box.h Dark mode for a bunch of HTML dialogs. 2021-09-14 21:23:57 +01:00
wx_html_report_panel.cpp Dark mode for a bunch of HTML dialogs. 2021-09-14 21:23:57 +01:00
wx_html_report_panel.h Dark mode for a bunch of HTML dialogs. 2021-09-14 21:23:57 +01:00
wx_html_report_panel_base.cpp Expunge a bunch more fixed font specs from wxFormBuilder files. 2021-09-12 13:53:12 +01:00
wx_html_report_panel_base.fbp Expunge a bunch more fixed font specs from wxFormBuilder files. 2021-09-12 13:53:12 +01:00
wx_html_report_panel_base.h Expunge a bunch more fixed font specs from wxFormBuilder files. 2021-09-12 13:53:12 +01:00