PKHeX/PKHeX.WinForms/Subforms
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
..
Misc Minor tweaks 2025-01-27 16:37:37 -06:00
PKM Editors Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
Save Editors Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
BoxExporter.cs Update to .NET 9, c# 13 (#4390) 2024-11-17 13:13:58 -06:00
BoxExporter.Designer.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
KChart.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
KChart.Designer.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
ReportGrid.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
ReportGrid.Designer.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_Database.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_Database.Designer.cs Fix encdb search pane scroll, pkmdb overlap 2024-11-10 18:08:58 -06:00
SAV_Encounters.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_Encounters.Designer.cs Show criteria in encounter db for tweaks 2025-11-02 18:43:23 -06:00
SAV_FolderList.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_FolderList.Designer.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_MysteryGiftDB.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_MysteryGiftDB.Designer.cs Decouple WC3 enc from Mystery Gift, add jpn events 2024-07-06 02:36:33 -05:00
SettingsEditor.cs Startup: load config before Main ctor 2025-08-13 20:59:46 -05:00
SettingsEditor.Designer.cs Settings: version select typeable combobox 2025-03-02 01:11:29 -06:00