kicad/utils/idftools
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
..
idf_examples IDF tools: code cleanup and debugging 2014-06-05 20:37:04 +02:00
CMakeLists.txt Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 2022-01-31 15:57:56 -08: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-15 08:00:40 -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-09 17:04:32 +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-09 17:04:32 +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 A bit more angle cleanup. 2022-01-18 02:18:55 +00:00
vrml_layer.h Fix various typos 2022-07-21 16:31:41 +00:00