PKHeX/PKHeX.WinForms
Kurt 60a53b6afa Skip closing other-thread popups on sav load
Plugins may have popups that were created on another thread as diagnostic messages; by trying to close these on our main GUI thread, the program crashes.

Just leave these other-thread forms open when we change save files instead of crashing or closing them on their proper thread.
2023-02-03 12:52:52 -08:00
..
Controls Misc tweaks 2023-02-01 16:55:38 -08:00
MainWindow Skip closing other-thread popups on sav load 2023-02-03 12:52:52 -08:00
Misc File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
Properties Use generated json serializer 2023-01-23 23:31:41 -08:00
Resources Update 23.01.30 2023-01-29 23:39:42 -08:00
Subforms Gen 5 enhancements. (#3756) 2023-02-03 12:44:21 -08:00
Util Update translatables via devutil dump 2023-01-25 20:36:47 -08:00
PKHeX.WinForms.csproj More fixes 2023-01-22 11:43:13 -08:00
Program.cs Use generated json serializer 2023-01-23 23:31:41 -08:00