PKHeX/PKHeX.WinForms/Subforms/Save Editors
Kurt 7298910f04 Simplify some logic
The save editor buttons were originally checked for visibility in order to determine if we should hide the groupbox completely. This didn't work if the groupbox wasn't being displayed (get visibility checks if it is currently rendered, in addition to can be shown). So the "enabled" state was used to determine if it should be shown.

Now that we have the "Blocks" raw editing always being shown, the GroupBox will always be shown. Can just set the visibility directly, rather than doing the workaround.

Make the hall of fame editors slightly less SaveFile_type-specific.
2020-12-28 10:26:08 -08:00
..
Gen1 Minor clean 2020-08-14 20:23:54 -07:00
Gen3 Change signatures to use readonly if possible 2020-12-05 06:09:33 -08:00
Gen4 moar is or 2020-12-25 12:30:26 -08:00
Gen5 moar is or 2020-12-25 12:30:26 -08:00
Gen6 Simplify some logic 2020-12-28 10:26:08 -08:00
Gen7 Simplify some logic 2020-12-28 10:26:08 -08:00
Gen8 c#9 is not sugar 2020-12-22 21:24:41 -08:00
Misc Enable nullable for winforms csproj (#3037) 2020-10-18 11:02:39 -07:00
SAV_BoxList.cs Enable nullable for winforms csproj (#3037) 2020-10-18 11:02:39 -07:00
SAV_BoxList.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_BoxViewer.cs Enable nullable for winforms csproj (#3037) 2020-10-18 11:02:39 -07:00
SAV_BoxViewer.Designer.cs Dynamically generate slot grids 2019-10-02 20:04:12 -07:00
SAV_EventFlags.cs Use new switch statements 2020-12-23 17:14:38 -08:00
SAV_EventFlags.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_EventWork.cs Use new switch statements 2020-12-23 17:14:38 -08:00
SAV_EventWork.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_GameSelect.cs Enable nullable for winforms csproj (#3037) 2020-10-18 11:02:39 -07:00
SAV_GameSelect.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_GroupViewer.cs Minor clean 2020-12-21 23:37:07 -08:00
SAV_GroupViewer.Designer.cs Show trainer name&id for registered Stadium teams in dropdown 2020-10-09 20:31:13 -07:00
SAV_Inventory.cs moar is or 2020-12-25 12:30:26 -08:00
SAV_Inventory.Designer.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
SAV_Inventory.resx Sword/Shield Update 2019-11-15 17:52:08 -08:00
SAV_MailBox.cs moar is or 2020-12-25 12:30:26 -08:00
SAV_MailBox.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_SimplePokedex.cs Refactoring 2019-09-02 19:30:58 -07:00
SAV_SimplePokedex.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_SimpleTrainer.cs moar is or 2020-12-25 12:30:26 -08:00
SAV_SimpleTrainer.Designer.cs Add Pikachu Beach Score editing for YW saves 2019-12-21 15:17:05 -08:00
SAV_Wondercard.cs moar is or 2020-12-25 12:30:26 -08:00
SAV_Wondercard.Designer.cs Fix misspelling of the word "Received" 2020-03-12 15:05:34 -07:00
TrainerStat.cs Enable nullable for winforms csproj (#3037) 2020-10-18 11:02:39 -07:00
TrainerStat.Designer.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
TrainerStat.resx PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00