PKHeX/PKHeX.WinForms
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
..
MainWindow Misc profiling improvements 2017-03-04 09:38:39 -08:00
Misc Cleanup 2017-02-06 21:36:00 -08:00
Properties Box slot legality r3 2017-02-04 20:39:42 -08:00
Subforms Add more g7 stats 2017-03-03 21:18:18 -08:00
Util Simplify egg sprite fetch 2017-02-04 23:42:55 -08:00
App.config Box slot legality r3 2017-02-04 20:39:42 -08:00
icon.ico Split winforms to separate project 2017-01-07 23:54:09 -08:00
PKHeX.WinForms.csproj Made clickonce less intrusive to normal builds 2017-03-01 14:50:38 -06:00
Program.cs Tabs -> Spaces & Typo 2017-02-13 19:55:02 +01:00
Settings.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00