kicad/gerbview/dialogs
Wayne Stambaugh f28ea5e784 Remove standard dialog button static line separators.
For the sake of consistency across all dialogs and window that behave
like dialogs, remove the static line that separates the main part of
the dialog from the standard buttons.  This only applies to windows
that have the standard button on the bottom of the frame.

This covers the 3D viewer, CvPcb, common, GerbView and KiCad dialogs.
2023-01-08 13:15:33 -05:00
..
dialog_layers_select_to_pcb.cpp More tightening of group parent lifecycles. 2022-11-16 00:42:38 +00:00
dialog_layers_select_to_pcb.h Cleanup. 2021-12-23 20:36:18 +00:00
dialog_layers_select_to_pcb_base.cpp Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_layers_select_to_pcb_base.fbp Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_layers_select_to_pcb_base.h Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_print_gerbview.cpp Fix some warnings detected by PVS-STUDIO (not used vars) 2022-07-26 16:00:14 +02:00
dialog_select_one_pcb_layer.cpp Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
panel_gerbview_color_settings.cpp Gerbview: fix some issues related to color settings. 2022-09-11 14:40:04 +02:00
panel_gerbview_color_settings.h Move gerbview colors to preferences dialog. 2022-09-10 16:11:24 +01:00
panel_gerbview_display_options.cpp Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
panel_gerbview_display_options.h Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
panel_gerbview_display_options_base.cpp Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
panel_gerbview_display_options_base.fbp Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
panel_gerbview_display_options_base.h Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
panel_gerbview_excellon_settings.cpp All the preferences, all the time. 2021-12-24 13:08:44 +00:00
panel_gerbview_excellon_settings.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
panel_gerbview_excellon_settings_base.cpp Fix some UI element spacing in settings panels 2022-09-25 15:41:39 +01:00
panel_gerbview_excellon_settings_base.fbp Fix some UI element spacing in settings panels 2022-09-25 15:41:39 +01:00
panel_gerbview_excellon_settings_base.h Fix some UI element spacing in settings panels 2022-09-25 15:41:39 +01:00