PKHeX/PKHeX.WinForms/Subforms
Kurt 244b34b8d3 Misc translatable util update
Allow EntitySearchSetup to be translated (rearrange the initialization, no need to retain/defer).
Rename Gen9a's gender label (previously blacklisted as an "auto-updating" label).

Other gender/Stat labels currently blacklisted in DevUtil probably need to get refactored to be enums/etc, but I currently lack the time/patience to understand those editors well enough to properly support the refactoring needed.

json exports: add newline at end to match the default editorconfig settings and general convention. we don't want textfiles loading in as a string[] with an empty string last entry.
2026-03-05 21:57:08 -06:00
..
Misc
PKM Editors Refactor batch editor to smaller components 2026-02-21 00:22:32 -06:00
Save Editors Misc translatable util update 2026-03-05 21:57:08 -06:00
BoxExporter.cs Allow box dumper to retain Main control 2026-02-16 23:33:51 -06:00
BoxExporter.Designer.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
EntitySearchSetup.cs Misc translatable util update 2026-03-05 21:57:08 -06:00
EntitySearchSetup.Designer.cs Misc GUI tweaks 2026-02-21 19:41: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 Refactor batch editor to smaller components 2026-02-21 00:22:32 -06:00
ReportGrid.Designer.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
SAV_Database.cs Refactor Format to search Context instead 2026-02-11 22:21:01 -06:00
SAV_Database.Designer.cs Misc GUI tweaks 2026-02-21 19:41:05 -06:00
SAV_Encounters.cs Add sanity check for enc gender request 2026-03-01 12:57:47 -06:00
SAV_Encounters.Designer.cs Misc GUI tweaks 2026-02-21 19:41:05 -06:00
SAV_FolderList.cs Single row select 2026-03-01 23:16:04 -06:00
SAV_FolderList.Designer.cs Single row select 2026-03-01 23:16:04 -06:00
SAV_MysteryGiftDB.cs Refactor batch editor to smaller components 2026-02-21 00:22:32 -06:00
SAV_MysteryGiftDB.Designer.cs Misc GUI tweaks 2026-02-21 19:41:05 -06:00
SettingsEditor.cs
SettingsEditor.Designer.cs