PKHeX/PKHeX.WinForms/Subforms/Save Editors
Kurt 2c541ad422
Update to .NET 10 (#4676)
* Update to .NET 10
* Property fields
* API signature updates
* Extension method blocks

* Completed dark mode support
  Outside of my control:
- vertical tab control (pkm editor)
- datetimepicker controls
- lgpe event flags (no idea)
- some control types having white-borders when they should really be gray

Box background is 50% transparency to effectively darken the image.

* Custom legality report popup
* Event diff dialog, version select dialog
* Add quick overwrite popup for export sav
* Extension methods
* Dark Mode: glow currently editing sprite
* Add invalid encounter hint for trade evolutions
* Extension properties
* Append legality hint on hover card
* Slot image loading: clear the screen-reader description if a slot is empty/invalid, rather than retain the previous description. Changing boxes would easily confuse users on this.
2025-12-31 01:42:05 -06:00
..
Gen1
Gen2
Gen3 Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
Gen4 Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
Gen5 Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
Gen6 Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
Gen7 Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
Gen8 Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
Gen9 Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
Misc Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_BoxList.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_BoxList.Designer.cs
SAV_BoxViewer.cs
SAV_BoxViewer.Designer.cs
SAV_Chatter.cs
SAV_Chatter.Designer.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_EventFlags.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_EventFlags.Designer.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_EventFlags2.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_EventFlags2.Designer.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_EventWork.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_EventWork.Designer.cs
SAV_GroupViewer.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_GroupViewer.Designer.cs
SAV_Inventory.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_Inventory.Designer.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_MailBox.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_MailBox.Designer.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_SimplePokedex.cs
SAV_SimplePokedex.Designer.cs
SAV_SimpleTrainer.cs
SAV_SimpleTrainer.Designer.cs
SAV_Wondercard.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_Wondercard.Designer.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
TrainerStat.cs
TrainerStat.Designer.cs
TrainerStat.resx