PKHeX/PKHeX.WinForms
Kurt 0b0d534fd4 Order unknown blocks in dropdown by block type
Typing in the key to the combobox should immediately start filtering. We can't put the block type first, as we can't quickly fetch a block by key.
So, just trim off everything but the key when we start ordering things. They're already in order by ascending key -- the known blocks have already been pulled to the top and can be sorted without modification.
2020-01-24 17:38:31 -08:00
..
Controls Refresh PP on applying suggested moves 2020-01-22 09:24:25 -08:00
MainWindow Remove method alias for init mysterygift db 2020-01-12 11:41:23 -08:00
Misc Update QR popup view 2019-12-23 20:16:34 -08:00
Properties Relocate gui-only text files to WinForms project 2020-01-03 15:53:48 -08:00
Resources Spanish Translations (#2625) 2020-01-10 16:03:28 -08:00
Subforms Order unknown blocks in dropdown by block type 2020-01-24 17:38:31 -08:00
Util Relocate gui-only text files to WinForms project 2020-01-03 15:53:48 -08:00
FodyWeavers.xml Sword/Shield Update 2019-11-15 17:52:08 -08:00
FodyWeavers.xsd Weave net46 dlls into single exe 2019-10-01 19:55:12 -07:00
icon.ico Split winforms to separate project 2017-01-07 23:54:09 -08:00
PKHeX.WinForms.csproj Add block dump/import 2020-01-13 19:04:21 -08:00
Program.cs Remove explicit mono build, update readme 2019-10-16 20:52:09 -07:00
Settings.cs Cleanup 2019-10-26 12:33:58 -07:00