kicad/gerbview/tools
Seth Hillbrand cf6b18ec7e Remove escaped double-quotes
For some reason, escaped double quotes in wxString::Format cause issues
on Mac.  We can replace them with single quotes in most places without
loss of clarity
2021-11-03 17:03:14 -07:00
..
gerbview_actions.cpp Gerbview: fix regression: missing DCode highlight commands. 2021-03-13 18:45:33 +01:00
gerbview_actions.h cleanup tool event and tool action includes 2021-06-06 18:26:26 +01:00
gerbview_control.cpp Fill in some missing GetMsgPanelItems and make some others consistent. 2021-09-27 00:23:40 +01:00
gerbview_control.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00
gerbview_inspection_tool.cpp GERBVIEW_INSPECTION_TOOL: fix not working "show source..." tool. 2021-10-30 12:56:32 +02:00
gerbview_inspection_tool.h cleanup tool event and tool action includes 2021-06-06 18:26:26 +01:00
gerbview_selection.cpp Split base_struct into eda_item and eda_rect 2020-10-13 21:24:50 -04:00
gerbview_selection.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
gerbview_selection_tool.cpp Remove escaped double-quotes 2021-11-03 17:03:14 -07:00
gerbview_selection_tool.h Move selection disambiguation to long-click 2021-09-05 13:42:51 -07:00