PKHeX/PKHeX.WinForms
Philipp Joram 0ac5d57224 Fix tabs for bag pouches not showing on Linux/Mono
Passing a height of 0 lets the TabControl dissapear, making it
impossible to switch tabs between different pouches.

To fix this, use the same approach as for the width and pass the height
of the first icon.
2017-01-29 14:18:35 +01:00
..
MainWindow Misc updates 2017-01-29 00:02:32 -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 Fix tabs for bag pouches not showing on Linux/Mono 2017-01-29 14:18:35 +01:00
Util Misc updates 2017-01-29 00:02:32 -08:00
App.config Manually redefine app settings file 2017-01-25 19:39:35 -08:00
icon.ico Split winforms to separate project 2017-01-07 23:54:09 -08:00
PKHeX.WinForms.csproj Add gen7 hall of fame editor 2017-01-16 22:40:28 -08:00
Program.cs Fix Missing PK1->PK7 Geolocations (#764) & dll missing 2017-01-28 09:48:00 -08:00
Settings.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00