BizHawk/BizHawk.Client.EmuHawk/config/GB
jdpurcell 30d3b02a7f Auto scaling: All forms should have AutoScaleMode set to Font.
Auto scaling: All user controls should have AutoScaleMode set to Inherit (i.e. they inherit their containing form's AutoScaleMode, in this case Font). Explicitly setting an AutoScaleMode on user controls causes problems with child controls anchored to the bottom and/or right.
Remove explicitly set font in GenGameGenie form. Fonts set on the form/user control level cause problems with auto scaling.
Fix text box anchoring in DualGBFileSelector control.
2014-12-28 21:19:34 +00:00
..
BmpView.cs Remove the CustomControls/Util file and move all the classes into the Form Extensions file, since they were all extension methods for window form objects 2014-07-27 15:22:30 +00:00
CGBColorChooserForm.Designer.cs Icons for some gameboy dialogs 2014-05-11 17:48:17 +00:00
CGBColorChooserForm.cs Create ISettable<T,T2>/ISettable interfaces. This checkin has not been extensively tested. 2014-10-19 01:22:47 +00:00
CGBColorChooserForm.resx Icons for some gameboy dialogs 2014-05-11 17:48:17 +00:00
ColorChooserForm.Designer.cs Icons for some gameboy dialogs 2014-05-11 17:48:17 +00:00
ColorChooserForm.cs Create ISettable<T,T2>/ISettable interfaces. This checkin has not been extensively tested. 2014-10-19 01:22:47 +00:00
ColorChooserForm.resx Icons for some gameboy dialogs 2014-05-11 17:48:17 +00:00
DGBPrefs.Designer.cs Icons for some gameboy dialogs 2014-05-11 17:48:17 +00:00
DGBPrefs.cs Create ISettable<T,T2>/ISettable interfaces. This checkin has not been extensively tested. 2014-10-19 01:22:47 +00:00
DGBPrefs.resx Icons for some gameboy dialogs 2014-05-11 17:48:17 +00:00
DualGBFileSelector.Designer.cs Auto scaling: All forms should have AutoScaleMode set to Font. 2014-12-28 21:19:34 +00:00
DualGBFileSelector.cs Correct the Dual Gameboy XML creator to use the Global ROM path instead of Gameboy's pallet folder. 2014-08-13 19:09:15 +00:00
DualGBFileSelector.resx EmuHawk - separate config dialogs from the tools folder into appropriate folders in the config folder 2013-11-09 00:20:39 +00:00
GBPrefControl.Designer.cs Auto scaling: All forms should have AutoScaleMode set to Font. 2014-12-28 21:19:34 +00:00
GBPrefControl.cs gb: add mute sound as a setting. most useful in dual mode. 2014-11-16 21:56:32 +00:00
GBPrefControl.resx add winform edit for dual gameboy settings 2013-12-23 16:58:20 +00:00
GBPrefs.Designer.cs Auto scaling: All forms should have AutoScaleMode set to Font. 2014-12-28 21:19:34 +00:00
GBPrefs.cs Create ISettable<T,T2>/ISettable interfaces. This checkin has not been extensively tested. 2014-10-19 01:22:47 +00:00
GBPrefs.resx Set Checked property of the "GB in SGB" menu item in the GB menu, GB icon on settings 2014-05-26 12:25:22 +00:00