PKHeX/PKHeX.WinForms
Kurt 97227fdfe9 More simplification
Extrabytes index selection done in setPKMFormatMode

if (visible) is bad, why do I forget? If the control is not shown (ie
another tab) but possible to be visible it'll return false. Use enabled
instead.
2017-01-14 16:59:57 -08:00
..
MainWindow More simplification 2017-01-14 16:59:57 -08:00
Misc Further refactoring 2017-01-11 17:55:42 -08:00
Properties Remove more find-replace errors 2017-01-08 17:14:39 -08:00
Subforms Enhance clone detection for gen1/2 2017-01-14 12:10:42 -08:00
Util More refactoring 2017-01-11 22:28:35 -08:00
App.config Split winforms to separate project 2017-01-07 23:54:09 -08:00
icon.ico Split winforms to separate project 2017-01-07 23:54:09 -08:00
PKHeX.WinForms.csproj Further refactoring 2017-01-11 17:55:42 -08:00
Program.cs Disable custom exception handling for debug mode 2017-01-14 16:41:27 -08:00
Settings.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00