kicad/utils/idftools
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
..
idf_examples IDF tools: code cleanup and debugging 2014-06-05 20:37:04 +02:00
CMakeLists.txt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
dxf2idf.cpp IDF code housekeeping. 2021-07-28 07:14:27 -04:00
dxf2idf.h IDF code housekeeping. 2021-07-28 07:14:27 -04:00
dxf2idfmain.cpp IDF code housekeeping. 2021-07-28 07:14:27 -04:00
idf2vrml.cpp Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-17 14:07:06 -04:00
idf_common.cpp IDF code housekeeping. 2021-07-28 07:14:27 -04:00
idf_common.h IDF code housekeeping. 2021-07-28 07:14:27 -04:00
idf_cylinder.cpp IDF code housekeeping. 2021-07-28 07:14:27 -04:00
idf_helpers.cpp IDF code housekeeping. 2021-07-28 07:14:27 -04:00
idf_helpers.h IDF code housekeeping. 2021-07-28 07:14:27 -04:00
idf_outlines.cpp wxT-ify utils. 2022-02-08 22:24:29 +00:00
idf_outlines.h Pass std::string by reference instead of on the stack where applicable. 2021-07-27 13:30:05 -04:00
idf_parser.cpp wxT-ify utils. 2022-02-08 22:24:29 +00:00
idf_parser.h Pass std::string by reference instead of on the stack where applicable. 2021-07-27 13:30:05 -04:00
idf_rect.cpp IDF code housekeeping. 2021-07-28 07:14:27 -04:00
vrml_layer.cpp IDF code housekeeping. 2021-07-28 07:14:27 -04:00
vrml_layer.h IDF code housekeeping. 2021-07-28 07:14:27 -04:00