kicad/eeschema/symbol_editor
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
..
lib_logger.cpp Remove the wxLog calls from math/util.h for now 2021-06-01 18:44:22 -04:00
lib_logger.h Remove the wxLog calls from math/util.h for now 2021-06-01 18:44:22 -04:00
menubar_symbol_editor.cpp "Document" properties go in File menu; Edit menu is for item props. 2021-11-20 22:44:43 +00:00
symbol_edit_frame.cpp Fix another case of the instance data getting messed up. 2022-08-04 09:22:23 +01:00
symbol_edit_frame.h Infobar warning if symbol loading was cancelled. 2022-02-27 18:20:25 +00:00
symbol_editor.cpp Fix crash due to cleared view data 2022-04-15 14:56:18 -07:00
symbol_editor_import_export.cpp Default eeschema strings to wide 2022-02-08 15:14:54 -08:00
symbol_editor_plotter.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
symbol_editor_settings.cpp Default line width to 0 in symbol editor. 2021-11-27 11:53:38 +00:00
symbol_editor_settings.h Default line width to 0 in symbol editor. 2021-11-27 11:53:38 +00:00
symbol_editor_undo_redo.cpp Default eeschema strings to wide 2022-02-08 15:14:54 -08:00
symbol_library_manager.cpp Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-17 14:07:06 -04:00
symbol_library_manager.h Unwrap some std::library typedefs. 2021-07-28 22:16:38 +01:00
toolbars_symbol_editor.cpp Freshen microwave polygon dialog and remove a bunch of dead code. 2021-08-03 01:11:11 +01:00