PKHeX/PKHeX.WinForms
Kurt 2f2512b09c Reduce allocations for checking file write time
FileInfo inherits from FileSystemInfo, which initializes a bunch of
strings that we don't need
this isn't a great optimization, just a fun exercise finding a quicker
approach to get these values
2019-04-05 18:45:59 -07:00
..
Controls Only show reset key value for int/ko saves 2019-03-31 16:59:01 -07:00
MainWindow Use enum instead of nullable bool tristate 2019-03-29 17:52:26 -07:00
Misc "" -> string.Empty 2019-02-07 21:40:20 -08:00
Properties Update 19.04.02 2019-04-01 18:35:01 -07:00
Resources Update 19.04.02 2019-04-01 18:35:01 -07:00
Subforms Reduce allocations for checking file write time 2019-04-05 18:45:59 -07:00
Util Misc tweaks 2019-02-23 14:58:48 -08:00
App.config Add drawsettings as saved program setting 2019-02-17 14:51:35 -08:00
icon.ico Split winforms to separate project 2017-01-07 23:54:09 -08:00
PKHeX.WinForms.csproj Misc updates 2019-02-15 00:50:23 -08:00
Program.cs Respacening 2018-07-26 19:34:27 -07:00
Settings.cs Respacening 2018-07-26 19:34:27 -07:00