PKHeX/PKHeX.WinForms/Controls/SAV Editor
Kurt 4c9177fcb3 Add sort force-reverse
hold control when triggering the sort
sneaky linq to reverse a sort by:
* re-doing the initial sort, then
* reversing the sorted pkm data by using a throwaway increment
* re-doing the final sort
2018-04-30 21:39:12 -07:00
..
BoxEditor.cs Extract more mesage strings 2018-04-06 21:23:09 -07:00
BoxEditor.Designer.cs Add box rearranging 2018-01-23 22:37:55 -08:00
BoxEditor.resx Misc tweaks 2017-12-16 18:29:10 -08:00
ContextMenuSAV.cs Add icons 2018-04-21 22:31:11 -07:00
ContextMenuSAV.Designer.cs Add icons 2018-04-21 22:31:11 -07:00
ContextMenuSAV.resx Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
SAVEditor.cs Add sort force-reverse 2018-04-30 21:39:12 -07:00
SAVEditor.Designer.cs Implement pkm sort option control 2018-04-21 16:31:41 -07:00
SAVEditor.resx use SlotList view to dynamically show slots (#1798) 2018-01-30 18:52:55 -08:00
SlotChangeManager.cs Extract extension->prefer format method 2018-04-21 14:38:18 -07:00
SlotList.cs use SlotList view to dynamically show slots (#1798) 2018-01-30 18:52:55 -08:00
SlotList.Designer.cs use SlotList view to dynamically show slots (#1798) 2018-01-30 18:52:55 -08:00
SlotList.resx Add SlotList control 2018-01-16 19:32:54 -08:00
Sorter.cs Add sort force-reverse 2018-04-30 21:39:12 -07:00