kicad/eeschema/libedit
jean-pierre charras 21d9a3d4bd Eeschema, lib editor: fix a message error when loading a symbol from the schematic editor.
Replace also in lib_manager.cpp some DisplayErrorMessage calls by wxLogMessage calls,
to avoid hanging or crashes, at least on Windows.
wxLogMessage also has the advantage of grouping all messages and displaying them during a idle time.
2019-07-02 18:39:01 +02:00
..
lib_edit_frame.cpp Add env-var setting to CommonSettingsChanged(). 2019-06-25 11:34:28 +01:00
lib_edit_frame.h Add env-var setting to CommonSettingsChanged(). 2019-06-25 11:34:28 +01:00
lib_export.cpp Finish moving symbol editor tree context menu to ACTIONs. 2019-06-05 23:29:59 +01:00
lib_manager.cpp Eeschema, lib editor: fix a message error when loading a symbol from the schematic editor. 2019-07-02 18:39:01 +02:00
lib_manager.h LibEdit: fix library tree refresh issue when library is removed. 2019-06-13 07:45:03 -04:00
libedit.cpp Fix OSX button order issue in Unsaved Changes dialog. 2019-06-17 17:01:57 +01:00
libedit_plot_component.cpp Transition some more stuff from the MVC view to the controller. 2019-06-16 19:53:30 +01:00
libedit_undo_redo.cpp Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 2019-05-15 17:50:52 +01:00
menubar_libedit.cpp Update exit strategy to match UI guidelines 2019-06-24 21:46:42 -07:00
symbedit.cpp Yet more command conversions to ACTIONs. 2019-06-02 21:10:56 +01:00
toolbars_libedit.cpp Immediate actions for PlEditor, PcbNew, etc. 2019-06-25 11:34:28 +01:00