kicad/kicad/dialogs
Wayne Stambaugh cfde5300d7 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.

(cherry picked from commit 898ec0d094)
2022-08-17 14:07:06 -04:00
..
dialog_template_selector.cpp Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-17 14:07:06 -04:00
dialog_template_selector.h Kicad manager: Fix some issues in DIALOG_TEMPLATE_SELECTOR. The fix is not perfect, but it works. Fixes #9329 https://gitlab.com/kicad/code/kicad/issues/9329 2021-10-08 13:15:11 +02:00
dialog_template_selector_base.cpp Substitute all wxHtmlWindow with HTML_WINDOW 2021-10-12 07:07:15 +00:00
dialog_template_selector_base.fbp Substitute all wxHtmlWindow with HTML_WINDOW 2021-10-12 07:07:15 +00:00
dialog_template_selector_base.h Substitute all wxHtmlWindow with HTML_WINDOW 2021-10-12 07:07:15 +00:00
panel_kicad_launcher.cpp Kicad and PCM: fix some (minor) issues: 2021-11-26 10:52:52 +01: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