kicad/pagelayout_editor
Ian McInerney 0a0935e0f3 Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand
After commit 9535153f9e there were no more IDs inside the legacy ID
system. Therefore the entire system for dispatching and looking up
the legacy ideas and handling those events can now be removed and
the tool dispatcher simplified (it no longer needs to know about
the ACTIONS class).
2021-03-30 23:20:22 +00:00
..
dialogs Pl_editor: Try to fix an issue on wxGTK in PROPERTIES_FRAME 2021-03-08 15:02:05 +01:00
tools Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 2021-03-30 23:20:22 +00:00
CMakeLists.txt Relocate win32 resource files to the central folder for further consolidation 2021-03-09 21:48:14 -05:00
files.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
invoke_pl_editor_dialog.h Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
menubar.cpp Cleanup ACTION_MENU creation in some places 2021-03-27 19:16:58 +00:00
pl_draw_panel_gal.cpp PlEditor: fix a truncation that creates a small size error. 2021-03-07 13:17:08 +01:00
pl_draw_panel_gal.h Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
pl_editor.cpp Worksheet -> (industry standard) Drawing Sheet. 2021-02-22 17:35:46 +00:00
pl_editor.icns Update icon resource sets 2020-12-22 15:16:33 -08:00
pl_editor_doc.icns Update icon resource sets 2020-12-22 15:16:33 -08:00
pl_editor_frame.cpp Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 2021-03-30 23:20:22 +00:00
pl_editor_frame.h Ensure toolbar controls have the correct width on frame creation 2021-03-28 13:07:56 +01:00
pl_editor_id.h Worksheet -> (industry standard) Drawing Sheet. 2021-02-22 17:35:46 +00:00
pl_editor_layout.cpp Fix the pleditor status bar text 2020-12-08 19:49:48 -05:00
pl_editor_layout.h Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
pl_editor_settings.cpp Untangle pl_editor includes 2020-10-13 20:33:33 -04:00
pl_editor_settings.h Naming conventions. 2020-11-14 18:26:03 +00:00
pl_editor_undo_redo.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
toolbars_pl_editor.cpp Ensure toolbar controls have the correct width on frame creation 2021-03-28 13:07:56 +01:00