PKHeX/PKHeX.WinForms/Controls
Kurt 5b42ff746d Handle handle leaks on dragdrop cursor icon
Also pass the tooltips to the components container so that they dispose of anything if needed too.
A user had a long-running script/session that drag-dropped a few thousand times, which exhausted the Windows GDI handle limit (10,000 per process).
2026-03-09 12:25:15 -05:00
..
PKM Editor Add delete menu item for Folder Browser 2026-03-06 12:22:41 -06:00
SAV Editor Handle handle leaks on dragdrop cursor icon 2026-03-09 12:25:15 -05:00
Slots Handle handle leaks on dragdrop cursor icon 2026-03-09 12:25:15 -05:00
EntitySearchControl.cs Minor tweaks 2026-03-08 23:40:56 -05:00
EntitySearchControl.Designer.cs Refactor Format to search Context instead 2026-02-11 22:21:01 -06:00
EntitySearchControl.resx Add a search interface for visually filtering all slots (#4712) 2026-02-09 22:03:18 -06:00