kicad/gerbview
Jeff Young 2a419156e0 Don't try to check uncheckable menu items.
When updating toolbars make sure the events are coming from the
toolbar in question (and not the menus which share the same ID).

Fixes: lp:1763563
* https://bugs.launchpad.net/kicad/+bug/1763563
2018-04-13 21:42:31 +01:00
..
dialogs Properly update view when GerbView display settings changed 2018-02-28 08:23:39 +01:00
gerber_test_files Add a gerber test file 2017-10-23 09:20:10 +02:00
tools gerbview: Removed duplicate zoom-to-selection handler, made the toolbar button checkable 2018-04-12 11:52:08 +02:00
CMakeLists.txt Add support for .gbrjob new file format (JSON format) in Gerbview 2018-03-19 15:14:20 +01:00
DCodeSelectionbox.cpp Fix code after renaming files 2018-01-29 16:40:22 +01:00
DCodeSelectionbox.h Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
Info.plist Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name 2015-10-30 08:43:04 +13:00
X2_gerber_attributes.cpp Very minor fixes in Gerbview and Kicad: 2018-03-18 16:04:23 +01:00
X2_gerber_attributes.h Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
am_param.cpp Fix issue in aperture macro with some strange gerber files. 2018-03-14 14:55:51 +01:00
am_param.h Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
am_primitive.cpp Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
am_primitive.h Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
block.cpp Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
clear_gbr_drawlayers.cpp Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
controle.cpp hotkey management: enhancements in code to know if a hotkey was handled by an event or not. 2017-10-06 09:23:13 +02:00
dcode.cpp Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
dcode.h GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
draw_gerber_screen.cpp Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
evaluate.cpp Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
events_called_functions.cpp Don't try to check uncheckable menu items. 2018-04-13 21:42:31 +01:00
excellon_image.h commit forgotten change in my previous commit 2018-03-31 18:46:29 +02:00
excellon_read_drill_file.cpp Gerbview: minor fix: do not report error if in header INCH ot METRIC command has no parameter (,LZ or ,TZ format) 2018-03-31 18:40:29 +02:00
export_to_pcbnew.cpp Gerbview, export to pcbnew : export polygons as new DRAWSEGMENT polygonal shape. 2018-03-31 18:43:12 +02:00
files.cpp fix misspelled 'an other' -> 'another' 2018-04-08 13:24:37 -04:00
gbr_display_options.h Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
gbr_layer_box_selector.cpp Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
gbr_layer_box_selector.h fix code after file renaming 2018-01-31 09:24:02 +01:00
gbr_layout.cpp GerbView: Fix active layer synchronization 2018-03-03 23:43:16 -05:00
gbr_layout.h fix code after file renaming 2018-01-31 09:24:02 +01:00
gbr_screen.cpp Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
gbr_screen.h Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
gerber_collectors.cpp GerbView GAL support part 2: New files for GAL 2017-09-25 13:35:01 +02:00
gerber_collectors.h rename class_collector.h to collector.h 2018-02-04 10:49:37 +01:00
gerber_draw_item.cpp Fix hit testing for zero-width gerber items 2018-03-29 22:04:51 -04:00
gerber_draw_item.h Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
gerber_file_image.cpp Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
gerber_file_image.h Gerbview: bigger line buffer to read some gerber files that have only one (very long) line. 2018-03-14 10:42:18 +01:00
gerber_file_image_list.cpp GerbView: Implement in-place GAL layer reordering (for X2 sorting) 2018-02-27 20:59:07 +01:00
gerber_file_image_list.h GerbView: Implement in-place GAL layer reordering (for X2 sorting) 2018-02-27 20:59:07 +01:00
gerbview.cpp Fp editor and board editor have now a separate color setup. 2017-09-11 18:51:48 +02:00
gerbview.h Gerbview: bigger line buffer to read some gerber files that have only one (very long) line. 2018-03-14 10:42:18 +01:00
gerbview.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
gerbview.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
gerbview_config.cpp GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
gerbview_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
gerbview_draw_panel_gal.cpp GerbView: Fix active layer synchronization 2018-03-03 23:43:16 -05:00
gerbview_draw_panel_gal.h GerbView GAL support part 2: New files for GAL 2017-09-25 13:35:01 +02:00
gerbview_frame.cpp Add a method to facilitate Tools handling in main frame toolbars. 2018-04-03 13:00:20 +02:00
gerbview_frame.h fix misspelled 'an other' -> 'another' 2018-04-08 13:24:37 -04:00
gerbview_id.h GerbView: add view menu. 2018-03-13 18:00:15 -04:00
gerbview_layer_widget.cpp GerbView: Fix active layer synchronization 2018-03-03 23:43:16 -05:00
gerbview_layer_widget.h gerbview layer manager: fix a minor issue, and and icons in context menu, similar to pcbnew layer manager context menu 2018-02-28 10:21:37 +01:00
gerbview_painter.cpp Add checks against missing D-Codes in flashed Gerber items 2018-03-18 21:55:27 -04:00
gerbview_painter.h Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
hotkeys.cpp Gerbview: fix not working menu item "Zoom to Selection" in main menu. This also fixes a wxASSERT for this menu item 2018-04-03 16:30:16 +02:00
hotkeys.h GerbView GAL support part 1: changes to existing files 2017-09-25 13:35:01 +02:00
job_file_reader.cpp Add support for .gbrjob new file format (JSON format) in Gerbview 2018-03-19 15:14:20 +01:00
json11.cpp Add support for .gbrjob new file format (JSON format) in Gerbview 2018-03-19 15:14:20 +01:00
json11.hpp Add support for .gbrjob new file format (JSON format) in Gerbview 2018-03-19 15:14:20 +01:00
locate.cpp Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
menubar.cpp gerbview: Removed duplicate zoom-to-selection handler, made the toolbar button checkable 2018-04-12 11:52:08 +02:00
onleftclick.cpp Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
onrightclick.cpp Use "..." uniformly in menus. 2018-02-10 17:32:28 -05:00
printout_control.cpp Fix code after renaming files 2018-01-29 16:40:22 +01:00
readgerb.cpp Fix issue in aperture macro with some strange gerber files. 2018-03-14 14:55:51 +01:00
rs274_read_XY_and_IJ_coordinates.cpp Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
rs274d.cpp Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
rs274x.cpp Fix issue in aperture macro with some strange gerber files. 2018-03-14 14:55:51 +01:00
select_layers_to_pcb.cpp Gerbview: fix code after renaming files 2018-01-29 13:26:58 +01:00
select_layers_to_pcb.h * Gerbview: update a old code in a dialog. 2018-01-05 11:45:50 +01:00
toolbars_gerber.cpp Gerbview: fix typo in tooltip string. 2018-03-16 09:41:53 -04:00