PKHeX/PKHeX.WinForms/MainWindow
Kurt 529f8d1348 Misc profiling improvements
ResetBoxes reduce method calls for new blank/setting, just set data.
160ms->4ms

ComboBox Validation calling SelectedText.Length=0 no longer needed 3y
after it was originally added.
268ms->0ms

speeds up main thread by a third of a second (wowww), but the
selectedtext removal makes the program snappier during regular use
(loading/modifying)
2017-03-04 09:38:39 -08:00
..
Main.cs Misc profiling improvements 2017-03-04 09:38:39 -08:00
Main.Designer.cs Shortcut Max Level 2017-02-27 00:08:28 +08:00
Main.resx Box slot legality r3 2017-02-04 20:39:42 -08:00
MainCK3.cs Cleanup 2017-01-08 00:14:34 -08:00
MainPK1.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
MainPK2.cs Refactoring & fixes 2017-01-14 16:43:16 -08:00
MainPK3.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
MainPK4.cs Add Check for Bad Ability Length 2017-02-05 23:23:02 +08:00
MainPK5.cs Add Check for Bad Ability Length 2017-02-05 23:23:02 +08:00
MainPK6.cs Add Check for Bad Ability Length 2017-02-05 23:23:02 +08:00
MainPK7.cs Add Check for Bad Ability Length 2 2017-02-05 23:23:17 +08:00
MainXK3.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
SlotChange.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00