kicad/pagelayout_editor
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 Update code after file renaming 2018-01-29 09:39:49 +01:00
CMakeLists.txt Fix code after renaming files 2018-01-29 11:37:29 +01:00
Info.plist macOS: standardise CFBundleName to application names. 2018-03-05 01:14:00 +00:00
block.cpp Update code after file renaming 2018-01-29 09:39:49 +01:00
controle.cpp Fix typing problems with GR_KB_* constants 2016-01-20 07:11:17 -05:00
design_tree_frame.cpp Update code after file renaming 2018-01-29 09:39:49 +01:00
design_tree_frame.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
events_functions.cpp Don't try to check uncheckable menu items. 2018-04-13 21:42:31 +01:00
files.cpp Fix quotes in UI messages 2017-12-15 07:33:07 -05:00
hotkeys.cpp Add zoom to selection menu entry to all editors. 2018-03-25 12:34:19 -04:00
hotkeys.h Gerbview: fix a crash when trying to edit hotkeys. Add a few missing hotkeys. 2015-04-19 20:41:57 +02:00
invoke_pl_editor_dialog.h Fix but reading empty footprints in netlist. (fixes lp:1226283) 2013-09-16 20:52:08 -04:00
menubar.cpp Fix memory leak and push menu change to other apps. 2018-04-07 14:14:55 +01:00
onleftclick.cpp Update code after file renaming 2018-01-29 09:39:49 +01:00
onrightclick.cpp Page layout editor: fix a wxASSERT when trying to open view menu from the main menubar. 2018-04-03 09:31:52 +02:00
page_layout_writer.cpp Update code after file renaming 2018-01-29 09:39:49 +01:00
pl_editor.cpp Fix quotes in UI messages 2017-12-15 07:33:07 -05:00
pl_editor.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
pl_editor.rc Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +02:00
pl_editor_config.cpp Correct multiple UI spelling errors 2016-05-02 10:01:43 -04:00
pl_editor_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
pl_editor_frame.cpp The _() macro affords some nullptr safety over a naked immediate. 2018-03-12 19:18:05 +00:00
pl_editor_frame.h fix misspelled 'an other' -> 'another' 2018-04-08 13:24:37 -04:00
pl_editor_id.h PL Editor UI Improvements: Menubar, toolbar and hotkeys 2017-08-29 11:52:34 -04:00
pl_editor_layout.cpp Fix code after renaming files 2018-01-29 11:37:29 +01:00
pl_editor_layout.h Fix code after renaming files 2018-01-29 11:37:29 +01:00
pl_editor_screen.cpp Update code after file renaming 2018-01-29 09:39:49 +01:00
pl_editor_screen.h Fix code after renaming files 2018-01-29 11:37:29 +01:00
pl_editor_undo_redo.cpp Add more "override" markers. 2016-09-25 13:59:41 -04:00
properties_frame.cpp Fix code after renaming files 2018-01-29 16:40:22 +01:00
properties_frame.h Fix code after renaming files 2018-01-29 16:40:22 +01:00
toolbars_pl_editor.cpp Standardize terminology for automatic zoom to "Zoom to Fit". 2018-03-16 08:38:36 -04:00