2 Commits

Author SHA1 Message Date
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 898ec0d094c1b7b71918e3ad25cc73183a29b447)
2022-08-17 14:07:06 -04:00
Jeff Young
0fd762dc25 Make 3D dialogs easier to find. 2021-10-21 14:30:03 +01:00