kicad/kicad
Jeff Young fc2bdc49de Once more into the depths of hell... er, I mean fix a focus issue.
So the new steals-focus protection stuff works well when there's a
focused control, but not as well when there's a modal dialog up which
happens not to have a focused control (or worse, a focusable control).

This adds a second mechanism for also checking to see if a modal dialog
is up (something that wxWidgets, true to form, makes very difficult).

Fixes https://gitlab.com/kicad/code/kicad/issues/6520
2020-11-26 16:47:40 +00:00
..
dialogs Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00
tools Add recursion guard to project Save As. 2020-11-22 11:48:02 +00:00
CMakeLists.txt Include the ngspice library in the bundle fixup command 2020-06-15 21:45:33 +00:00
file_pro.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
files-io.cpp Full-project automatic backup system 2020-07-09 13:55:19 +00:00
import_project.cpp ADDED: CADSTAR Archive project importer 2020-09-27 23:50:20 +00:00
kicad.cpp Once more into the depths of hell... er, I mean fix a focus issue. 2020-11-26 16:47:40 +00:00
kicad.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
kicad.rc Handle Windows manifests ourselves and add dpi awareness option 2020-10-10 19:08:23 +00:00
kicad_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
kicad_id.h ADDED: CADSTAR Archive project importer 2020-09-27 23:50:20 +00:00
kicad_manager_frame.cpp Naming conventions. 2020-11-17 16:05:49 +00:00
kicad_manager_frame.h Add forward declaration in kicad/kicad_manager_frame.h 2020-10-12 23:29:08 -04:00
kicad_settings.cpp Initialize more variables 2020-09-22 12:29:13 +01:00
kicad_settings.h Fix a few issues with Close Projects MR 2020-08-08 16:00:49 -04:00
logokicad.png Dutch language update, kicad splash making to work 2008-08-20 22:44:37 +00:00
menubar.cpp Fix localization of the menu strings with accelerator strings 2020-11-04 01:31:52 +00:00
pgm_kicad.h Cleanup some includes and enum in kicad 2020-10-12 19:38:40 -04:00
project_template.cpp Remove beginning/ending spaces in translations 2020-10-20 12:08:04 -07:00
project_template.h Cleanup. 2019-11-09 20:22:44 +00:00
tree_file_type.h Cleanup some includes and enum in kicad 2020-10-12 19:38:40 -04:00
tree_project_frame.cpp Split EDA_UNITS out from common. 2020-10-25 00:02:52 -04:00
tree_project_frame.h Launch tools from Idle in the kicad manager. 2020-10-16 23:40:27 -04:00
treeproject_item.cpp LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
treeproject_item.h Cleanup some includes and enum in kicad 2020-10-12 19:38:40 -04:00
treeprojectfiles.cpp Cleanup some includes and enum in kicad 2020-10-12 19:38:40 -04:00
treeprojectfiles.h Cleanup some includes and enum in kicad 2020-10-12 19:38:40 -04:00