kicad/kicad
Seth Hillbrand fd9d923bb7 Do not call SafeYield on close
wxSafeYield() is not "safe".  Pending actions may include deletion of
the currently active class.  This will cause crashes when exiting.  If
needed for specific behaviors, we should use wxSafeYieldFor( flag ) with
the appropriate events specified rather than a general yield which can
cause more problems

(cherry picked from commit 9864337914)
2022-01-06 12:36:51 -08:00
..
dialogs Remove KICAD_PCM cmake option 2022-01-03 04:16:42 +00:00
pcm PCM: sort installed packages by date 2022-01-03 04:14:17 +00:00
tools Remove KICAD_PCM cmake option 2022-01-03 04:16:42 +00:00
CMakeLists.txt Remove KICAD_PCM cmake option 2022-01-03 04:16:42 +00:00
files-io.cpp Remove escaped double-quotes 2021-11-03 17:03:14 -07:00
import_project.cpp Give a timeslice to show Save Changes? dialog before things get ugly. 2021-09-21 11:14:42 +01:00
kicad.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
kicad.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
kicad_doc.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
kicad_id.h Remove printing files from Project Manager 2021-11-12 20:18:32 +00:00
kicad_manager_frame.cpp Do not call SafeYield on close 2022-01-06 12:36:51 -08:00
kicad_manager_frame.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
kicad_settings.cpp Remove KICAD_PCM cmake option 2022-01-03 04:16:42 +00:00
kicad_settings.h Remove KICAD_PCM cmake option 2022-01-03 04:16:42 +00:00
menubar.cpp Remove KICAD_PCM cmake option 2022-01-03 04:16:42 +00:00
pgm_kicad.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
project_template.cpp Cound't -> Couldn't 2021-11-08 15:56:51 -08:00
project_template.h Cleanup. 2019-11-09 20:22:44 +00:00
project_tree.cpp Add support mode for dark mode to SCINTILLA_TRICKS. 2021-09-14 00:18:50 +01:00
project_tree.h Add support mode for dark mode to SCINTILLA_TRICKS. 2021-09-14 00:18:50 +01:00
project_tree_item.cpp Don't allow project files to be renamed or deleted in project tree pane. 2021-11-19 11:39:24 -05:00
project_tree_item.h Don't allow project files to be renamed or deleted in project tree pane. 2021-11-19 11:39:24 -05:00
project_tree_pane.cpp Don't allow project files to be renamed or deleted in project tree pane. 2021-11-19 11:39:24 -05:00
project_tree_pane.h More discrete borders for Kicad mgr, PCM and appearances panels. 2021-11-14 15:01:44 +00:00
tree_file_type.h More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00