kicad/kicad/dialogs
Wayne Stambaugh 898ec0d094 Fix wxWidgets 3.1 and later deprecated build warnings.
wxWidgets 3.1 has deprecated wxPATH_NORM_ALL when normalizing file
paths when calling wxFileName::Normalize().  This change keeps the
existing behavior except in places where our own internal
ExpandEnvVarSubstitutions() to expand environment variables.
2022-08-15 08:00:40 -04:00
..
dialog_template_selector.cpp Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-15 08:00:40 -04:00
dialog_template_selector.h Fix some layout issues in the Project Template Selector. 2022-04-18 22:45:02 +01:00
dialog_template_selector_base.cpp Fix some layout issues in the Project Template Selector. 2022-04-18 22:45:02 +01:00
dialog_template_selector_base.fbp Fix some layout issues in the Project Template Selector. 2022-04-18 22:45:02 +01:00
dialog_template_selector_base.h Fix some layout issues in the Project Template Selector. 2022-04-18 22:45:02 +01:00
panel_kicad_launcher.cpp Add policy to enable/disable pcm 2022-04-12 10:08:34 -04:00
panel_kicad_launcher.h Kicad and PCM: fix some (minor) issues: 2021-11-26 10:52:52 +01:00
panel_kicad_launcher_base.cpp KiCad: fix initial window size on windows platform. 2021-05-18 10:40:09 +00:00
panel_kicad_launcher_base.fbp KiCad: fix initial window size on windows platform. 2021-05-18 10:40:09 +00:00
panel_kicad_launcher_base.h Launcher tweaks 2021-02-13 08:59:33 -05:00