dolphin/Source/Core
Glenn Rice 756c40163d Merge the log window CreateGUIControls and LoadSettings methods. This allows the settings from the ini file to be applied when the controls are created rather than setting a default, and then changing the settings later. In particular word wrap is applied when the text control is created. This works around the crash at application start that users are reporting in issue 4196.
Also change the for loops in SysConf to use iterators to placate godisgovernment and billiard. :P


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7283 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-03 22:47:48 +00:00
..
AudioCommon Move SConscript files out from the Src subdirectories to be 2011-03-03 19:44:56 +00:00
Common Merge the log window CreateGUIControls and LoadSettings methods. This allows the settings from the ini file to be applied when the controls are created rather than setting a default, and then changing the settings later. In particular word wrap is applied when the text control is created. This works around the crash at application start that users are reporting in issue 4196. 2011-03-03 22:47:48 +00:00
Core Move SConscript files out from the Src subdirectories to be 2011-03-03 19:44:56 +00:00
DiscIO Move SConscript files out from the Src subdirectories to be 2011-03-03 19:44:56 +00:00
DolphinWX Merge the log window CreateGUIControls and LoadSettings methods. This allows the settings from the ini file to be applied when the controls are created rather than setting a default, and then changing the settings later. In particular word wrap is applied when the text control is created. This works around the crash at application start that users are reporting in issue 4196. 2011-03-03 22:47:48 +00:00
InputCommon Move SConscript files out from the Src subdirectories to be 2011-03-03 19:44:56 +00:00
VideoCommon Move SConscript files out from the Src subdirectories to be 2011-03-03 19:44:56 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00